Skip to content

Instantly share code, notes, and snippets.

@mtparet
Last active December 27, 2019 09:12
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/59d8e8292b4612deabba1c44e4b7a466 to your computer and use it in GitHub Desktop.
Save mtparet/59d8e8292b4612deabba1c44e4b7a466 to your computer and use it in GitHub Desktop.
Benchmark elasticsearch plan S 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].
[WARNING] indexing_total_time is 1150538 ms indicating that the cluster is not in a defined clean state. Recorded index time metrics may be misleading.
[WARNING] refresh_total_time is 361655 ms indicating that the cluster is not in a defined clean state. Recorded index time metrics may be misleading.
[WARNING] flush_total_time is 68902 ms indicating that the cluster is not in a defined clean state. Recorded index time metrics may be misleading.
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 | | 19.3837 | min |
| Min cumulative indexing time across primary shards | | 3.75115 | min |
| Median cumulative indexing time across primary shards | | 3.7926 | min |
| Max cumulative indexing time across primary shards | | 4.23713 | 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 | | 5.86813 | min |
| Cumulative refresh count of primary shards | | 86 | |
| Min cumulative refresh time across primary shards | | 1.06005 | min |
| Median cumulative refresh time across primary shards | | 1.10807 | min |
| Max cumulative refresh time across primary shards | | 1.37612 | min |
| Cumulative flush time of primary shards | | 1.37138 | min |
| Cumulative flush count of primary shards | | 10 | |
| Min cumulative flush time across primary shards | | 0.109 | min |
| Median cumulative flush time across primary shards | | 0.305267 | min |
| Max cumulative flush time across primary shards | | 0.459333 | min |
| Total Young Gen GC | | 468.935 | s |
| Total Old Gen GC | | 0.496 | s |
| Store size | | 2.97271 | GB |
| Translog size | | 2.56114e-07 | GB |
| Heap used for segments | | 4.49545 | MB |
| Heap used for doc values | | 0.0138779 | MB |
| Heap used for terms | | 3.39047 | MB |
| Heap used for norms | | 0.0496826 | MB |
| Heap used for points | | 0.264816 | MB |
| Heap used for stored fields | | 0.776596 | MB |
| Segment count | | 64 | |
| Min Throughput | index-append | 13606.3 | docs/s |
| Median Throughput | index-append | 14287.6 | docs/s |
| Max Throughput | index-append | 15699.1 | docs/s |
| 50th percentile latency | index-append | 2409.94 | ms |
| 90th percentile latency | index-append | 4121.09 | ms |
| 99th percentile latency | index-append | 9389.11 | ms |
| 99.9th percentile latency | index-append | 11153.9 | ms |
| 100th percentile latency | index-append | 20801.7 | ms |
| 50th percentile service time | index-append | 2409.94 | ms |
| 90th percentile service time | index-append | 4121.09 | ms |
| 99th percentile service time | index-append | 9389.11 | ms |
| 99.9th percentile service time | index-append | 11153.9 | ms |
| 100th percentile service time | index-append | 20801.7 | ms |
| error rate | index-append | 0 | % |
| Min Throughput | index-stats | 45.95 | ops/s |
| Median Throughput | index-stats | 46.3 | ops/s |
| Max Throughput | index-stats | 46.55 | ops/s |
| 50th percentile latency | index-stats | 10458.3 | ms |
| 90th percentile latency | index-stats | 14548.6 | ms |
| 99th percentile latency | index-stats | 15463.2 | ms |
| 99.9th percentile latency | index-stats | 15550.6 | ms |
| 100th percentile latency | index-stats | 15560 | ms |
| 50th percentile service time | index-stats | 20.3135 | ms |
| 90th percentile service time | index-stats | 22.5797 | ms |
| 99th percentile service time | index-stats | 55.0895 | ms |
| 99.9th percentile service time | index-stats | 105.049 | ms |
| 100th percentile service time | index-stats | 105.796 | ms |
| error rate | index-stats | 0 | % |
| Min Throughput | node-stats | 44.52 | ops/s |
| Median Throughput | node-stats | 45.6 | ops/s |
| Max Throughput | node-stats | 45.88 | ops/s |
| 50th percentile latency | node-stats | 6468.35 | ms |
| 90th percentile latency | node-stats | 10680.8 | ms |
| 99th percentile latency | node-stats | 11695.4 | ms |
| 99.9th percentile latency | node-stats | 11778.4 | ms |
| 100th percentile latency | node-stats | 11787.5 | ms |
| 50th percentile service time | node-stats | 20.5347 | ms |
| 90th percentile service time | node-stats | 23.018 | ms |
| 99th percentile service time | node-stats | 55.9516 | ms |
| 99.9th percentile service time | node-stats | 105.903 | ms |
| 100th percentile service time | node-stats | 111.184 | ms |
| error rate | node-stats | 0 | % |
| Min Throughput | default | 48.58 | ops/s |
| Median Throughput | default | 48.77 | ops/s |
| Max Throughput | default | 48.99 | ops/s |
| 50th percentile latency | default | 488.74 | ms |
| 90th percentile latency | default | 788.487 | ms |
| 99th percentile latency | default | 851.082 | ms |
| 99.9th percentile latency | default | 853.724 | ms |
| 100th percentile latency | default | 853.81 | ms |
| 50th percentile service time | default | 19.1137 | ms |
| 90th percentile service time | default | 21.588 | ms |
| 99th percentile service time | default | 93.0111 | ms |
| 99.9th percentile service time | default | 107.147 | ms |
| 100th percentile service time | default | 185.382 | ms |
| error rate | default | 0 | % |
| Min Throughput | term | 50.34 | ops/s |
| Median Throughput | term | 50.5 | ops/s |
| Max Throughput | term | 50.78 | ops/s |
| 50th percentile latency | term | 14676.4 | ms |
| 90th percentile latency | term | 20734 | ms |
| 99th percentile latency | term | 22066.4 | ms |
| 99.9th percentile latency | term | 22190.6 | ms |
| 100th percentile latency | term | 22203.2 | ms |
| 50th percentile service time | term | 18.2969 | ms |
| 90th percentile service time | term | 20.9092 | ms |
| 99th percentile service time | term | 63.7208 | ms |
| 99.9th percentile service time | term | 124.895 | ms |
| 100th percentile service time | term | 139.693 | ms |
| error rate | term | 0 | % |
| Min Throughput | phrase | 26.6 | ops/s |
| Median Throughput | phrase | 32.68 | ops/s |
| Max Throughput | phrase | 35.77 | ops/s |
| 50th percentile latency | phrase | 25556.6 | ms |
| 90th percentile latency | phrase | 32499.6 | ms |
| 99th percentile latency | phrase | 34059.4 | ms |
| 99.9th percentile latency | phrase | 34214.9 | ms |
| 100th percentile latency | phrase | 34229.3 | ms |
| 50th percentile service time | phrase | 20.9401 | ms |
| 90th percentile service time | phrase | 23.5617 | ms |
| 99th percentile service time | phrase | 77.3846 | ms |
| 99.9th percentile service time | phrase | 103.449 | ms |
| 100th percentile service time | phrase | 115.933 | ms |
| error rate | phrase | 0 | % |
| Min Throughput | country_agg_uncached | 1.03 | ops/s |
| Median Throughput | country_agg_uncached | 1.04 | ops/s |
| Max Throughput | country_agg_uncached | 1.05 | ops/s |
| 50th percentile latency | country_agg_uncached | 177568 | ms |
| 90th percentile latency | country_agg_uncached | 204166 | ms |
| 99th percentile latency | country_agg_uncached | 210149 | ms |
| 100th percentile latency | country_agg_uncached | 210813 | ms |
| 50th percentile service time | country_agg_uncached | 921.534 | ms |
| 90th percentile service time | country_agg_uncached | 922.146 | ms |
| 99th percentile service time | country_agg_uncached | 927.299 | ms |
| 100th percentile service time | country_agg_uncached | 1037.15 | ms |
| error rate | country_agg_uncached | 0 | % |
| Min Throughput | country_agg_cached | 44.63 | ops/s |
| Median Throughput | country_agg_cached | 46.97 | ops/s |
| Max Throughput | country_agg_cached | 47.73 | ops/s |
| 50th percentile latency | country_agg_cached | 11289.2 | ms |
| 90th percentile latency | country_agg_cached | 15431.3 | ms |
| 99th percentile latency | country_agg_cached | 16309.4 | ms |
| 99.9th percentile latency | country_agg_cached | 16392.8 | ms |
| 100th percentile latency | country_agg_cached | 16401.7 | ms |
| 50th percentile service time | country_agg_cached | 19.0894 | ms |
| 90th percentile service time | country_agg_cached | 20.8099 | ms |
| 99th percentile service time | country_agg_cached | 48.936 | ms |
| 99.9th percentile service time | country_agg_cached | 104.86 | ms |
| 100th percentile service time | country_agg_cached | 115.981 | ms |
| error rate | country_agg_cached | 0 | % |
| Min Throughput | scroll | 11.36 | pages/s |
| Median Throughput | scroll | 11.39 | pages/s |
| Max Throughput | scroll | 11.42 | pages/s |
| 50th percentile latency | scroll | 237826 | ms |
| 90th percentile latency | scroll | 274380 | ms |
| 99th percentile latency | scroll | 282336 | ms |
| 100th percentile latency | scroll | 283114 | ms |
| 50th percentile service time | scroll | 2146.87 | ms |
| 90th percentile service time | scroll | 2302.15 | ms |
| 99th percentile service time | scroll | 2374.66 | ms |
| 100th percentile service time | scroll | 2375.82 | ms |
| error rate | scroll | 0 | % |
| Min Throughput | expression | 0.61 | ops/s |
| Median Throughput | expression | 0.61 | ops/s |
| Max Throughput | expression | 0.62 | ops/s |
| 50th percentile latency | expression | 284083 | ms |
| 90th percentile latency | expression | 327104 | ms |
| 99th percentile latency | expression | 336642 | ms |
| 100th percentile latency | expression | 337668 | ms |
| 50th percentile service time | expression | 1536.05 | ms |
| 90th percentile service time | expression | 1843.13 | ms |
| 99th percentile service time | expression | 1844.18 | ms |
| 100th percentile service time | expression | 1855.14 | ms |
| error rate | expression | 0 | % |
| Min Throughput | painless_static | 0.37 | ops/s |
| Median Throughput | painless_static | 0.37 | ops/s |
| Max Throughput | painless_static | 0.37 | ops/s |
| 50th percentile latency | painless_static | 516898 | ms |
| 90th percentile latency | painless_static | 598142 | ms |
| 99th percentile latency | painless_static | 616836 | ms |
| 100th percentile latency | painless_static | 618913 | ms |
| 50th percentile service time | painless_static | 2764.66 | ms |
| 90th percentile service time | painless_static | 2765.25 | ms |
| 99th percentile service time | painless_static | 2773.86 | ms |
| 100th percentile service time | painless_static | 3072.82 | ms |
| error rate | painless_static | 0 | % |
| Min Throughput | painless_dynamic | 0.37 | ops/s |
| Median Throughput | painless_dynamic | 0.37 | ops/s |
| Max Throughput | painless_dynamic | 0.37 | ops/s |
| 50th percentile latency | painless_dynamic | 510389 | ms |
| 90th percentile latency | painless_dynamic | 591480 | ms |
| 99th percentile latency | painless_dynamic | 609560 | ms |
| 100th percentile latency | painless_dynamic | 611636 | ms |
| 50th percentile service time | painless_dynamic | 2764.58 | ms |
| 90th percentile service time | painless_dynamic | 2765.26 | ms |
| 99th percentile service time | painless_dynamic | 2767.4 | ms |
| 100th percentile service time | painless_dynamic | 2854.54 | ms |
| error rate | painless_dynamic | 0 | % |
| Min Throughput | decay_geo_gauss_function_score | 0.46 | ops/s |
| Median Throughput | decay_geo_gauss_function_score | 0.46 | ops/s |
| Max Throughput | decay_geo_gauss_function_score | 0.46 | ops/s |
| 50th percentile latency | decay_geo_gauss_function_score | 292160 | ms |
| 90th percentile latency | decay_geo_gauss_function_score | 338024 | ms |
| 99th percentile latency | decay_geo_gauss_function_score | 348275 | ms |
| 100th percentile latency | decay_geo_gauss_function_score | 349414 | ms |
| 50th percentile service time | decay_geo_gauss_function_score | 2150.36 | ms |
| 90th percentile service time | decay_geo_gauss_function_score | 2151.34 | ms |
| 99th percentile service time | decay_geo_gauss_function_score | 2457.57 | ms |
| 100th percentile service time | decay_geo_gauss_function_score | 2457.77 | ms |
| error rate | decay_geo_gauss_function_score | 0 | % |
| Min Throughput | decay_geo_gauss_script_score | 0.42 | ops/s |
| Median Throughput | decay_geo_gauss_script_score | 0.42 | ops/s |
| Max Throughput | decay_geo_gauss_script_score | 0.43 | ops/s |
| 50th percentile latency | decay_geo_gauss_script_score | 339727 | ms |
| 90th percentile latency | decay_geo_gauss_script_score | 394039 | ms |
| 99th percentile latency | decay_geo_gauss_script_score | 406136 | ms |
| 100th percentile latency | decay_geo_gauss_script_score | 407271 | ms |
| 50th percentile service time | decay_geo_gauss_script_score | 2457.11 | ms |
| 90th percentile service time | decay_geo_gauss_script_score | 2458.21 | ms |
| 99th percentile service time | decay_geo_gauss_script_score | 2459.9 | ms |
| 100th percentile service time | decay_geo_gauss_script_score | 2461.06 | ms |
| error rate | decay_geo_gauss_script_score | 0 | % |
| Min Throughput | field_value_function_score | 1.48 | ops/s |
| Median Throughput | field_value_function_score | 1.49 | ops/s |
| Max Throughput | field_value_function_score | 1.5 | ops/s |
| 50th percentile latency | field_value_function_score | 1818.73 | ms |
| 90th percentile latency | field_value_function_score | 2055.13 | ms |
| 99th percentile latency | field_value_function_score | 2192.31 | ms |
| 100th percentile latency | field_value_function_score | 2242.35 | ms |
| 50th percentile service time | field_value_function_score | 614.617 | ms |
| 90th percentile service time | field_value_function_score | 920.326 | ms |
| 99th percentile service time | field_value_function_score | 922.518 | ms |
| 100th percentile service time | field_value_function_score | 922.72 | ms |
| error rate | field_value_function_score | 0 | % |
| Min Throughput | field_value_script_score | 1.08 | ops/s |
| Median Throughput | field_value_script_score | 1.08 | ops/s |
| Max Throughput | field_value_script_score | 1.08 | ops/s |
| 50th percentile latency | field_value_script_score | 64707 | ms |
| 90th percentile latency | field_value_script_score | 74802.3 | ms |
| 99th percentile latency | field_value_script_score | 77073.7 | ms |
| 100th percentile latency | field_value_script_score | 77328.4 | ms |
| 50th percentile service time | field_value_script_score | 921.478 | ms |
| 90th percentile service time | field_value_script_score | 922.669 | ms |
| 99th percentile service time | field_value_script_score | 926.396 | ms |
| 100th percentile service time | field_value_script_score | 937.957 | ms |
| error rate | field_value_script_score | 0 | % |
| Min Throughput | random_function_score | 0.57 | ops/s |
| Median Throughput | random_function_score | 0.57 | ops/s |
| Max Throughput | random_function_score | 0.57 | ops/s |
| 50th percentile latency | random_function_score | 272266 | ms |
| 90th percentile latency | random_function_score | 315140 | ms |
| 99th percentile latency | random_function_score | 324425 | ms |
| 100th percentile latency | random_function_score | 325589 | ms |
| 50th percentile service time | random_function_score | 1842.85 | ms |
| 90th percentile service time | random_function_score | 1843.76 | ms |
| 99th percentile service time | random_function_score | 1844.5 | ms |
| 100th percentile service time | random_function_score | 1845.8 | ms |
| error rate | random_function_score | 0 | % |
| Min Throughput | random_script_score | 0.54 | ops/s |
| Median Throughput | random_script_score | 0.54 | ops/s |
| Max Throughput | random_script_score | 0.54 | ops/s |
| 50th percentile latency | random_script_score | 300724 | ms |
| 90th percentile latency | random_script_score | 348268 | ms |
| 99th percentile latency | random_script_score | 359027 | ms |
| 100th percentile latency | random_script_score | 360192 | ms |
| 50th percentile service time | random_script_score | 1843.12 | ms |
| 90th percentile service time | random_script_score | 1913.24 | ms |
| 99th percentile service time | random_script_score | 2150.94 | ms |
| 100th percentile service time | random_script_score | 2151.26 | ms |
| error rate | random_script_score | 0 | % |
| Min Throughput | large_terms | 0.54 | ops/s |
| Median Throughput | large_terms | 0.54 | ops/s |
| Max Throughput | large_terms | 0.54 | ops/s |
| 50th percentile latency | large_terms | 300600 | ms |
| 90th percentile latency | large_terms | 347191 | ms |
| 99th percentile latency | large_terms | 357674 | ms |
| 100th percentile latency | large_terms | 358839 | ms |
| 50th percentile service time | large_terms | 1841.82 | ms |
| 90th percentile service time | large_terms | 1842.63 | ms |
| 99th percentile service time | large_terms | 1847.54 | ms |
| 100th percentile service time | large_terms | 2148.75 | ms |
| error rate | large_terms | 0 | % |
| Min Throughput | large_filtered_terms | 0.54 | ops/s |
| Median Throughput | large_filtered_terms | 0.54 | ops/s |
| Max Throughput | large_filtered_terms | 0.54 | ops/s |
| 50th percentile latency | large_filtered_terms | 296193 | ms |
| 90th percentile latency | large_filtered_terms | 343091 | ms |
| 99th percentile latency | large_filtered_terms | 353575 | ms |
| 100th percentile latency | large_filtered_terms | 354739 | ms |
| 50th percentile service time | large_filtered_terms | 1841.76 | ms |
| 90th percentile service time | large_filtered_terms | 1842.48 | ms |
| 99th percentile service time | large_filtered_terms | 1848.42 | ms |
| 100th percentile service time | large_filtered_terms | 2149.23 | ms |
| error rate | large_filtered_terms | 0 | % |
| Min Throughput | large_prohibited_terms | 0.54 | ops/s |
| Median Throughput | large_prohibited_terms | 0.54 | ops/s |
| Max Throughput | large_prohibited_terms | 0.54 | ops/s |
| 50th percentile latency | large_prohibited_terms | 296473 | ms |
| 90th percentile latency | large_prohibited_terms | 342757 | ms |
| 99th percentile latency | large_prohibited_terms | 353241 | ms |
| 100th percentile latency | large_prohibited_terms | 354406 | ms |
| 50th percentile service time | large_prohibited_terms | 1841.8 | ms |
| 90th percentile service time | large_prohibited_terms | 1842.5 | ms |
| 99th percentile service time | large_prohibited_terms | 1848.85 | ms |
| 100th percentile service time | large_prohibited_terms | 2149.1 | 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.5 | ops/s |
| 50th percentile latency | desc_sort_population | 411.945 | ms |
| 90th percentile latency | desc_sort_population | 536.553 | ms |
| 99th percentile latency | desc_sort_population | 583.147 | ms |
| 100th percentile latency | desc_sort_population | 606.773 | ms |
| 50th percentile service time | desc_sort_population | 411.638 | ms |
| 90th percentile service time | desc_sort_population | 536.058 | ms |
| 99th percentile service time | desc_sort_population | 582.708 | ms |
| 100th percentile service time | desc_sort_population | 606.349 | 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.5 | ops/s |
| 50th percentile latency | asc_sort_population | 426.501 | ms |
| 90th percentile latency | asc_sort_population | 546.896 | ms |
| 99th percentile latency | asc_sort_population | 604.868 | ms |
| 100th percentile latency | asc_sort_population | 611.655 | ms |
| 50th percentile service time | asc_sort_population | 426.206 | ms |
| 90th percentile service time | asc_sort_population | 546.732 | ms |
| 99th percentile service time | asc_sort_population | 604.45 | ms |
| 100th percentile service time | asc_sort_population | 611.243 | 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.5 | ops/s |
| 50th percentile latency | desc_sort_geonameid | 399.082 | ms |
| 90th percentile latency | desc_sort_geonameid | 520.156 | ms |
| 99th percentile latency | desc_sort_geonameid | 564.259 | ms |
| 100th percentile latency | desc_sort_geonameid | 576.844 | ms |
| 50th percentile service time | desc_sort_geonameid | 398.767 | ms |
| 90th percentile service time | desc_sort_geonameid | 519.675 | ms |
| 99th percentile service time | desc_sort_geonameid | 563.79 | ms |
| 100th percentile service time | desc_sort_geonameid | 576.4 | 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.5 | ops/s |
| 50th percentile latency | asc_sort_geonameid | 397.148 | ms |
| 90th percentile latency | asc_sort_geonameid | 517.805 | ms |
| 99th percentile latency | asc_sort_geonameid | 567.225 | ms |
| 100th percentile latency | asc_sort_geonameid | 586.8 | ms |
| 50th percentile service time | asc_sort_geonameid | 396.86 | ms |
| 90th percentile service time | asc_sort_geonameid | 517.335 | ms |
| 99th percentile service time | asc_sort_geonameid | 566.774 | ms |
| 100th percentile service time | asc_sort_geonameid | 586.367 | ms |
| error rate | asc_sort_geonameid | 0 | % |
----------------------------------
[INFO] SUCCESS (took 9586 seconds)
----------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment