File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -343,6 +343,10 @@ <h4>Current environment</h4>
343
343
< p > All machines are connected via a dedicated 10 GBit switched network.</ p >
344
344
< h4 > History of changes</ h4 >
345
345
< ul >
346
+ < li > 2021-04-21:</ li >
347
+ < ul >
348
+ < li > Added new benchmarking hardware and `geopointshape` benchmarks.</ li >
349
+ </ ul >
346
350
< li > 2021-02-07:</ li >
347
351
< ul >
348
352
< li > Upgraded all Rally load driver and Elasticsearch target servers to Ubuntu 18.04 Bionic, Linux Kernel 5.4.0-65</ li >
@@ -432,12 +436,21 @@ <h4>History of changes</h4>
432
436
{
433
437
"id" : "geopoint" ,
434
438
"track" : "Geopoint" ,
435
- "description" : "for evaluating the performance of geo queries" ,
439
+ "description" : "for evaluating the performance of geopoint queries" ,
436
440
"nightly_dashboards" : {
437
441
"default" : "243052d1-8b75-4975-a618-91223b4608ed" ,
438
442
} ,
439
443
"release_dashboard" : "feecaa95-cbeb-4125-af0b-4d18405c1fa2"
440
444
} ,
445
+ {
446
+ "id" : "geopointshape" ,
447
+ "track" : "Geopointshape" ,
448
+ "description" : "for evaluating the performance of geopointshape queries" ,
449
+ "nightly_dashboards" : {
450
+ "default" : "14ceb540-72e7-4d57-b92c-13527faf47f3" ,
451
+ } ,
452
+ "release_dashboard" : "bd7b979c-71ec-4d94-8d92-53c3416be9d0"
453
+ } ,
441
454
{
442
455
"id" : "percolator" ,
443
456
"track" : "Percolator" ,
You can’t perform that action at this time.
0 commit comments