Skip to content

Commit a2895b8

Browse files
authored
Visualize geopointshape benchmarks (elastic#421)
Add geopointshape benchmarks on nightly/release pages and update history of changes. Closes elastic#129
1 parent 34c3bda commit a2895b8

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

external/pages/index.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@ <h4>Current environment</h4>
343343
<p>All machines are connected via a dedicated 10 GBit switched network.</p>
344344
<h4>History of changes</h4>
345345
<ul>
346+
<li>2021-04-21:</li>
347+
<ul>
348+
<li>Added new benchmarking hardware and `geopointshape` benchmarks.</li>
349+
</ul>
346350
<li>2021-02-07:</li>
347351
<ul>
348352
<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>
432436
{
433437
"id": "geopoint",
434438
"track": "Geopoint",
435-
"description": "for evaluating the performance of geo queries",
439+
"description": "for evaluating the performance of geopoint queries",
436440
"nightly_dashboards": {
437441
"default": "243052d1-8b75-4975-a618-91223b4608ed",
438442
},
439443
"release_dashboard": "feecaa95-cbeb-4125-af0b-4d18405c1fa2"
440444
},
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+
},
441454
{
442455
"id": "percolator",
443456
"track": "Percolator",

0 commit comments

Comments
 (0)