Skip to content

Instantly share code, notes, and snippets.

@mtparet
Created December 27, 2019 22:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtparet/7998ceffc7832e907504c36bda490462 to your computer and use it in GitHub Desktop.
Save mtparet/7998ceffc7832e907504c36bda490462 to your computer and use it in GitHub Desktop.
Benchmark elasticsearch plan XXL with esrally 1.3.0
esrally --pipeline=benchmark-only --target-hosts=https://es-test.k8s.paret.fr/
____ ____
/ __ \____ _/ / /_ __
/ /_/ / __ `/ / / / / /
/ _, _/ /_/ / / / /_/ /
/_/ |_|\__,_/_/_/\__, /
/____/
************************************************************************
************** WARNING: A dark dungeon lies ahead of you **************
************************************************************************
Rally does not have control over the configuration of the benchmarked
Elasticsearch cluster.
Be aware that results may be misleading due to problems with the setup.
Rally is also not able to gather lots of metrics at all (like CPU usage
of the benchmarked cluster) or may even produce misleading metrics (like
the index size).
************************************************************************
****** Use this pipeline only if you are aware of the tradeoffs. ******
*************************** Watch your step! ***************************
************************************************************************
[INFO] Racing on track [geonames], challenge [append-no-conflicts] and car ['external'] with version [7.5.1].
Running delete-index [100% done]
Running create-index [100% done]
Running check-cluster-health [100% done]
Running index-append [100% done]
Running refresh-after-index [100% done]
Running force-merge [100% done]
Running refresh-after-force-merge [100% done]
Running index-stats [100% done]
Running node-stats [100% done]
Running default [100% done]
Running term [100% done]
Running phrase [100% done]
Running country_agg_uncached [100% done]
Running country_agg_cached [100% done]
Running scroll [100% done]
Running expression [100% done]
Running painless_static [100% done]
Running painless_dynamic [100% done]
Running decay_geo_gauss_function_score [100% done]
Running decay_geo_gauss_script_score [100% done]
Running field_value_function_score [100% done]
Running field_value_script_score [100% done]
Running random_function_score [100% done]
Running random_script_score [100% done]
Running large_terms [100% done]
Running large_filtered_terms [100% done]
Running large_prohibited_terms [100% done]
Running desc_sort_population [100% done]
Running asc_sort_population [100% done]
Running desc_sort_geonameid [100% done]
Running asc_sort_geonameid [100% done]
------------------------------------------------------
_______ __ _____
/ ____(_)___ ____ _/ / / ___/_________ ________
/ /_ / / __ \/ __ `/ / \__ \/ ___/ __ \/ ___/ _ \
/ __/ / / / / / /_/ / / ___/ / /__/ /_/ / / / __/
/_/ /_/_/ /_/\__,_/_/ /____/\___/\____/_/ \___/
------------------------------------------------------
| Metric | Task | Value | Unit |
|---------------------------------------------------------------:|-------------------------------:|------------:|--------:|
| Cumulative indexing time of primary shards | | 22.2591 | min |
| Min cumulative indexing time across primary shards | | 4.19513 | min |
| Median cumulative indexing time across primary shards | | 4.48398 | min |
| Max cumulative indexing time across primary shards | | 4.64222 | min |
| Cumulative indexing throttle time of primary shards | | 0 | min |
| Min cumulative indexing throttle time across primary shards | | 0 | min |
| Median cumulative indexing throttle time across primary shards | | 0 | min |
| Max cumulative indexing throttle time across primary shards | | 0 | min |
| Cumulative merge time of primary shards | | 0 | min |
| Cumulative merge count of primary shards | | 0 | |
| Min cumulative merge time across primary shards | | 0 | min |
| Median cumulative merge time across primary shards | | 0 | min |
| Max cumulative merge time across primary shards | | 0 | min |
| Cumulative merge throttle time of primary shards | | 0 | min |
| Min cumulative merge throttle time across primary shards | | 0 | min |
| Median cumulative merge throttle time across primary shards | | 0 | min |
| Max cumulative merge throttle time across primary shards | | 0 | min |
| Cumulative refresh time of primary shards | | 1.51278 | min |
| Cumulative refresh count of primary shards | | 54 | |
| Min cumulative refresh time across primary shards | | 0.247033 | min |
| Median cumulative refresh time across primary shards | | 0.314383 | min |
| Max cumulative refresh time across primary shards | | 0.3244 | min |
| Cumulative flush time of primary shards | | 3.54147 | min |
| Cumulative flush count of primary shards | | 10 | |
| Min cumulative flush time across primary shards | | 0.601783 | min |
| Median cumulative flush time across primary shards | | 0.750867 | min |
| Max cumulative flush time across primary shards | | 0.79205 | min |
| Total Young Gen GC | | 773.394 | s |
| Total Old Gen GC | | 0.05 | s |
| Store size | | 2.97845 | GB |
| Translog size | | 2.56114e-07 | GB |
| Heap used for segments | | 4.48067 | MB |
| Heap used for doc values | | 0.014061 | MB |
| Heap used for terms | | 3.3692 | MB |
| Heap used for norms | | 0.0357666 | MB |
| Heap used for points | | 0.27355 | MB |
| Heap used for stored fields | | 0.788086 | MB |
| Segment count | | 46 | |
| Min Throughput | index-append | 17091.5 | docs/s |
| Median Throughput | index-append | 18986.9 | docs/s |
| Max Throughput | index-append | 20339.2 | docs/s |
| 50th percentile latency | index-append | 1745.63 | ms |
| 90th percentile latency | index-append | 2632.17 | ms |
| 99th percentile latency | index-append | 4719.17 | ms |
| 99.9th percentile latency | index-append | 35423.3 | ms |
| 100th percentile latency | index-append | 47529.2 | ms |
| 50th percentile service time | index-append | 1745.63 | ms |
| 90th percentile service time | index-append | 2632.17 | ms |
| 99th percentile service time | index-append | 4719.17 | ms |
| 99.9th percentile service time | index-append | 35423.3 | ms |
| 100th percentile service time | index-append | 47529.2 | ms |
| error rate | index-append | 0 | % |
| Min Throughput | index-stats | 42.24 | ops/s |
| Median Throughput | index-stats | 43.25 | ops/s |
| Max Throughput | index-stats | 43.65 | ops/s |
| 50th percentile latency | index-stats | 11994.4 | ms |
| 90th percentile latency | index-stats | 16600.3 | ms |
| 99th percentile latency | index-stats | 17579.4 | ms |
| 99.9th percentile latency | index-stats | 17666.1 | ms |
| 100th percentile latency | index-stats | 17677.2 | ms |
| 50th percentile service time | index-stats | 21.2852 | ms |
| 90th percentile service time | index-stats | 23.2217 | ms |
| 99th percentile service time | index-stats | 99.4593 | ms |
| 99.9th percentile service time | index-stats | 118.633 | ms |
| 100th percentile service time | index-stats | 129.493 | ms |
| error rate | index-stats | 0 | % |
| Min Throughput | node-stats | 40.85 | ops/s |
| Median Throughput | node-stats | 42.6 | ops/s |
| Max Throughput | node-stats | 43.08 | ops/s |
| 50th percentile latency | node-stats | 7417.95 | ms |
| 90th percentile latency | node-stats | 12116.9 | ms |
| 99th percentile latency | node-stats | 13189.3 | ms |
| 99.9th percentile latency | node-stats | 13297.6 | ms |
| 100th percentile latency | node-stats | 13307.1 | ms |
| 50th percentile service time | node-stats | 21.6306 | ms |
| 90th percentile service time | node-stats | 23.7284 | ms |
| 99th percentile service time | node-stats | 101.249 | ms |
| 99.9th percentile service time | node-stats | 106.024 | ms |
| 100th percentile service time | node-stats | 154.549 | ms |
| error rate | node-stats | 0 | % |
| Min Throughput | default | 41.71 | ops/s |
| Median Throughput | default | 42.92 | ops/s |
| Max Throughput | default | 43.65 | ops/s |
| 50th percentile latency | default | 3300.54 | ms |
| 90th percentile latency | default | 4113.72 | ms |
| 99th percentile latency | default | 4346.23 | ms |
| 99.9th percentile latency | default | 4360.44 | ms |
| 100th percentile latency | default | 4360.9 | ms |
| 50th percentile service time | default | 20.9114 | ms |
| 90th percentile service time | default | 23.0586 | ms |
| 99th percentile service time | default | 98.5289 | ms |
| 99.9th percentile service time | default | 117.191 | ms |
| 100th percentile service time | default | 159.319 | ms |
| error rate | default | 0 | % |
| Min Throughput | term | 48.44 | ops/s |
| Median Throughput | term | 48.76 | ops/s |
| Max Throughput | term | 48.99 | ops/s |
| 50th percentile latency | term | 15499.6 | ms |
| 90th percentile latency | term | 21594.5 | ms |
| 99th percentile latency | term | 22939.9 | ms |
| 99.9th percentile latency | term | 23069.2 | ms |
| 100th percentile latency | term | 23082.4 | ms |
| 50th percentile service time | term | 19.1813 | ms |
| 90th percentile service time | term | 20.525 | ms |
| 99th percentile service time | term | 93.5013 | ms |
| 99.9th percentile service time | term | 106.652 | ms |
| 100th percentile service time | term | 117.031 | ms |
| error rate | term | 0 | % |
| Min Throughput | phrase | 41.55 | ops/s |
| Median Throughput | phrase | 42.33 | ops/s |
| Max Throughput | phrase | 42.81 | ops/s |
| 50th percentile latency | phrase | 18634.8 | ms |
| 90th percentile latency | phrase | 25668 | ms |
| 99th percentile latency | phrase | 27365.6 | ms |
| 99.9th percentile latency | phrase | 27521.8 | ms |
| 100th percentile latency | phrase | 27541.2 | ms |
| 50th percentile service time | phrase | 21.2675 | ms |
| 90th percentile service time | phrase | 23.6578 | ms |
| 99th percentile service time | phrase | 100.393 | ms |
| 99.9th percentile service time | phrase | 122.303 | ms |
| 100th percentile service time | phrase | 407.188 | ms |
| error rate | phrase | 0 | % |
| Min Throughput | country_agg_uncached | 2.48 | ops/s |
| Median Throughput | country_agg_uncached | 2.5 | ops/s |
| Max Throughput | country_agg_uncached | 2.53 | ops/s |
| 50th percentile latency | country_agg_uncached | 37691.4 | ms |
| 90th percentile latency | country_agg_uncached | 42683.1 | ms |
| 99th percentile latency | country_agg_uncached | 44463.1 | ms |
| 100th percentile latency | country_agg_uncached | 44520.2 | ms |
| 50th percentile service time | country_agg_uncached | 307.237 | ms |
| 90th percentile service time | country_agg_uncached | 614.379 | ms |
| 99th percentile service time | country_agg_uncached | 615.387 | ms |
| 100th percentile service time | country_agg_uncached | 621.32 | ms |
| error rate | country_agg_uncached | 0 | % |
| Min Throughput | country_agg_cached | 43.13 | ops/s |
| Median Throughput | country_agg_cached | 44.81 | ops/s |
| Max Throughput | country_agg_cached | 45.61 | ops/s |
| 50th percentile latency | country_agg_cached | 12292.7 | ms |
| 90th percentile latency | country_agg_cached | 16701.3 | ms |
| 99th percentile latency | country_agg_cached | 17727.8 | ms |
| 99.9th percentile latency | country_agg_cached | 17912.4 | ms |
| 100th percentile latency | country_agg_cached | 17923.5 | ms |
| 50th percentile service time | country_agg_cached | 20.0838 | ms |
| 90th percentile service time | country_agg_cached | 21.5927 | ms |
| 99th percentile service time | country_agg_cached | 100.68 | ms |
| 99.9th percentile service time | country_agg_cached | 111.05 | ms |
| 100th percentile service time | country_agg_cached | 405.363 | ms |
| error rate | country_agg_cached | 0 | % |
| Min Throughput | scroll | 8.91 | pages/s |
| Median Throughput | scroll | 8.93 | pages/s |
| Max Throughput | scroll | 8.96 | pages/s |
| 50th percentile latency | scroll | 388367 | ms |
| 90th percentile latency | scroll | 450706 | ms |
| 99th percentile latency | scroll | 466154 | ms |
| 100th percentile latency | scroll | 467705 | ms |
| 50th percentile service time | scroll | 2784.12 | ms |
| 90th percentile service time | scroll | 3272.05 | ms |
| 99th percentile service time | scroll | 3677.76 | ms |
| 100th percentile service time | scroll | 3855.71 | ms |
| error rate | scroll | 0 | % |
| Min Throughput | expression | 1.51 | ops/s |
| Median Throughput | expression | 1.52 | ops/s |
| Max Throughput | expression | 1.53 | ops/s |
| 50th percentile latency | expression | 40170.4 | ms |
| 90th percentile latency | expression | 45929.4 | ms |
| 99th percentile latency | expression | 47256.2 | ms |
| 100th percentile latency | expression | 47369.4 | ms |
| 50th percentile service time | expression | 614.608 | ms |
| 90th percentile service time | expression | 914.694 | ms |
| 99th percentile service time | expression | 922.509 | ms |
| 100th percentile service time | expression | 922.738 | ms |
| error rate | expression | 0 | % |
| Min Throughput | painless_static | 0.56 | ops/s |
| Median Throughput | painless_static | 0.56 | ops/s |
| Max Throughput | painless_static | 0.57 | ops/s |
| 50th percentile latency | painless_static | 277502 | ms |
| 90th percentile latency | painless_static | 316689 | ms |
| 99th percentile latency | painless_static | 327513 | ms |
| 100th percentile latency | painless_static | 328983 | ms |
| 50th percentile service time | painless_static | 1840 | ms |
| 90th percentile service time | painless_static | 2085.69 | ms |
| 99th percentile service time | painless_static | 2154.09 | ms |
| 100th percentile service time | painless_static | 2458.06 | ms |
| error rate | painless_static | 0 | % |
| Min Throughput | painless_dynamic | 0.6 | ops/s |
| Median Throughput | painless_dynamic | 0.61 | ops/s |
| Max Throughput | painless_dynamic | 0.61 | ops/s |
| 50th percentile latency | painless_dynamic | 244032 | ms |
| 90th percentile latency | painless_dynamic | 282735 | ms |
| 99th percentile latency | painless_dynamic | 290504 | ms |
| 100th percentile latency | painless_dynamic | 291366 | ms |
| 50th percentile service time | painless_dynamic | 1536.37 | ms |
| 90th percentile service time | painless_dynamic | 1843.16 | ms |
| 99th percentile service time | painless_dynamic | 1921.59 | ms |
| 100th percentile service time | painless_dynamic | 2150.21 | ms |
| error rate | painless_dynamic | 0 | % |
| Min Throughput | decay_geo_gauss_function_score | 1 | ops/s |
| Median Throughput | decay_geo_gauss_function_score | 1 | ops/s |
| Max Throughput | decay_geo_gauss_function_score | 1 | ops/s |
| 50th percentile latency | decay_geo_gauss_function_score | 948.279 | ms |
| 90th percentile latency | decay_geo_gauss_function_score | 1112.86 | ms |
| 99th percentile latency | decay_geo_gauss_function_score | 1157.43 | ms |
| 100th percentile latency | decay_geo_gauss_function_score | 1165.3 | ms |
| 50th percentile service time | decay_geo_gauss_function_score | 921.429 | ms |
| 90th percentile service time | decay_geo_gauss_function_score | 1112.63 | ms |
| 99th percentile service time | decay_geo_gauss_function_score | 1157.26 | ms |
| 100th percentile service time | decay_geo_gauss_function_score | 1165.14 | ms |
| error rate | decay_geo_gauss_function_score | 0 | % |
| Min Throughput | decay_geo_gauss_script_score | 0.82 | ops/s |
| Median Throughput | decay_geo_gauss_script_score | 0.82 | ops/s |
| Max Throughput | decay_geo_gauss_script_score | 0.83 | ops/s |
| 50th percentile latency | decay_geo_gauss_script_score | 55487.7 | ms |
| 90th percentile latency | decay_geo_gauss_script_score | 65470.3 | ms |
| 99th percentile latency | decay_geo_gauss_script_score | 67133.4 | ms |
| 100th percentile latency | decay_geo_gauss_script_score | 67200.1 | ms |
| 50th percentile service time | decay_geo_gauss_script_score | 1228.69 | ms |
| 90th percentile service time | decay_geo_gauss_script_score | 1535.23 | ms |
| 99th percentile service time | decay_geo_gauss_script_score | 1536.69 | ms |
| 100th percentile service time | decay_geo_gauss_script_score | 1536.85 | ms |
| error rate | decay_geo_gauss_script_score | 0 | % |
| Min Throughput | field_value_function_score | 1.5 | ops/s |
| Median Throughput | field_value_function_score | 1.5 | ops/s |
| Max Throughput | field_value_function_score | 1.5 | ops/s |
| 50th percentile latency | field_value_function_score | 417.813 | ms |
| 90th percentile latency | field_value_function_score | 544.919 | ms |
| 99th percentile latency | field_value_function_score | 586.112 | ms |
| 100th percentile latency | field_value_function_score | 669.585 | ms |
| 50th percentile service time | field_value_function_score | 417.507 | ms |
| 90th percentile service time | field_value_function_score | 544.434 | ms |
| 99th percentile service time | field_value_function_score | 585.714 | ms |
| 100th percentile service time | field_value_function_score | 669.214 | ms |
| error rate | field_value_function_score | 0 | % |
| Min Throughput | field_value_script_score | 1.5 | ops/s |
| Median Throughput | field_value_script_score | 1.5 | ops/s |
| Max Throughput | field_value_script_score | 1.5 | ops/s |
| 50th percentile latency | field_value_script_score | 465.786 | ms |
| 90th percentile latency | field_value_script_score | 616.726 | ms |
| 99th percentile latency | field_value_script_score | 786.091 | ms |
| 100th percentile latency | field_value_script_score | 846.48 | ms |
| 50th percentile service time | field_value_script_score | 456.091 | ms |
| 90th percentile service time | field_value_script_score | 614.299 | ms |
| 99th percentile service time | field_value_script_score | 785.844 | ms |
| 100th percentile service time | field_value_script_score | 846.227 | ms |
| error rate | field_value_script_score | 0 | % |
| Min Throughput | random_function_score | 0.97 | ops/s |
| Median Throughput | random_function_score | 0.99 | ops/s |
| Max Throughput | random_function_score | 1 | ops/s |
| 50th percentile latency | random_function_score | 87866.4 | ms |
| 90th percentile latency | random_function_score | 105828 | ms |
| 99th percentile latency | random_function_score | 110527 | ms |
| 100th percentile latency | random_function_score | 110778 | ms |
| 50th percentile service time | random_function_score | 1136.4 | ms |
| 90th percentile service time | random_function_score | 1229.42 | ms |
| 99th percentile service time | random_function_score | 1324.07 | ms |
| 100th percentile service time | random_function_score | 1368.93 | ms |
| error rate | random_function_score | 0 | % |
| Min Throughput | random_script_score | 0.61 | ops/s |
| Median Throughput | random_script_score | 0.61 | ops/s |
| Max Throughput | random_script_score | 0.61 | ops/s |
| 50th percentile latency | random_script_score | 246214 | ms |
| 90th percentile latency | random_script_score | 283559 | ms |
| 99th percentile latency | random_script_score | 291921 | ms |
| 100th percentile latency | random_script_score | 292942 | ms |
| 50th percentile service time | random_script_score | 1556.76 | ms |
| 90th percentile service time | random_script_score | 1843.39 | ms |
| 99th percentile service time | random_script_score | 1884.39 | ms |
| 100th percentile service time | random_script_score | 1886.17 | ms |
| error rate | random_script_score | 0 | % |
| Min Throughput | large_terms | 1.17 | ops/s |
| Median Throughput | large_terms | 1.18 | ops/s |
| Max Throughput | large_terms | 1.18 | ops/s |
| 50th percentile latency | large_terms | 46482.2 | ms |
| 90th percentile latency | large_terms | 53219.3 | ms |
| 99th percentile latency | large_terms | 54319 | ms |
| 100th percentile latency | large_terms | 54520 | ms |
| 50th percentile service time | large_terms | 919.938 | ms |
| 90th percentile service time | large_terms | 920.55 | ms |
| 99th percentile service time | large_terms | 967.273 | ms |
| 100th percentile service time | large_terms | 1018.21 | ms |
| error rate | large_terms | 0 | % |
| Min Throughput | large_filtered_terms | 1.19 | ops/s |
| Median Throughput | large_filtered_terms | 1.2 | ops/s |
| Max Throughput | large_filtered_terms | 1.2 | ops/s |
| 50th percentile latency | large_filtered_terms | 43306.9 | ms |
| 90th percentile latency | large_filtered_terms | 50632.1 | ms |
| 99th percentile latency | large_filtered_terms | 52039.8 | ms |
| 100th percentile latency | large_filtered_terms | 52240.8 | ms |
| 50th percentile service time | large_filtered_terms | 919.958 | ms |
| 90th percentile service time | large_filtered_terms | 920.606 | ms |
| 99th percentile service time | large_filtered_terms | 938.526 | ms |
| 100th percentile service time | large_filtered_terms | 969.5 | ms |
| error rate | large_filtered_terms | 0 | % |
| Min Throughput | large_prohibited_terms | 1.19 | ops/s |
| Median Throughput | large_prohibited_terms | 1.2 | ops/s |
| Max Throughput | large_prohibited_terms | 1.2 | ops/s |
| 50th percentile latency | large_prohibited_terms | 43369.2 | ms |
| 90th percentile latency | large_prohibited_terms | 49762.5 | ms |
| 99th percentile latency | large_prohibited_terms | 50667.8 | ms |
| 100th percentile latency | large_prohibited_terms | 50920.5 | ms |
| 50th percentile service time | large_prohibited_terms | 919.047 | ms |
| 90th percentile service time | large_prohibited_terms | 921.921 | ms |
| 99th percentile service time | large_prohibited_terms | 932.316 | ms |
| 100th percentile service time | large_prohibited_terms | 933.945 | ms |
| error rate | large_prohibited_terms | 0 | % |
| Min Throughput | desc_sort_population | 1.5 | ops/s |
| Median Throughput | desc_sort_population | 1.5 | ops/s |
| Max Throughput | desc_sort_population | 1.51 | ops/s |
| 50th percentile latency | desc_sort_population | 121.497 | ms |
| 90th percentile latency | desc_sort_population | 129.603 | ms |
| 99th percentile latency | desc_sort_population | 414.24 | ms |
| 100th percentile latency | desc_sort_population | 441.545 | ms |
| 50th percentile service time | desc_sort_population | 120.826 | ms |
| 90th percentile service time | desc_sort_population | 128.972 | ms |
| 99th percentile service time | desc_sort_population | 413.583 | ms |
| 100th percentile service time | desc_sort_population | 440.896 | ms |
| error rate | desc_sort_population | 0 | % |
| Min Throughput | asc_sort_population | 1.5 | ops/s |
| Median Throughput | asc_sort_population | 1.5 | ops/s |
| Max Throughput | asc_sort_population | 1.51 | ops/s |
| 50th percentile latency | asc_sort_population | 119.657 | ms |
| 90th percentile latency | asc_sort_population | 137.217 | ms |
| 99th percentile latency | asc_sort_population | 324.141 | ms |
| 100th percentile latency | asc_sort_population | 542.417 | ms |
| 50th percentile service time | asc_sort_population | 119.081 | ms |
| 90th percentile service time | asc_sort_population | 136.617 | ms |
| 99th percentile service time | asc_sort_population | 323.477 | ms |
| 100th percentile service time | asc_sort_population | 541.759 | ms |
| error rate | asc_sort_population | 0 | % |
| Min Throughput | desc_sort_geonameid | 1.5 | ops/s |
| Median Throughput | desc_sort_geonameid | 1.5 | ops/s |
| Max Throughput | desc_sort_geonameid | 1.51 | ops/s |
| 50th percentile latency | desc_sort_geonameid | 113.087 | ms |
| 90th percentile latency | desc_sort_geonameid | 123.96 | ms |
| 99th percentile latency | desc_sort_geonameid | 359.329 | ms |
| 100th percentile latency | desc_sort_geonameid | 379.465 | ms |
| 50th percentile service time | desc_sort_geonameid | 112.566 | ms |
| 90th percentile service time | desc_sort_geonameid | 123.529 | ms |
| 99th percentile service time | desc_sort_geonameid | 358.671 | ms |
| 100th percentile service time | desc_sort_geonameid | 378.802 | ms |
| error rate | desc_sort_geonameid | 0 | % |
| Min Throughput | asc_sort_geonameid | 1.5 | ops/s |
| Median Throughput | asc_sort_geonameid | 1.5 | ops/s |
| Max Throughput | asc_sort_geonameid | 1.51 | ops/s |
| 50th percentile latency | asc_sort_geonameid | 110.696 | ms |
| 90th percentile latency | asc_sort_geonameid | 117.154 | ms |
| 99th percentile latency | asc_sort_geonameid | 282.144 | ms |
| 100th percentile latency | asc_sort_geonameid | 312.218 | ms |
| 50th percentile service time | asc_sort_geonameid | 110.026 | ms |
| 90th percentile service time | asc_sort_geonameid | 116.477 | ms |
| 99th percentile service time | asc_sort_geonameid | 281.475 | ms |
| 100th percentile service time | asc_sort_geonameid | 311.427 | ms |
| error rate | asc_sort_geonameid | 0 | % |
----------------------------------
[INFO] SUCCESS (took 6537 seconds)
----------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment