Skip to content

[draft3] Using ordinals in multi terms instead of byte values for bucket keys#21033

Draft
sandeshkr419 wants to merge 3 commits intoopensearch-project:mainfrom
sandeshkr419:mto3
Draft

[draft3] Using ordinals in multi terms instead of byte values for bucket keys#21033
sandeshkr419 wants to merge 3 commits intoopensearch-project:mainfrom
sandeshkr419:mto3

Conversation

@sandeshkr419
Copy link
Copy Markdown
Member

Signed-off-by: Sandesh Kumar sandeshkr419@gmail.com<!-- Thanks for sending a pull request, here are some tips:

  1. If this is a fix for an undisclosed security vulnerability, please STOP. All security vulnerability reporting and fixes should be done as per our security policy https://github.com/opensearch-project/OpenSearch/security/policy
  2. If this is your first time, please read our contributor guidelines: https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md and developer guide https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md
  3. Ensure you have added or ran the appropriate tests for your PR: https://github.com/opensearch-project/OpenSearch/blob/main/TESTING.md
    -->

Description

Over-optimization with multiple long packing to single long. similar to #21021

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
@sandeshkr419
Copy link
Copy Markdown
Member Author

{"run-benchmark-test": "id_3"}

@github-actions
Copy link
Copy Markdown
Contributor

Failed to generate code suggestions for PR

@github-actions
Copy link
Copy Markdown
Contributor

The Jenkins job url is https://build.ci.opensearch.org/job/benchmark-pull-request/6531/ . Final results will be published once the job is completed.

@sandeshkr419
Copy link
Copy Markdown
Member Author

{"run-benchmark-test": "id_3"}

@github-actions
Copy link
Copy Markdown
Contributor

The Jenkins job url is https://build.ci.opensearch.org/job/benchmark-pull-request/6533/ . Final results will be published once the job is completed.

@sandeshkr419
Copy link
Copy Markdown
Member Author

{"run-benchmark-test": "id_3"}

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 190bca6: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

Benchmark Results

Benchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-pull-request/6531/

Metric Task Value Unit
Cumulative indexing time of primary shards 0 min
Min cumulative indexing time across primary shards 0 min
Median cumulative indexing time across primary shards 0 min
Max cumulative indexing time across primary shards 0 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 0 min
Cumulative refresh count of primary shards 4
Min cumulative refresh time across primary shards 0 min
Median cumulative refresh time across primary shards 0 min
Max cumulative refresh time across primary shards 0 min
Cumulative flush time of primary shards 0 min
Cumulative flush count of primary shards 1
Min cumulative flush time across primary shards 0 min
Median cumulative flush time across primary shards 0 min
Max cumulative flush time across primary shards 0 min
Total Young Gen GC time 1.077 s
Total Young Gen GC count 21
Total Old Gen GC time 0 s
Total Old Gen GC count 0
Store size 22.1576 GB
Translog size 5.12227e-08 GB
Heap used for segments 0 MB
Heap used for doc values 0 MB
Heap used for terms 0 MB
Heap used for norms 0 MB
Heap used for points 0 MB
Heap used for stored fields 0 MB
Segment count 9
100th percentile latency wait-for-snapshot-recovery 300001 ms
100th percentile service time wait-for-snapshot-recovery 300001 ms
error rate wait-for-snapshot-recovery 100 %
Min Throughput wait-until-merges-finish 103.44 ops/s
Mean Throughput wait-until-merges-finish 103.44 ops/s
Median Throughput wait-until-merges-finish 103.44 ops/s
Max Throughput wait-until-merges-finish 103.44 ops/s
100th percentile latency wait-until-merges-finish 9.35032 ms
100th percentile service time wait-until-merges-finish 9.35032 ms
error rate wait-until-merges-finish 0 %
Min Throughput default 2.01 ops/s
Mean Throughput default 2.02 ops/s
Median Throughput default 2.01 ops/s
Max Throughput default 2.03 ops/s
50th percentile latency default 7.97092 ms
90th percentile latency default 8.39263 ms
99th percentile latency default 9.19387 ms
100th percentile latency default 9.26658 ms
50th percentile service time default 6.59338 ms
90th percentile service time default 7.18763 ms
99th percentile service time default 7.99692 ms
100th percentile service time default 8.0924 ms
error rate default 0 %
Min Throughput desc_sort_timestamp 2.01 ops/s
Mean Throughput desc_sort_timestamp 2.02 ops/s
Median Throughput desc_sort_timestamp 2.02 ops/s
Max Throughput desc_sort_timestamp 2.03 ops/s
50th percentile latency desc_sort_timestamp 8.99297 ms
90th percentile latency desc_sort_timestamp 9.58648 ms
99th percentile latency desc_sort_timestamp 11.1605 ms
100th percentile latency desc_sort_timestamp 11.3848 ms
50th percentile service time desc_sort_timestamp 7.59675 ms
90th percentile service time desc_sort_timestamp 8.29938 ms
99th percentile service time desc_sort_timestamp 9.49402 ms
100th percentile service time desc_sort_timestamp 9.69908 ms
error rate desc_sort_timestamp 0 %
Min Throughput asc_sort_timestamp 2.01 ops/s
Mean Throughput asc_sort_timestamp 2.02 ops/s
Median Throughput asc_sort_timestamp 2.02 ops/s
Max Throughput asc_sort_timestamp 2.04 ops/s
50th percentile latency asc_sort_timestamp 8.64303 ms
90th percentile latency asc_sort_timestamp 9.22113 ms
99th percentile latency asc_sort_timestamp 11.4245 ms
100th percentile latency asc_sort_timestamp 12.571 ms
50th percentile service time asc_sort_timestamp 7.27689 ms
90th percentile service time asc_sort_timestamp 7.60936 ms
99th percentile service time asc_sort_timestamp 9.77696 ms
100th percentile service time asc_sort_timestamp 10.9757 ms
error rate asc_sort_timestamp 0 %
Min Throughput desc_sort_with_after_timestamp 2.01 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.02 ops/s
Median Throughput desc_sort_with_after_timestamp 2.02 ops/s
Max Throughput desc_sort_with_after_timestamp 2.04 ops/s
50th percentile latency desc_sort_with_after_timestamp 7.45523 ms
90th percentile latency desc_sort_with_after_timestamp 8.17204 ms
99th percentile latency desc_sort_with_after_timestamp 9.53319 ms
100th percentile latency desc_sort_with_after_timestamp 10.1383 ms
50th percentile service time desc_sort_with_after_timestamp 6.03607 ms
90th percentile service time desc_sort_with_after_timestamp 6.77004 ms
99th percentile service time desc_sort_with_after_timestamp 8.25897 ms
100th percentile service time desc_sort_with_after_timestamp 9.10272 ms
error rate desc_sort_with_after_timestamp 0 %
Min Throughput asc_sort_with_after_timestamp 2.01 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.02 ops/s
Median Throughput asc_sort_with_after_timestamp 2.02 ops/s
Max Throughput asc_sort_with_after_timestamp 2.04 ops/s
50th percentile latency asc_sort_with_after_timestamp 7.40499 ms
90th percentile latency asc_sort_with_after_timestamp 8.16561 ms
99th percentile latency asc_sort_with_after_timestamp 9.28979 ms
100th percentile latency asc_sort_with_after_timestamp 9.48778 ms
50th percentile service time asc_sort_with_after_timestamp 6.09759 ms
90th percentile service time asc_sort_with_after_timestamp 6.95294 ms
99th percentile service time asc_sort_with_after_timestamp 7.7728 ms
100th percentile service time asc_sort_with_after_timestamp 7.81755 ms
error rate asc_sort_with_after_timestamp 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.02 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.03 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 16.2978 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 17.2032 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 24.0281 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 24.9508 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 14.9423 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 15.5933 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 22.1864 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 22.3284 ms
error rate desc_sort_timestamp_can_match_shortcut 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.04 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.216 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.6021 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 17.5754 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 17.6051 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.7404 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 15.1096 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 15.9118 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 15.9388 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.02 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.02 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.04 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 9.73292 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 10.1115 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 11.0376 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 11.6931 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 8.36069 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 8.59062 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 9.92737 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 10.5979 ms
error rate asc_sort_timestamp_can_match_shortcut 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.04 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.447 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.91398 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.6773 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.7366 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.0962 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.3637 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 10.1106 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 10.2911 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput term 2.01 ops/s
Mean Throughput term 2.02 ops/s
Median Throughput term 2.02 ops/s
Max Throughput term 2.04 ops/s
50th percentile latency term 4.90789 ms
90th percentile latency term 5.28418 ms
99th percentile latency term 5.44794 ms
100th percentile latency term 5.4941 ms
50th percentile service time term 3.57343 ms
90th percentile service time term 3.73173 ms
99th percentile service time term 4.15338 ms
100th percentile service time term 4.34365 ms
error rate term 0 %
Min Throughput multi_terms-keyword 2 ops/s
Mean Throughput multi_terms-keyword 2 ops/s
Median Throughput multi_terms-keyword 2 ops/s
Max Throughput multi_terms-keyword 2 ops/s
50th percentile latency multi_terms-keyword 123.29 ms
90th percentile latency multi_terms-keyword 127.411 ms
99th percentile latency multi_terms-keyword 175.954 ms
100th percentile latency multi_terms-keyword 192.521 ms
50th percentile service time multi_terms-keyword 122.065 ms
90th percentile service time multi_terms-keyword 126.017 ms
99th percentile service time multi_terms-keyword 174.418 ms
100th percentile service time multi_terms-keyword 190.963 ms
error rate multi_terms-keyword 0 %
Min Throughput keyword-terms 2.01 ops/s
Mean Throughput keyword-terms 2.02 ops/s
Median Throughput keyword-terms 2.02 ops/s
Max Throughput keyword-terms 2.03 ops/s
50th percentile latency keyword-terms 11.3643 ms
90th percentile latency keyword-terms 13.5085 ms
99th percentile latency keyword-terms 14.7815 ms
100th percentile latency keyword-terms 14.9358 ms
50th percentile service time keyword-terms 10.1545 ms
90th percentile service time keyword-terms 12.3719 ms
99th percentile service time keyword-terms 13.2264 ms
100th percentile service time keyword-terms 13.4224 ms
error rate keyword-terms 0 %
Min Throughput keyword-terms-low-cardinality 2.01 ops/s
Mean Throughput keyword-terms-low-cardinality 2.02 ops/s
Median Throughput keyword-terms-low-cardinality 2.02 ops/s
Max Throughput keyword-terms-low-cardinality 2.04 ops/s
50th percentile latency keyword-terms-low-cardinality 7.2951 ms
90th percentile latency keyword-terms-low-cardinality 8.70639 ms
99th percentile latency keyword-terms-low-cardinality 9.01354 ms
100th percentile latency keyword-terms-low-cardinality 9.02745 ms
50th percentile service time keyword-terms-low-cardinality 5.81139 ms
90th percentile service time keyword-terms-low-cardinality 7.27738 ms
99th percentile service time keyword-terms-low-cardinality 7.44633 ms
100th percentile service time keyword-terms-low-cardinality 7.44641 ms
error rate keyword-terms-low-cardinality 0 %
Min Throughput composite-terms 2.01 ops/s
Mean Throughput composite-terms 2.01 ops/s
Median Throughput composite-terms 2.01 ops/s
Max Throughput composite-terms 2.02 ops/s
50th percentile latency composite-terms 187.747 ms
90th percentile latency composite-terms 192.061 ms
99th percentile latency composite-terms 232.001 ms
100th percentile latency composite-terms 261.031 ms
50th percentile service time composite-terms 186.42 ms
90th percentile service time composite-terms 190.855 ms
99th percentile service time composite-terms 231.035 ms
100th percentile service time composite-terms 259.935 ms
error rate composite-terms 0 %
Min Throughput composite_terms-keyword 2 ops/s
Mean Throughput composite_terms-keyword 2.01 ops/s
Median Throughput composite_terms-keyword 2.01 ops/s
Max Throughput composite_terms-keyword 2.01 ops/s
50th percentile latency composite_terms-keyword 342.59 ms
90th percentile latency composite_terms-keyword 348.785 ms
99th percentile latency composite_terms-keyword 361.084 ms
100th percentile latency composite_terms-keyword 363.655 ms
50th percentile service time composite_terms-keyword 341.777 ms
90th percentile service time composite_terms-keyword 347.935 ms
99th percentile service time composite_terms-keyword 359.849 ms
100th percentile service time composite_terms-keyword 362.482 ms
error rate composite_terms-keyword 0 %
Min Throughput composite-date_histogram-daily 2.01 ops/s
Mean Throughput composite-date_histogram-daily 2.02 ops/s
Median Throughput composite-date_histogram-daily 2.02 ops/s
Max Throughput composite-date_histogram-daily 2.04 ops/s
50th percentile latency composite-date_histogram-daily 4.89597 ms
90th percentile latency composite-date_histogram-daily 5.37605 ms
99th percentile latency composite-date_histogram-daily 5.52718 ms
100th percentile latency composite-date_histogram-daily 5.55085 ms
50th percentile service time composite-date_histogram-daily 3.5121 ms
90th percentile service time composite-date_histogram-daily 3.77185 ms
99th percentile service time composite-date_histogram-daily 4.0371 ms
100th percentile service time composite-date_histogram-daily 4.11386 ms
error rate composite-date_histogram-daily 0 %
Min Throughput range 2.01 ops/s
Mean Throughput range 2.02 ops/s
Median Throughput range 2.02 ops/s
Max Throughput range 2.04 ops/s
50th percentile latency range 6.17331 ms
90th percentile latency range 6.534 ms
99th percentile latency range 6.71102 ms
100th percentile latency range 6.71356 ms
50th percentile service time range 4.7978 ms
90th percentile service time range 4.93582 ms
99th percentile service time range 5.07908 ms
100th percentile service time range 5.13793 ms
error rate range 0 %
Min Throughput range-numeric 2.01 ops/s
Mean Throughput range-numeric 2.02 ops/s
Median Throughput range-numeric 2.02 ops/s
Max Throughput range-numeric 2.04 ops/s
50th percentile latency range-numeric 3.90447 ms
90th percentile latency range-numeric 4.32377 ms
99th percentile latency range-numeric 5.11768 ms
100th percentile latency range-numeric 5.31087 ms
50th percentile service time range-numeric 2.54288 ms
90th percentile service time range-numeric 2.64244 ms
99th percentile service time range-numeric 2.78798 ms
100th percentile service time range-numeric 2.84632 ms
error rate range-numeric 0 %
Min Throughput keyword-in-range 2.01 ops/s
Mean Throughput keyword-in-range 2.02 ops/s
Median Throughput keyword-in-range 2.02 ops/s
Max Throughput keyword-in-range 2.04 ops/s
50th percentile latency keyword-in-range 14.4812 ms
90th percentile latency keyword-in-range 15.1441 ms
99th percentile latency keyword-in-range 18.6996 ms
100th percentile latency keyword-in-range 20.9298 ms
50th percentile service time keyword-in-range 13.1628 ms
90th percentile service time keyword-in-range 13.4928 ms
99th percentile service time keyword-in-range 17.4756 ms
100th percentile service time keyword-in-range 19.5765 ms
error rate keyword-in-range 0 %
Min Throughput date_histogram_hourly_agg 2.01 ops/s
Mean Throughput date_histogram_hourly_agg 2.02 ops/s
Median Throughput date_histogram_hourly_agg 2.02 ops/s
Max Throughput date_histogram_hourly_agg 2.03 ops/s
50th percentile latency date_histogram_hourly_agg 7.55959 ms
90th percentile latency date_histogram_hourly_agg 9.50281 ms
99th percentile latency date_histogram_hourly_agg 10.1308 ms
100th percentile latency date_histogram_hourly_agg 10.1432 ms
50th percentile service time date_histogram_hourly_agg 6.11527 ms
90th percentile service time date_histogram_hourly_agg 8.0292 ms
99th percentile service time date_histogram_hourly_agg 8.40374 ms
100th percentile service time date_histogram_hourly_agg 8.43512 ms
error rate date_histogram_hourly_agg 0 %
Min Throughput date_histogram_minute_agg 2.01 ops/s
Mean Throughput date_histogram_minute_agg 2.02 ops/s
Median Throughput date_histogram_minute_agg 2.02 ops/s
Max Throughput date_histogram_minute_agg 2.03 ops/s
50th percentile latency date_histogram_minute_agg 42.7331 ms
90th percentile latency date_histogram_minute_agg 43.5481 ms
99th percentile latency date_histogram_minute_agg 45.0366 ms
100th percentile latency date_histogram_minute_agg 45.1716 ms
50th percentile service time date_histogram_minute_agg 41.3481 ms
90th percentile service time date_histogram_minute_agg 42.2582 ms
99th percentile service time date_histogram_minute_agg 43.8139 ms
100th percentile service time date_histogram_minute_agg 44.1597 ms
error rate date_histogram_minute_agg 0 %
Min Throughput scroll 49.69 pages/s
Mean Throughput scroll 49.89 pages/s
Median Throughput scroll 49.91 pages/s
Max Throughput scroll 49.94 pages/s
50th percentile latency scroll 478.974 ms
90th percentile latency scroll 500.332 ms
99th percentile latency scroll 567.417 ms
100th percentile latency scroll 570 ms
50th percentile service time scroll 477.748 ms
90th percentile service time scroll 484.861 ms
99th percentile service time scroll 512.225 ms
100th percentile service time scroll 514.209 ms
error rate scroll 0 %
Min Throughput query-string-on-message 2.01 ops/s
Mean Throughput query-string-on-message 2.02 ops/s
Median Throughput query-string-on-message 2.02 ops/s
Max Throughput query-string-on-message 2.03 ops/s
50th percentile latency query-string-on-message 6.4835 ms
90th percentile latency query-string-on-message 6.92223 ms
99th percentile latency query-string-on-message 7.85319 ms
100th percentile latency query-string-on-message 7.86608 ms
50th percentile service time query-string-on-message 5.13626 ms
90th percentile service time query-string-on-message 5.5398 ms
99th percentile service time query-string-on-message 6.39427 ms
100th percentile service time query-string-on-message 6.45867 ms
error rate query-string-on-message 0 %
Min Throughput query-string-on-message-filtered 2.01 ops/s
Mean Throughput query-string-on-message-filtered 2.02 ops/s
Median Throughput query-string-on-message-filtered 2.02 ops/s
Max Throughput query-string-on-message-filtered 2.04 ops/s
50th percentile latency query-string-on-message-filtered 14.071 ms
90th percentile latency query-string-on-message-filtered 14.5502 ms
99th percentile latency query-string-on-message-filtered 18.0628 ms
100th percentile latency query-string-on-message-filtered 20.1618 ms
50th percentile service time query-string-on-message-filtered 12.7079 ms
90th percentile service time query-string-on-message-filtered 13.0597 ms
99th percentile service time query-string-on-message-filtered 16.399 ms
100th percentile service time query-string-on-message-filtered 18.4357 ms
error rate query-string-on-message-filtered 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.02 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.02 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.04 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 23.8625 ms
90th percentile latency query-string-on-message-filtered-sorted-num 24.4053 ms
99th percentile latency query-string-on-message-filtered-sorted-num 30.4086 ms
100th percentile latency query-string-on-message-filtered-sorted-num 30.4575 ms
50th percentile service time query-string-on-message-filtered-sorted-num 21.547 ms
90th percentile service time query-string-on-message-filtered-sorted-num 21.9248 ms
99th percentile service time query-string-on-message-filtered-sorted-num 28.207 ms
100th percentile service time query-string-on-message-filtered-sorted-num 28.4538 ms
error rate query-string-on-message-filtered-sorted-num 0 %
Min Throughput sort_keyword_can_match_shortcut 2.01 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.02 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.02 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.04 ops/s
50th percentile latency sort_keyword_can_match_shortcut 5.98571 ms
90th percentile latency sort_keyword_can_match_shortcut 6.49618 ms
99th percentile latency sort_keyword_can_match_shortcut 7.26087 ms
100th percentile latency sort_keyword_can_match_shortcut 7.42091 ms
50th percentile service time sort_keyword_can_match_shortcut 4.68836 ms
90th percentile service time sort_keyword_can_match_shortcut 4.79989 ms
99th percentile service time sort_keyword_can_match_shortcut 5.36014 ms
100th percentile service time sort_keyword_can_match_shortcut 5.59236 ms
error rate sort_keyword_can_match_shortcut 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.02 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.02 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.04 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 5.88309 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.32038 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.45241 ms
100th percentile latency sort_keyword_no_can_match_shortcut 6.47695 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.55834 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.65647 ms
99th percentile service time sort_keyword_no_can_match_shortcut 4.71893 ms
100th percentile service time sort_keyword_no_can_match_shortcut 4.72109 ms
error rate sort_keyword_no_can_match_shortcut 0 %
Min Throughput sort_numeric_desc 2.01 ops/s
Mean Throughput sort_numeric_desc 2.02 ops/s
Median Throughput sort_numeric_desc 2.02 ops/s
Max Throughput sort_numeric_desc 2.04 ops/s
50th percentile latency sort_numeric_desc 5.96516 ms
90th percentile latency sort_numeric_desc 6.41449 ms
99th percentile latency sort_numeric_desc 7.01814 ms
100th percentile latency sort_numeric_desc 7.05577 ms
50th percentile service time sort_numeric_desc 4.63711 ms
90th percentile service time sort_numeric_desc 4.74415 ms
99th percentile service time sort_numeric_desc 5.5247 ms
100th percentile service time sort_numeric_desc 5.55447 ms
error rate sort_numeric_desc 0 %
Min Throughput sort_numeric_asc 2.01 ops/s
Mean Throughput sort_numeric_asc 2.02 ops/s
Median Throughput sort_numeric_asc 2.02 ops/s
Max Throughput sort_numeric_asc 2.04 ops/s
50th percentile latency sort_numeric_asc 5.57755 ms
90th percentile latency sort_numeric_asc 5.9655 ms
99th percentile latency sort_numeric_asc 6.55961 ms
100th percentile latency sort_numeric_asc 6.9351 ms
50th percentile service time sort_numeric_asc 4.17822 ms
90th percentile service time sort_numeric_asc 4.30307 ms
99th percentile service time sort_numeric_asc 4.80562 ms
100th percentile service time sort_numeric_asc 5.15464 ms
error rate sort_numeric_asc 0 %
Min Throughput sort_numeric_desc_with_match 2.01 ops/s
Mean Throughput sort_numeric_desc_with_match 2.02 ops/s
Median Throughput sort_numeric_desc_with_match 2.02 ops/s
Max Throughput sort_numeric_desc_with_match 2.04 ops/s
50th percentile latency sort_numeric_desc_with_match 3.55216 ms
90th percentile latency sort_numeric_desc_with_match 3.9513 ms
99th percentile latency sort_numeric_desc_with_match 4.10575 ms
100th percentile latency sort_numeric_desc_with_match 4.10671 ms
50th percentile service time sort_numeric_desc_with_match 2.21987 ms
90th percentile service time sort_numeric_desc_with_match 2.28242 ms
99th percentile service time sort_numeric_desc_with_match 2.37749 ms
100th percentile service time sort_numeric_desc_with_match 2.38511 ms
error rate sort_numeric_desc_with_match 0 %
Min Throughput sort_numeric_asc_with_match 2.01 ops/s
Mean Throughput sort_numeric_asc_with_match 2.02 ops/s
Median Throughput sort_numeric_asc_with_match 2.02 ops/s
Max Throughput sort_numeric_asc_with_match 2.04 ops/s
50th percentile latency sort_numeric_asc_with_match 3.75461 ms
90th percentile latency sort_numeric_asc_with_match 4.14258 ms
99th percentile latency sort_numeric_asc_with_match 4.25635 ms
100th percentile latency sort_numeric_asc_with_match 4.27228 ms
50th percentile service time sort_numeric_asc_with_match 2.4047 ms
90th percentile service time sort_numeric_asc_with_match 2.47537 ms
99th percentile service time sort_numeric_asc_with_match 2.5754 ms
100th percentile service time sort_numeric_asc_with_match 2.60415 ms
error rate sort_numeric_asc_with_match 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.02 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.02 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.7302 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.12399 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.21384 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.23564 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.34091 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.45455 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.57147 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.59197 ms
error rate range_field_conjunction_big_range_big_term_query 0 %
Min Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.02 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.02 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.04 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.8587 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.30799 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.47788 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.48189 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.52503 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.59819 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.71487 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.71953 ms
error rate range_field_disjunction_big_range_small_term_query 0 %
Min Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_small_range_small_term_query 2.02 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.02 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.59768 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.05733 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.16309 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.16511 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.29008 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.36081 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.53797 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.62106 ms
error rate range_field_conjunction_small_range_small_term_query 0 %
Min Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.02 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.02 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.5519 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 3.95977 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.06947 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.07705 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.21136 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.26545 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.31378 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.3182 ms
error rate range_field_conjunction_small_range_big_term_query 0 %
Min Throughput range-auto-date-histo 1.96 ops/s
Mean Throughput range-auto-date-histo 1.98 ops/s
Median Throughput range-auto-date-histo 1.98 ops/s
Max Throughput range-auto-date-histo 1.99 ops/s
50th percentile latency range-auto-date-histo 432.54 ms
90th percentile latency range-auto-date-histo 452.568 ms
99th percentile latency range-auto-date-histo 551.548 ms
100th percentile latency range-auto-date-histo 576.015 ms
50th percentile service time range-auto-date-histo 431.724 ms
90th percentile service time range-auto-date-histo 450.355 ms
99th percentile service time range-auto-date-histo 540.393 ms
100th percentile service time range-auto-date-histo 574.138 ms
error rate range-auto-date-histo 0 %
Min Throughput range-with-metrics 0.12 ops/s
Mean Throughput range-with-metrics 0.12 ops/s
Median Throughput range-with-metrics 0.12 ops/s
Max Throughput range-with-metrics 0.12 ops/s
50th percentile latency range-with-metrics 790272 ms
90th percentile latency range-with-metrics 1.10001e+06 ms
99th percentile latency range-with-metrics 1.16872e+06 ms
100th percentile latency range-with-metrics 1.17253e+06 ms
50th percentile service time range-with-metrics 8301.94 ms
90th percentile service time range-with-metrics 8397.74 ms
99th percentile service time range-with-metrics 8612.3 ms
100th percentile service time range-with-metrics 8614.22 ms
error rate range-with-metrics 0 %
Min Throughput range-auto-date-histo-with-metrics 0.13 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.13 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.13 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.13 ops/s
50th percentile latency range-auto-date-histo-with-metrics 708513 ms
90th percentile latency range-auto-date-histo-with-metrics 989590 ms
99th percentile latency range-auto-date-histo-with-metrics 1.05237e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 1.05583e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 7540.99 ms
90th percentile service time range-auto-date-histo-with-metrics 7598.65 ms
99th percentile service time range-auto-date-histo-with-metrics 7784.99 ms
100th percentile service time range-auto-date-histo-with-metrics 7827.91 ms
error rate range-auto-date-histo-with-metrics 0 %
Min Throughput range-agg-1 2.01 ops/s
Mean Throughput range-agg-1 2.02 ops/s
Median Throughput range-agg-1 2.02 ops/s
Max Throughput range-agg-1 2.04 ops/s
50th percentile latency range-agg-1 3.88138 ms
90th percentile latency range-agg-1 4.3204 ms
99th percentile latency range-agg-1 4.51101 ms
100th percentile latency range-agg-1 4.51769 ms
50th percentile service time range-agg-1 2.58457 ms
90th percentile service time range-agg-1 2.66558 ms
99th percentile service time range-agg-1 2.84212 ms
100th percentile service time range-agg-1 2.86331 ms
error rate range-agg-1 0 %
Min Throughput range-agg-2 2.01 ops/s
Mean Throughput range-agg-2 2.02 ops/s
Median Throughput range-agg-2 2.02 ops/s
Max Throughput range-agg-2 2.04 ops/s
50th percentile latency range-agg-2 3.84013 ms
90th percentile latency range-agg-2 4.24682 ms
99th percentile latency range-agg-2 4.42381 ms
100th percentile latency range-agg-2 4.45132 ms
50th percentile service time range-agg-2 2.52825 ms
90th percentile service time range-agg-2 2.6233 ms
99th percentile service time range-agg-2 2.73097 ms
100th percentile service time range-agg-2 2.73428 ms
error rate range-agg-2 0 %
Min Throughput cardinality-agg-low 2.01 ops/s
Mean Throughput cardinality-agg-low 2.02 ops/s
Median Throughput cardinality-agg-low 2.02 ops/s
Max Throughput cardinality-agg-low 2.03 ops/s
50th percentile latency cardinality-agg-low 4.59551 ms
90th percentile latency cardinality-agg-low 5.05314 ms
99th percentile latency cardinality-agg-low 5.31086 ms
100th percentile latency cardinality-agg-low 5.355 ms
50th percentile service time cardinality-agg-low 3.27757 ms
90th percentile service time cardinality-agg-low 3.51692 ms
99th percentile service time cardinality-agg-low 3.85094 ms
100th percentile service time cardinality-agg-low 3.90213 ms
error rate cardinality-agg-low 0 %
Min Throughput cardinality-agg-high 1.14 ops/s
Mean Throughput cardinality-agg-high 1.15 ops/s
Median Throughput cardinality-agg-high 1.15 ops/s
Max Throughput cardinality-agg-high 1.19 ops/s
50th percentile latency cardinality-agg-high 37655.4 ms
90th percentile latency cardinality-agg-high 53632.2 ms
99th percentile latency cardinality-agg-high 57271.5 ms
100th percentile latency cardinality-agg-high 57476.3 ms
50th percentile service time cardinality-agg-high 886.677 ms
90th percentile service time cardinality-agg-high 936.841 ms
99th percentile service time cardinality-agg-high 1000.89 ms
100th percentile service time cardinality-agg-high 1013.64 ms
error rate cardinality-agg-high 0 %
Min Throughput cardinality-agg-very-high 0.93 ops/s
Mean Throughput cardinality-agg-very-high 0.94 ops/s
Median Throughput cardinality-agg-very-high 0.94 ops/s
Max Throughput cardinality-agg-very-high 0.94 ops/s
50th percentile latency cardinality-agg-very-high 57388.7 ms
90th percentile latency cardinality-agg-very-high 79986.8 ms
99th percentile latency cardinality-agg-very-high 85018.5 ms
100th percentile latency cardinality-agg-very-high 85292.7 ms
50th percentile service time cardinality-agg-very-high 1052.85 ms
90th percentile service time cardinality-agg-very-high 1091.24 ms
99th percentile service time cardinality-agg-very-high 1147.94 ms
100th percentile service time cardinality-agg-very-high 1164.4 ms
error rate cardinality-agg-very-high 0 %
Min Throughput range_with_asc_sort 2.01 ops/s
Mean Throughput range_with_asc_sort 2.02 ops/s
Median Throughput range_with_asc_sort 2.02 ops/s
Max Throughput range_with_asc_sort 2.04 ops/s
50th percentile latency range_with_asc_sort 6.90526 ms
90th percentile latency range_with_asc_sort 7.27943 ms
99th percentile latency range_with_asc_sort 8.20118 ms
100th percentile latency range_with_asc_sort 8.33274 ms
50th percentile service time range_with_asc_sort 5.53158 ms
90th percentile service time range_with_asc_sort 5.67309 ms
99th percentile service time range_with_asc_sort 6.96517 ms
100th percentile service time range_with_asc_sort 7.05918 ms
error rate range_with_asc_sort 0 %
Min Throughput range_with_desc_sort 2.01 ops/s
Mean Throughput range_with_desc_sort 2.02 ops/s
Median Throughput range_with_desc_sort 2.02 ops/s
Max Throughput range_with_desc_sort 2.04 ops/s
50th percentile latency range_with_desc_sort 7.02138 ms
90th percentile latency range_with_desc_sort 7.4414 ms
99th percentile latency range_with_desc_sort 8.43519 ms
100th percentile latency range_with_desc_sort 8.88958 ms
50th percentile service time range_with_desc_sort 5.63192 ms
90th percentile service time range_with_desc_sort 5.7233 ms
99th percentile service time range_with_desc_sort 7.04697 ms
100th percentile service time range_with_desc_sort 7.24008 ms
error rate range_with_desc_sort 0 %

@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

Benchmark Baseline Comparison Results

Benchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-compare/262/

Metric Task Baseline Contender Diff Unit
Cumulative indexing time of primary shards 0 0 0 min
Min cumulative indexing time across primary shard 0 0 0 min
Median cumulative indexing time across primary shard 0 0 0 min
Max cumulative indexing time across primary shard 0 0 0 min
Cumulative indexing throttle time of primary shards 0 0 0 min
Min cumulative indexing throttle time across primary shard 0 0 0 min
Median cumulative indexing throttle time across primary shard 0 0 0 min
Max cumulative indexing throttle time across primary shard 0 0 0 min
Cumulative merge time of primary shards 0 0 0 min
Cumulative merge count of primary shards 0 0 0
Min cumulative merge time across primary shard 0 0 0 min
Median cumulative merge time across primary shard 0 0 0 min
Max cumulative merge time across primary shard 0 0 0 min
Cumulative merge throttle time of primary shards 0 0 0 min
Min cumulative merge throttle time across primary shard 0 0 0 min
Median cumulative merge throttle time across primary shard 0 0 0 min
Max cumulative merge throttle time across primary shard 0 0 0 min
Cumulative refresh time of primary shards 0 0 0 min
Cumulative refresh count of primary shards 4 4 0
Min cumulative refresh time across primary shard 0 0 0 min
Median cumulative refresh time across primary shard 0 0 0 min
Max cumulative refresh time across primary shard 0 0 0 min
Cumulative flush time of primary shards 0 0 0 min
Cumulative flush count of primary shards 1 1 0
Min cumulative flush time across primary shard 0 0 0 min
Median cumulative flush time across primary shard 0 0 0 min
Max cumulative flush time across primary shard 0 0 0 min
Total Young Gen GC time 1.39 1.077 -0.313 s
Total Young Gen GC count 27 21 -6
Total Old Gen GC time 0 0 0 s
Total Old Gen GC count 0 0 0
Store size 22.1576 22.1576 0 GB
Translog size 5.12227e-08 5.12227e-08 0 GB
Heap used for segments 0 0 0 MB
Heap used for doc values 0 0 0 MB
Heap used for terms 0 0 0 MB
Heap used for norms 0 0 0 MB
Heap used for points 0 0 0 MB
Heap used for stored fields 0 0 0 MB
Segment count 9 9 0
100th percentile latency wait-for-snapshot-recovery 300003 300001 -1.4375 ms
100th percentile service time wait-for-snapshot-recovery 300003 300001 -1.4375 ms
error rate wait-for-snapshot-recovery 100 100 0 %
Min Throughput wait-until-merges-finish 101.994 103.443 1.4489 ops/s
Mean Throughput wait-until-merges-finish 101.994 103.443 1.4489 ops/s
Median Throughput wait-until-merges-finish 101.994 103.443 1.4489 ops/s
Max Throughput wait-until-merges-finish 101.994 103.443 1.4489 ops/s
100th percentile latency wait-until-merges-finish 9.45731 9.35032 -0.10699 ms
100th percentile service time wait-until-merges-finish 9.45731 9.35032 -0.10699 ms
error rate wait-until-merges-finish 0 0 0 %
Min Throughput default 2.00954 2.00978 0.00024 ops/s
Mean Throughput default 2.01568 2.0161 0.00042 ops/s
Median Throughput default 2.01424 2.01462 0.00038 ops/s
Max Throughput default 2.02815 2.02889 0.00074 ops/s
50th percentile latency default 7.52831 7.97092 0.44261 ms
90th percentile latency default 8.1814 8.39263 0.21123 ms
99th percentile latency default 9.29068 9.19387 -0.09682 ms
100th percentile latency default 9.48058 9.26658 -0.21401 ms
50th percentile service time default 6.18382 6.59338 0.40956 ms
90th percentile service time default 6.81296 7.18763 0.37467 ms
99th percentile service time default 7.74012 7.99692 0.25681 ms
100th percentile service time default 7.76083 8.0924 0.33157 ms
error rate default 0 0 0 %
Min Throughput desc_sort_timestamp 2.01091 2.01112 0.00021 ops/s
Mean Throughput desc_sort_timestamp 2.01795 2.01829 0.00034 ops/s
Median Throughput desc_sort_timestamp 2.01632 2.01663 0.00031 ops/s
Max Throughput desc_sort_timestamp 2.03225 2.03287 0.00062 ops/s
50th percentile latency desc_sort_timestamp 9.25774 8.99297 -0.26478 ms
90th percentile latency desc_sort_timestamp 10.1385 9.58648 -0.552 ms
99th percentile latency desc_sort_timestamp 43.8074 11.1605 -32.647 ms
100th percentile latency desc_sort_timestamp 76.1723 11.3848 -64.7875 ms
50th percentile service time desc_sort_timestamp 7.81217 7.59675 -0.21542 ms
90th percentile service time desc_sort_timestamp 8.83944 8.29938 -0.54007 ms
99th percentile service time desc_sort_timestamp 42.3132 9.49402 -32.8192 ms
100th percentile service time desc_sort_timestamp 74.6796 9.69908 -64.9805 ms
error rate desc_sort_timestamp 0 0 0 %
Min Throughput asc_sort_timestamp 2.01272 2.01287 0.00015 ops/s
Mean Throughput asc_sort_timestamp 2.02092 2.02117 0.00025 ops/s
Median Throughput asc_sort_timestamp 2.01902 2.01922 0.00021 ops/s
Max Throughput asc_sort_timestamp 2.03758 2.03808 0.0005 ops/s
50th percentile latency asc_sort_timestamp 9.2525 8.64303 -0.60947 ms
90th percentile latency asc_sort_timestamp 9.67412 9.22113 -0.453 ms
99th percentile latency asc_sort_timestamp 10.9228 11.4245 0.50168 ms
100th percentile latency asc_sort_timestamp 10.9573 12.571 1.61374 ms
50th percentile service time asc_sort_timestamp 7.84979 7.27689 -0.5729 ms
90th percentile service time asc_sort_timestamp 8.18367 7.60936 -0.57431 ms
99th percentile service time asc_sort_timestamp 9.69644 9.77696 0.08052 ms
100th percentile service time asc_sort_timestamp 9.9715 10.9757 1.00421 ms
error rate asc_sort_timestamp 0 0 0 %
Min Throughput desc_sort_with_after_timestamp 2.01277 2.01282 5e-05 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.02101 2.0211 9e-05 ops/s
Median Throughput desc_sort_with_after_timestamp 2.01909 2.01917 7e-05 ops/s
Max Throughput desc_sort_with_after_timestamp 2.03776 2.03792 0.00016 ops/s
50th percentile latency desc_sort_with_after_timestamp 7.54986 7.45523 -0.09463 ms
90th percentile latency desc_sort_with_after_timestamp 8.1296 8.17204 0.04243 ms
99th percentile latency desc_sort_with_after_timestamp 9.76418 9.53319 -0.231 ms
100th percentile latency desc_sort_with_after_timestamp 10.704 10.1383 -0.56566 ms
50th percentile service time desc_sort_with_after_timestamp 6.15308 6.03607 -0.11701 ms
90th percentile service time desc_sort_with_after_timestamp 6.61184 6.77004 0.1582 ms
99th percentile service time desc_sort_with_after_timestamp 8.3297 8.25897 -0.07073 ms
100th percentile service time desc_sort_with_after_timestamp 9.13984 9.10272 -0.03712 ms
error rate desc_sort_with_after_timestamp 0 0 0 %
Min Throughput asc_sort_with_after_timestamp 2.01315 2.01313 -2e-05 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.02163 2.02163 0 ops/s
Median Throughput asc_sort_with_after_timestamp 2.01967 2.01965 -1e-05 ops/s
Max Throughput asc_sort_with_after_timestamp 2.03893 2.03892 -1e-05 ops/s
50th percentile latency asc_sort_with_after_timestamp 7.63478 7.40499 -0.22979 ms
90th percentile latency asc_sort_with_after_timestamp 8.09314 8.16561 0.07247 ms
99th percentile latency asc_sort_with_after_timestamp 9.29349 9.28979 -0.0037 ms
100th percentile latency asc_sort_with_after_timestamp 9.41292 9.48778 0.07485 ms
50th percentile service time asc_sort_with_after_timestamp 6.24666 6.09759 -0.14907 ms
90th percentile service time asc_sort_with_after_timestamp 6.54398 6.95294 0.40896 ms
99th percentile service time asc_sort_with_after_timestamp 7.70897 7.7728 0.06383 ms
100th percentile service time asc_sort_with_after_timestamp 7.75418 7.81755 0.06338 ms
error rate asc_sort_with_after_timestamp 0 0 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.01057 2.00999 -0.00057 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.01736 2.01642 -0.00094 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.01577 2.01493 -0.00084 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.03119 2.02945 -0.00175 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 17.0402 16.2978 -0.74244 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 18.1039 17.2032 -0.9007 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 24.724 24.0281 -0.69595 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 25.0572 24.9508 -0.10634 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 15.6269 14.9423 -0.68462 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 16.5217 15.5933 -0.92841 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 23.3488 22.1864 -1.16234 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 23.4809 22.3284 -1.15245 ms
error rate desc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.0129 2.0129 -1e-05 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.02125 2.02123 -2e-05 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.0193 2.01929 -0 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.03819 2.03816 -3e-05 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.3974 16.216 -0.18143 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.8687 16.6021 -0.26661 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 19.3696 17.5754 -1.7942 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 20.9192 17.6051 -3.31412 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.9626 14.7404 -0.22216 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 15.4395 15.1096 -0.32991 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 17.9059 15.9118 -1.99402 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 19.7241 15.9388 -3.78532 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.01295 2.01293 -2e-05 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.02132 2.02129 -3e-05 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.01936 2.01935 -1e-05 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.03835 2.03824 -0.0001 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 9.46864 9.73292 0.26428 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.93018 10.1115 0.18133 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 11.6038 11.0376 -0.56618 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 11.7545 11.6931 -0.06138 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 8.01628 8.36069 0.34441 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 8.25503 8.59062 0.33559 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 9.73829 9.92737 0.18908 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 10.0235 10.5979 0.57444 ms
error rate asc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.01312 2.01303 -9e-05 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.02156 2.02144 -0.00012 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.01958 2.01947 -0.0001 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.03873 2.03858 -0.00015 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.44289 9.447 0.00411 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.0581 9.91398 -0.14411 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.3213 11.6773 0.35601 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.4233 11.7366 0.31333 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.05483 8.0962 0.04137 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.50437 8.3637 -0.14067 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 10.0919 10.1106 0.01867 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 10.1329 10.2911 0.15818 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput term 2.01298 2.01299 1e-05 ops/s
Mean Throughput term 2.02138 2.02138 -0 ops/s
Median Throughput term 2.0194 2.01943 3e-05 ops/s
Max Throughput term 2.03845 2.03847 2e-05 ops/s
50th percentile latency term 4.86591 4.90789 0.04198 ms
90th percentile latency term 5.23813 5.28418 0.04605 ms
99th percentile latency term 5.69744 5.44794 -0.2495 ms
100th percentile latency term 5.82515 5.4941 -0.33105 ms
50th percentile service time term 3.45581 3.57343 0.11762 ms
90th percentile service time term 3.63001 3.73173 0.10172 ms
99th percentile service time term 4.14437 4.15338 0.00902 ms
100th percentile service time term 4.16253 4.34365 0.18112 ms
error rate term 0 0 0 %
Min Throughput multi_terms-keyword 1.30403 2.00127 0.69724 ops/s
Mean Throughput multi_terms-keyword 1.32316 2.00206 0.6789 ops/s
Median Throughput multi_terms-keyword 1.32546 2.00188 0.67641 ops/s
Max Throughput multi_terms-keyword 1.33388 2.00365 0.66977 ops/s
50th percentile latency multi_terms-keyword 25248.1 123.29 -25124.8 ms
90th percentile latency multi_terms-keyword 34857.1 127.411 -34729.7 ms
99th percentile latency multi_terms-keyword 37025.8 175.954 -36849.8 ms
100th percentile latency multi_terms-keyword 37146.3 192.521 -36953.7 ms
50th percentile service time multi_terms-keyword 734.633 122.065 -612.568 ms
90th percentile service time multi_terms-keyword 752.307 126.017 -626.29 ms
99th percentile service time multi_terms-keyword 829.96 174.418 -655.541 ms
100th percentile service time multi_terms-keyword 848.685 190.963 -657.721 ms
error rate multi_terms-keyword 0 0 0 %
Min Throughput keyword-terms 2.01002 2.01038 0.00036 ops/s
Mean Throughput keyword-terms 2.01646 2.01707 0.00061 ops/s
Median Throughput keyword-terms 2.01495 2.01552 0.00056 ops/s
Max Throughput keyword-terms 2.02958 2.03067 0.00109 ops/s
50th percentile latency keyword-terms 10.9933 11.3643 0.371 ms
90th percentile latency keyword-terms 13.4571 13.5085 0.05135 ms
99th percentile latency keyword-terms 15.2956 14.7815 -0.51406 ms
100th percentile latency keyword-terms 15.329 14.9358 -0.39319 ms
50th percentile service time keyword-terms 9.61013 10.1545 0.54435 ms
90th percentile service time keyword-terms 12.0829 12.3719 0.28903 ms
99th percentile service time keyword-terms 13.8668 13.2264 -0.6404 ms
100th percentile service time keyword-terms 13.9003 13.4224 -0.47785 ms
error rate keyword-terms 0 0 0 %
Min Throughput keyword-terms-low-cardinality 2.01311 2.01312 2e-05 ops/s
Mean Throughput keyword-terms-low-cardinality 2.02156 2.02157 2e-05 ops/s
Median Throughput keyword-terms-low-cardinality 2.01958 2.0196 2e-05 ops/s
Max Throughput keyword-terms-low-cardinality 2.03873 2.03883 0.0001 ops/s
50th percentile latency keyword-terms-low-cardinality 7.01797 7.2951 0.27713 ms
90th percentile latency keyword-terms-low-cardinality 8.64528 8.70639 0.06112 ms
99th percentile latency keyword-terms-low-cardinality 9.28762 9.01354 -0.27408 ms
100th percentile latency keyword-terms-low-cardinality 9.32341 9.02745 -0.29596 ms
50th percentile service time keyword-terms-low-cardinality 5.52719 5.81139 0.2842 ms
90th percentile service time keyword-terms-low-cardinality 7.19884 7.27738 0.07854 ms
99th percentile service time keyword-terms-low-cardinality 7.54944 7.44633 -0.10311 ms
100th percentile service time keyword-terms-low-cardinality 7.56175 7.44641 -0.11534 ms
error rate keyword-terms-low-cardinality 0 0 0 %
Min Throughput composite-terms 2.00388 2.00516 0.00129 ops/s
Mean Throughput composite-terms 2.00637 2.00847 0.0021 ops/s
Median Throughput composite-terms 2.0058 2.0077 0.0019 ops/s
Max Throughput composite-terms 2.0114 2.01518 0.00378 ops/s
50th percentile latency composite-terms 173.335 187.747 14.4123 ms
90th percentile latency composite-terms 180.036 192.061 12.0256 ms
99th percentile latency composite-terms 184.702 232.001 47.2991 ms
100th percentile latency composite-terms 185.418 261.031 75.6134 ms
50th percentile service time composite-terms 172.115 186.42 14.3046 ms
90th percentile service time composite-terms 178.738 190.855 12.1171 ms
99th percentile service time composite-terms 183.443 231.035 47.592 ms
100th percentile service time composite-terms 183.921 259.935 76.0141 ms
error rate composite-terms 0 0 0 %
Min Throughput composite_terms-keyword 2.00421 2.00397 -0.00024 ops/s
Mean Throughput composite_terms-keyword 2.00689 2.0065 -0.00039 ops/s
Median Throughput composite_terms-keyword 2.00627 2.0059 -0.00037 ops/s
Max Throughput composite_terms-keyword 2.01234 2.01165 -0.00069 ops/s
50th percentile latency composite_terms-keyword 332.447 342.59 10.143 ms
90th percentile latency composite_terms-keyword 339.807 348.785 8.9783 ms
99th percentile latency composite_terms-keyword 345.24 361.084 15.8443 ms
100th percentile latency composite_terms-keyword 346.007 363.655 17.6482 ms
50th percentile service time composite_terms-keyword 331.499 341.777 10.2782 ms
90th percentile service time composite_terms-keyword 338.715 347.935 9.2209 ms
99th percentile service time composite_terms-keyword 344.081 359.849 15.7681 ms
100th percentile service time composite_terms-keyword 345.047 362.482 17.4346 ms
error rate composite_terms-keyword 0 0 0 %
Min Throughput composite-date_histogram-daily 2.01234 2.01246 0.00013 ops/s
Mean Throughput composite-date_histogram-daily 2.02028 2.0205 0.00022 ops/s
Median Throughput composite-date_histogram-daily 2.01843 2.01864 0.00021 ops/s
Max Throughput composite-date_histogram-daily 2.03642 2.03682 0.0004 ops/s
50th percentile latency composite-date_histogram-daily 4.87158 4.89597 0.02439 ms
90th percentile latency composite-date_histogram-daily 5.25988 5.37605 0.11617 ms
99th percentile latency composite-date_histogram-daily 5.98754 5.52718 -0.46036 ms
100th percentile latency composite-date_histogram-daily 6.3876 5.55085 -0.83675 ms
50th percentile service time composite-date_histogram-daily 3.46879 3.5121 0.04332 ms
90th percentile service time composite-date_histogram-daily 3.69616 3.77185 0.07568 ms
99th percentile service time composite-date_histogram-daily 4.14803 4.0371 -0.11093 ms
100th percentile service time composite-date_histogram-daily 4.16566 4.11386 -0.0518 ms
error rate composite-date_histogram-daily 0 0 0 %
Min Throughput range 2.01314 2.01312 -3e-05 ops/s
Mean Throughput range 2.02161 2.02156 -4e-05 ops/s
Median Throughput range 2.01963 2.0196 -3e-05 ops/s
Max Throughput range 2.03882 2.03879 -3e-05 ops/s
50th percentile latency range 6.16929 6.17331 0.00402 ms
90th percentile latency range 6.85908 6.534 -0.32507 ms
99th percentile latency range 7.70503 6.71102 -0.99401 ms
100th percentile latency range 7.91329 6.71356 -1.19973 ms
50th percentile service time range 4.89313 4.7978 -0.09532 ms
90th percentile service time range 5.61579 4.93582 -0.67997 ms
99th percentile service time range 6.45179 5.07908 -1.3727 ms
100th percentile service time range 6.70362 5.13793 -1.56569 ms
error rate range 0 0 0 %
Min Throughput range-numeric 2.013 2.01314 0.00014 ops/s
Mean Throughput range-numeric 2.0214 2.02163 0.00023 ops/s
Median Throughput range-numeric 2.01944 2.01965 0.00022 ops/s
Max Throughput range-numeric 2.03849 2.03893 0.00043 ops/s
50th percentile latency range-numeric 4.01714 3.90447 -0.11268 ms
90th percentile latency range-numeric 4.45845 4.32377 -0.13468 ms
99th percentile latency range-numeric 5.46441 5.11768 -0.34673 ms
100th percentile latency range-numeric 5.66552 5.31087 -0.35465 ms
50th percentile service time range-numeric 2.63018 2.54288 -0.0873 ms
90th percentile service time range-numeric 2.80494 2.64244 -0.16251 ms
99th percentile service time range-numeric 3.21737 2.78798 -0.42939 ms
100th percentile service time range-numeric 3.26544 2.84632 -0.41913 ms
error rate range-numeric 0 0 0 %
Min Throughput keyword-in-range 2.01181 2.01184 3e-05 ops/s
Mean Throughput keyword-in-range 2.01944 2.0195 5e-05 ops/s
Median Throughput keyword-in-range 2.01767 2.01771 4e-05 ops/s
Max Throughput keyword-in-range 2.03488 2.03501 0.00013 ops/s
50th percentile latency keyword-in-range 14.802 14.4812 -0.32078 ms
90th percentile latency keyword-in-range 15.4481 15.1441 -0.30399 ms
99th percentile latency keyword-in-range 20.6402 18.6996 -1.94066 ms
100th percentile latency keyword-in-range 21.4471 20.9298 -0.51731 ms
50th percentile service time keyword-in-range 13.3691 13.1628 -0.2063 ms
90th percentile service time keyword-in-range 13.9551 13.4928 -0.46226 ms
99th percentile service time keyword-in-range 18.3198 17.4756 -0.84419 ms
100th percentile service time keyword-in-range 19.4272 19.5765 0.14928 ms
error rate keyword-in-range 0 0 0 %
Min Throughput date_histogram_hourly_agg 2.01158 2.01149 -0.0001 ops/s
Mean Throughput date_histogram_hourly_agg 2.01906 2.01889 -0.00017 ops/s
Median Throughput date_histogram_hourly_agg 2.0173 2.01717 -0.00014 ops/s
Max Throughput date_histogram_hourly_agg 2.03422 2.03393 -0.00029 ops/s
50th percentile latency date_histogram_hourly_agg 7.55826 7.55959 0.00133 ms
90th percentile latency date_histogram_hourly_agg 9.08418 9.50281 0.41863 ms
99th percentile latency date_histogram_hourly_agg 9.41026 10.1308 0.72054 ms
100th percentile latency date_histogram_hourly_agg 9.49448 10.1432 0.64867 ms
50th percentile service time date_histogram_hourly_agg 6.08008 6.11527 0.03519 ms
90th percentile service time date_histogram_hourly_agg 7.66321 8.0292 0.36599 ms
99th percentile service time date_histogram_hourly_agg 7.99893 8.40374 0.40481 ms
100th percentile service time date_histogram_hourly_agg 8.00474 8.43512 0.43038 ms
error rate date_histogram_hourly_agg 0 0 0 %
Min Throughput date_histogram_minute_agg 2.01119 2.01164 0.00044 ops/s
Mean Throughput date_histogram_minute_agg 2.0184 2.01915 0.00075 ops/s
Median Throughput date_histogram_minute_agg 2.01673 2.01739 0.00067 ops/s
Max Throughput date_histogram_minute_agg 2.03303 2.03438 0.00135 ops/s
50th percentile latency date_histogram_minute_agg 41.9781 42.7331 0.75507 ms
90th percentile latency date_histogram_minute_agg 43.1673 43.5481 0.38077 ms
99th percentile latency date_histogram_minute_agg 65.6482 45.0366 -20.6116 ms
100th percentile latency date_histogram_minute_agg 73.1924 45.1716 -28.0208 ms
50th percentile service time date_histogram_minute_agg 40.538 41.3481 0.81008 ms
90th percentile service time date_histogram_minute_agg 41.9163 42.2582 0.34189 ms
99th percentile service time date_histogram_minute_agg 64.2192 43.8139 -20.4052 ms
100th percentile service time date_histogram_minute_agg 71.8639 44.1597 -27.7041 ms
error rate date_histogram_minute_agg 0 0 0 %
Min Throughput scroll 47.2916 49.6941 2.40252 pages/s
Mean Throughput scroll 47.855 49.8946 2.03964 pages/s
Median Throughput scroll 47.9412 49.9126 1.9714 pages/s
Max Throughput scroll 48.1025 49.9411 1.83858 pages/s
50th percentile latency scroll 2534.9 478.974 -2055.92 ms
90th percentile latency scroll 3150.49 500.332 -2650.16 ms
99th percentile latency scroll 3345.22 567.417 -2777.8 ms
100th percentile latency scroll 3353.15 570 -2783.15 ms
50th percentile service time scroll 504.748 477.748 -26.9995 ms
90th percentile service time scroll 512.148 484.861 -27.2863 ms
99th percentile service time scroll 551.675 512.225 -39.4492 ms
100th percentile service time scroll 556.101 514.209 -41.8919 ms
error rate scroll 0 0 0 %
Min Throughput query-string-on-message 2.0114 2.01158 0.00018 ops/s
Mean Throughput query-string-on-message 2.01876 2.01906 0.0003 ops/s
Median Throughput query-string-on-message 2.01705 2.01732 0.00027 ops/s
Max Throughput query-string-on-message 2.03371 2.03427 0.00056 ops/s
50th percentile latency query-string-on-message 6.5579 6.4835 -0.07441 ms
90th percentile latency query-string-on-message 7.22974 6.92223 -0.30751 ms
99th percentile latency query-string-on-message 7.88361 7.85319 -0.03042 ms
100th percentile latency query-string-on-message 7.94686 7.86608 -0.08078 ms
50th percentile service time query-string-on-message 5.23231 5.13626 -0.09605 ms
90th percentile service time query-string-on-message 5.96146 5.5398 -0.42166 ms
99th percentile service time query-string-on-message 6.46784 6.39427 -0.07357 ms
100th percentile service time query-string-on-message 6.57225 6.45867 -0.11358 ms
error rate query-string-on-message 0 0 0 %
Min Throughput query-string-on-message-filtered 2.01262 2.01268 6e-05 ops/s
Mean Throughput query-string-on-message-filtered 2.02076 2.02086 0.0001 ops/s
Median Throughput query-string-on-message-filtered 2.01884 2.01895 0.00011 ops/s
Max Throughput query-string-on-message-filtered 2.03733 2.03747 0.00014 ops/s
50th percentile latency query-string-on-message-filtered 14.6914 14.071 -0.62044 ms
90th percentile latency query-string-on-message-filtered 15.2694 14.5502 -0.71918 ms
99th percentile latency query-string-on-message-filtered 20.0017 18.0628 -1.93894 ms
100th percentile latency query-string-on-message-filtered 20.1364 20.1618 0.02537 ms
50th percentile service time query-string-on-message-filtered 13.3651 12.7079 -0.65723 ms
90th percentile service time query-string-on-message-filtered 13.6734 13.0597 -0.6137 ms
99th percentile service time query-string-on-message-filtered 18.8751 16.399 -2.47615 ms
100th percentile service time query-string-on-message-filtered 19.0159 18.4357 -0.58025 ms
error rate query-string-on-message-filtered 0 0 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.01236 2.01216 -0.0002 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.02032 2.02001 -0.00031 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.01848 2.01819 -0.00029 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.03655 2.03597 -0.00058 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 24.7665 23.8625 -0.90397 ms
90th percentile latency query-string-on-message-filtered-sorted-num 25.2534 24.4053 -0.84807 ms
99th percentile latency query-string-on-message-filtered-sorted-num 25.879 30.4086 4.52952 ms
100th percentile latency query-string-on-message-filtered-sorted-num 25.9044 30.4575 4.55313 ms
50th percentile service time query-string-on-message-filtered-sorted-num 22.4076 21.547 -0.86062 ms
90th percentile service time query-string-on-message-filtered-sorted-num 22.7451 21.9248 -0.82024 ms
99th percentile service time query-string-on-message-filtered-sorted-num 23.4814 28.207 4.72566 ms
100th percentile service time query-string-on-message-filtered-sorted-num 23.7968 28.4538 4.65703 ms
error rate query-string-on-message-filtered-sorted-num 0 0 0 %
Min Throughput sort_keyword_can_match_shortcut 2.01284 2.01285 1e-05 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.02111 2.02116 4e-05 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.01919 2.01923 4e-05 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.038 2.03803 3e-05 ops/s
50th percentile latency sort_keyword_can_match_shortcut 6.35345 5.98571 -0.36774 ms
90th percentile latency sort_keyword_can_match_shortcut 6.79676 6.49618 -0.30058 ms
99th percentile latency sort_keyword_can_match_shortcut 7.06925 7.26087 0.19162 ms
100th percentile latency sort_keyword_can_match_shortcut 7.075 7.42091 0.34591 ms
50th percentile service time sort_keyword_can_match_shortcut 5.03069 4.68836 -0.34233 ms
90th percentile service time sort_keyword_can_match_shortcut 5.19409 4.79989 -0.3942 ms
99th percentile service time sort_keyword_can_match_shortcut 5.97655 5.36014 -0.61641 ms
100th percentile service time sort_keyword_can_match_shortcut 6.05259 5.59236 -0.46023 ms
error rate sort_keyword_can_match_shortcut 0 0 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.01317 2.01321 4e-05 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.02169 2.02173 4e-05 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.01971 2.01975 4e-05 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.039 2.03905 5e-05 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 6.00839 5.88309 -0.12529 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.40464 6.32038 -0.08426 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.97119 6.45241 -0.51878 ms
100th percentile latency sort_keyword_no_can_match_shortcut 7.42597 6.47695 -0.94902 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.70221 4.55834 -0.14387 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.80015 4.65647 -0.14367 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.49699 4.71893 -0.77805 ms
100th percentile service time sort_keyword_no_can_match_shortcut 5.65648 4.72109 -0.93539 ms
error rate sort_keyword_no_can_match_shortcut 0 0 0 %
Min Throughput sort_numeric_desc 2.01302 2.01299 -3e-05 ops/s
Mean Throughput sort_numeric_desc 2.02141 2.02138 -3e-05 ops/s
Median Throughput sort_numeric_desc 2.01944 2.01942 -2e-05 ops/s
Max Throughput sort_numeric_desc 2.03852 2.03841 -0.00011 ops/s
50th percentile latency sort_numeric_desc 5.61704 5.96516 0.34811 ms
90th percentile latency sort_numeric_desc 6.0408 6.41449 0.3737 ms
99th percentile latency sort_numeric_desc 6.44325 7.01814 0.57489 ms
100th percentile latency sort_numeric_desc 6.50659 7.05577 0.54918 ms
50th percentile service time sort_numeric_desc 4.29003 4.63711 0.34708 ms
90th percentile service time sort_numeric_desc 4.37232 4.74415 0.37183 ms
99th percentile service time sort_numeric_desc 4.91433 5.5247 0.61037 ms
100th percentile service time sort_numeric_desc 5.22736 5.55447 0.32711 ms
error rate sort_numeric_desc 0 0 0 %
Min Throughput sort_numeric_asc 2.01313 2.0131 -2e-05 ops/s
Mean Throughput sort_numeric_asc 2.02159 2.02155 -4e-05 ops/s
Median Throughput sort_numeric_asc 2.01961 2.01958 -3e-05 ops/s
Max Throughput sort_numeric_asc 2.03883 2.03878 -5e-05 ops/s
50th percentile latency sort_numeric_asc 5.83364 5.57755 -0.25609 ms
90th percentile latency sort_numeric_asc 6.27955 5.9655 -0.31405 ms
99th percentile latency sort_numeric_asc 6.60839 6.55961 -0.04879 ms
100th percentile latency sort_numeric_asc 6.68888 6.9351 0.24622 ms
50th percentile service time sort_numeric_asc 4.54796 4.17822 -0.36973 ms
90th percentile service time sort_numeric_asc 4.70291 4.30307 -0.39984 ms
99th percentile service time sort_numeric_asc 5.27893 4.80562 -0.47331 ms
100th percentile service time sort_numeric_asc 5.30743 5.15464 -0.15279 ms
error rate sort_numeric_asc 0 0 0 %
Min Throughput sort_numeric_desc_with_match 2.01322 2.01323 1e-05 ops/s
Mean Throughput sort_numeric_desc_with_match 2.02175 2.02179 3e-05 ops/s
Median Throughput sort_numeric_desc_with_match 2.01976 2.0198 4e-05 ops/s
Max Throughput sort_numeric_desc_with_match 2.03913 2.03917 3e-05 ops/s
50th percentile latency sort_numeric_desc_with_match 3.98708 3.55216 -0.43492 ms
90th percentile latency sort_numeric_desc_with_match 4.39866 3.9513 -0.44737 ms
99th percentile latency sort_numeric_desc_with_match 4.54052 4.10575 -0.43476 ms
100th percentile latency sort_numeric_desc_with_match 4.55032 4.10671 -0.44361 ms
50th percentile service time sort_numeric_desc_with_match 2.63584 2.21987 -0.41597 ms
90th percentile service time sort_numeric_desc_with_match 2.73991 2.28242 -0.45748 ms
99th percentile service time sort_numeric_desc_with_match 2.81928 2.37749 -0.44179 ms
100th percentile service time sort_numeric_desc_with_match 2.83182 2.38511 -0.44671 ms
error rate sort_numeric_desc_with_match 0 0 0 %
Min Throughput sort_numeric_asc_with_match 2.0132 2.0131 -0.0001 ops/s
Mean Throughput sort_numeric_asc_with_match 2.02171 2.02155 -0.00016 ops/s
Median Throughput sort_numeric_asc_with_match 2.01972 2.01957 -0.00015 ops/s
Max Throughput sort_numeric_asc_with_match 2.03907 2.03873 -0.00033 ops/s
50th percentile latency sort_numeric_asc_with_match 3.77783 3.75461 -0.02322 ms
90th percentile latency sort_numeric_asc_with_match 4.17345 4.14258 -0.03087 ms
99th percentile latency sort_numeric_asc_with_match 4.29123 4.25635 -0.03489 ms
100th percentile latency sort_numeric_asc_with_match 4.32988 4.27228 -0.05759 ms
50th percentile service time sort_numeric_asc_with_match 2.4189 2.4047 -0.0142 ms
90th percentile service time sort_numeric_asc_with_match 2.47691 2.47537 -0.00154 ms
99th percentile service time sort_numeric_asc_with_match 2.63744 2.5754 -0.06204 ms
100th percentile service time sort_numeric_asc_with_match 2.65463 2.60415 -0.05049 ms
error rate sort_numeric_asc_with_match 0 0 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.01323 2.01324 1e-05 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.02179 2.02178 -1e-05 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.01979 2.01977 -1e-05 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.03918 2.03918 1e-05 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.72977 3.7302 0.00044 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.10371 4.12399 0.02028 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.24128 4.21384 -0.02744 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.25801 4.23564 -0.02237 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.39249 2.34091 -0.05157 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.48516 2.45455 -0.0306 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.6322 2.57147 -0.06073 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.64346 2.59197 -0.05149 ms
error rate range_field_conjunction_big_range_big_term_query 0 0 0 %
Min Throughput range_field_disjunction_big_range_small_term_query 2.0132 2.01321 0 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.02175 2.02174 -0 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.01976 2.01975 -1e-05 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.03911 2.03911 -0 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 4.04074 3.8587 -0.18204 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.41942 4.30799 -0.11144 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.58032 4.47788 -0.10245 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.60522 4.48189 -0.12332 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.72105 2.52503 -0.19602 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.80191 2.59819 -0.20373 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.91029 2.71487 -0.19542 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.92512 2.71953 -0.20559 ms
error rate range_field_disjunction_big_range_small_term_query 0 0 0 %
Min Throughput range_field_conjunction_small_range_small_term_query 2.01326 2.01325 -2e-05 ops/s
Mean Throughput range_field_conjunction_small_range_small_term_query 2.02182 2.02181 -0 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.01982 2.01983 1e-05 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.03927 2.03921 -6e-05 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 4.05944 3.59768 -0.46176 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.48208 4.05733 -0.42475 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.60699 4.16309 -0.44391 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.61059 4.16511 -0.44547 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.71448 2.29008 -0.4244 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.80829 2.36081 -0.44748 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.99458 2.53797 -0.45661 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 3.01801 2.62106 -0.39695 ms
error rate range_field_conjunction_small_range_small_term_query 0 0 0 %
Min Throughput range_field_conjunction_small_range_big_term_query 2.01321 2.01328 7e-05 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.02175 2.02185 0.0001 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.01976 2.01985 9e-05 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.03914 2.03931 0.00017 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.94034 3.5519 -0.38844 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 4.35905 3.95977 -0.39928 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.48038 4.06947 -0.41092 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.48794 4.07705 -0.41089 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.64385 2.21136 -0.4325 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.7516 2.26545 -0.48614 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.83514 2.31378 -0.52137 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.84406 2.3182 -0.52587 ms
error rate range_field_conjunction_small_range_big_term_query 0 0 0 %
Min Throughput range-auto-date-histo 1.96646 1.95923 -0.00723 ops/s
Mean Throughput range-auto-date-histo 1.98084 1.977 -0.00384 ops/s
Median Throughput range-auto-date-histo 1.98255 1.97903 -0.00352 ops/s
Max Throughput range-auto-date-histo 1.98825 1.98585 -0.0024 ops/s
50th percentile latency range-auto-date-histo 429.831 432.54 2.70886 ms
90th percentile latency range-auto-date-histo 471.613 452.568 -19.0449 ms
99th percentile latency range-auto-date-histo 544.111 551.548 7.43663 ms
100th percentile latency range-auto-date-histo 579.507 576.015 -3.49158 ms
50th percentile service time range-auto-date-histo 428.965 431.724 2.75922 ms
90th percentile service time range-auto-date-histo 466.934 450.355 -16.5788 ms
99th percentile service time range-auto-date-histo 542.771 540.393 -2.37831 ms
100th percentile service time range-auto-date-histo 579.1 574.138 -4.96185 ms
error rate range-auto-date-histo 0 0 0 %
Min Throughput range-with-metrics 0.117087 0.119595 0.00251 ops/s
Mean Throughput range-with-metrics 0.117323 0.119788 0.00246 ops/s
Median Throughput range-with-metrics 0.117266 0.119711 0.00245 ops/s
Max Throughput range-with-metrics 0.117754 0.120254 0.0025 ops/s
50th percentile latency range-with-metrics 808283 790272 -18011.1 ms
90th percentile latency range-with-metrics 1.12466e+06 1.10001e+06 -24651.2 ms
99th percentile latency range-with-metrics 1.19566e+06 1.16872e+06 -26939.8 ms
100th percentile latency range-with-metrics 1.19965e+06 1.17253e+06 -27129.5 ms
50th percentile service time range-with-metrics 8480.32 8301.94 -178.383 ms
90th percentile service time range-with-metrics 8591.84 8397.74 -194.104 ms
99th percentile service time range-with-metrics 8876.99 8612.3 -264.692 ms
100th percentile service time range-with-metrics 8952.73 8614.22 -338.519 ms
error rate range-with-metrics 0 0 0 %
Min Throughput range-auto-date-histo-with-metrics 0.133333 0.132405 -0.00093 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.133585 0.132496 -0.00109 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.133502 0.1325 -0.001 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.13387 0.132623 -0.00125 ops/s
50th percentile latency range-auto-date-histo-with-metrics 702732 708513 5780.69 ms
90th percentile latency range-auto-date-histo-with-metrics 979737 989590 9853.44 ms
99th percentile latency range-auto-date-histo-with-metrics 1.04221e+06 1.05237e+06 10166.3 ms
100th percentile latency range-auto-date-histo-with-metrics 1.04569e+06 1.05583e+06 10146.1 ms
50th percentile service time range-auto-date-histo-with-metrics 7454.42 7540.99 86.5691 ms
90th percentile service time range-auto-date-histo-with-metrics 7532.45 7598.65 66.2002 ms
99th percentile service time range-auto-date-histo-with-metrics 7636.02 7784.99 148.974 ms
100th percentile service time range-auto-date-histo-with-metrics 7698.12 7827.91 129.792 ms
error rate range-auto-date-histo-with-metrics 0 0 0 %
Min Throughput range-agg-1 2.01321 2.01326 5e-05 ops/s
Mean Throughput range-agg-1 2.02174 2.02182 8e-05 ops/s
Median Throughput range-agg-1 2.01974 2.01982 8e-05 ops/s
Max Throughput range-agg-1 2.03911 2.03923 0.00012 ops/s
50th percentile latency range-agg-1 4.35337 3.88138 -0.47198 ms
90th percentile latency range-agg-1 4.75802 4.3204 -0.43762 ms
99th percentile latency range-agg-1 5.42433 4.51101 -0.91331 ms
100th percentile latency range-agg-1 5.74545 4.51769 -1.22776 ms
50th percentile service time range-agg-1 2.9551 2.58457 -0.37053 ms
90th percentile service time range-agg-1 3.11609 2.66558 -0.45051 ms
99th percentile service time range-agg-1 3.99147 2.84212 -1.14936 ms
100th percentile service time range-agg-1 4.0052 2.86331 -1.14188 ms
error rate range-agg-1 0 0 0 %
Min Throughput range-agg-2 2.01327 2.01326 -1e-05 ops/s
Mean Throughput range-agg-2 2.02185 2.02183 -2e-05 ops/s
Median Throughput range-agg-2 2.01984 2.01982 -2e-05 ops/s
Max Throughput range-agg-2 2.03926 2.03923 -2e-05 ops/s
50th percentile latency range-agg-2 3.8147 3.84013 0.02544 ms
90th percentile latency range-agg-2 4.18236 4.24682 0.06446 ms
99th percentile latency range-agg-2 4.42504 4.42381 -0.00123 ms
100th percentile latency range-agg-2 4.43191 4.45132 0.01942 ms
50th percentile service time range-agg-2 2.49014 2.52825 0.03811 ms
90th percentile service time range-agg-2 2.56972 2.6233 0.05358 ms
99th percentile service time range-agg-2 2.67263 2.73097 0.05833 ms
100th percentile service time range-agg-2 2.70543 2.73428 0.02886 ms
error rate range-agg-2 0 0 0 %
Min Throughput cardinality-agg-low 2.01173 2.01162 -0.00011 ops/s
Mean Throughput cardinality-agg-low 2.01928 2.01911 -0.00017 ops/s
Median Throughput cardinality-agg-low 2.01751 2.01737 -0.00014 ops/s
Max Throughput cardinality-agg-low 2.03464 2.03437 -0.00027 ops/s
50th percentile latency cardinality-agg-low 4.86755 4.59551 -0.27204 ms
90th percentile latency cardinality-agg-low 5.34616 5.05314 -0.29302 ms
99th percentile latency cardinality-agg-low 5.93137 5.31086 -0.6205 ms
100th percentile latency cardinality-agg-low 6.02543 5.355 -0.67043 ms
50th percentile service time cardinality-agg-low 3.57821 3.27757 -0.30063 ms
90th percentile service time cardinality-agg-low 3.83561 3.51692 -0.31869 ms
99th percentile service time cardinality-agg-low 4.66089 3.85094 -0.80995 ms
100th percentile service time cardinality-agg-low 4.75286 3.90213 -0.85073 ms
error rate cardinality-agg-low 0 0 0 %
Min Throughput cardinality-agg-high 1.1584 1.13668 -0.02172 ops/s
Mean Throughput cardinality-agg-high 1.17993 1.1539 -0.02603 ops/s
Median Throughput cardinality-agg-high 1.175 1.14982 -0.02518 ops/s
Max Throughput cardinality-agg-high 1.22442 1.1851 -0.03932 ops/s
50th percentile latency cardinality-agg-high 35860.7 37655.4 1794.76 ms
90th percentile latency cardinality-agg-high 51347.7 53632.2 2284.48 ms
99th percentile latency cardinality-agg-high 54794.4 57271.5 2477.02 ms
100th percentile latency cardinality-agg-high 54984.9 57476.3 2491.32 ms
50th percentile service time cardinality-agg-high 877.27 886.677 9.40729 ms
90th percentile service time cardinality-agg-high 931.433 936.841 5.40775 ms
99th percentile service time cardinality-agg-high 985.04 1000.89 15.8499 ms
100th percentile service time cardinality-agg-high 991.097 1013.64 22.543 ms
error rate cardinality-agg-high 0 0 0 %
Min Throughput cardinality-agg-very-high 0.913971 0.93231 0.01834 ops/s
Mean Throughput cardinality-agg-very-high 0.916352 0.936093 0.01974 ops/s
Median Throughput cardinality-agg-very-high 0.916204 0.936711 0.02051 ops/s
Max Throughput cardinality-agg-very-high 0.918655 0.937963 0.01931 ops/s
50th percentile latency cardinality-agg-very-high 59613.4 57388.7 -2224.7 ms
90th percentile latency cardinality-agg-very-high 83004.4 79986.8 -3017.6 ms
99th percentile latency cardinality-agg-very-high 88186.9 85018.5 -3168.43 ms
100th percentile latency cardinality-agg-very-high 88472.8 85292.7 -3180.09 ms
50th percentile service time cardinality-agg-very-high 1073.42 1052.85 -20.5737 ms
90th percentile service time cardinality-agg-very-high 1113.59 1091.24 -22.3415 ms
99th percentile service time cardinality-agg-very-high 1172.43 1147.94 -24.482 ms
100th percentile service time cardinality-agg-very-high 1185.19 1164.4 -20.796 ms
error rate cardinality-agg-very-high 0 0 0 %
Min Throughput range_with_asc_sort 2.01315 2.01317 2e-05 ops/s
Mean Throughput range_with_asc_sort 2.02162 2.02165 2e-05 ops/s
Median Throughput range_with_asc_sort 2.01964 2.01968 4e-05 ops/s
Max Throughput range_with_asc_sort 2.03884 2.0389 6e-05 ops/s
50th percentile latency range_with_asc_sort 6.89885 6.90526 0.0064 ms
90th percentile latency range_with_asc_sort 7.3211 7.27943 -0.04167 ms
99th percentile latency range_with_asc_sort 8.46099 8.20118 -0.25982 ms
100th percentile latency range_with_asc_sort 8.72118 8.33274 -0.38844 ms
50th percentile service time range_with_asc_sort 5.53281 5.53158 -0.00123 ms
90th percentile service time range_with_asc_sort 5.78065 5.67309 -0.10756 ms
99th percentile service time range_with_asc_sort 6.88616 6.96517 0.07902 ms
100th percentile service time range_with_asc_sort 6.9771 7.05918 0.08208 ms
error rate range_with_asc_sort 0 0 0 %
Min Throughput range_with_desc_sort 2.01316 2.01309 -6e-05 ops/s
Mean Throughput range_with_desc_sort 2.02165 2.02153 -0.00012 ops/s
Median Throughput range_with_desc_sort 2.01966 2.01956 -0.0001 ops/s
Max Throughput range_with_desc_sort 2.03896 2.0387 -0.00026 ops/s
50th percentile latency range_with_desc_sort 7.01524 7.02138 0.00615 ms
90th percentile latency range_with_desc_sort 7.40278 7.4414 0.03862 ms
99th percentile latency range_with_desc_sort 8.34942 8.43519 0.08577 ms
100th percentile latency range_with_desc_sort 8.43102 8.88958 0.45856 ms
50th percentile service time range_with_desc_sort 5.62663 5.63192 0.00529 ms
90th percentile service time range_with_desc_sort 5.84677 5.7233 -0.12347 ms
99th percentile service time range_with_desc_sort 7.13715 7.04697 -0.09018 ms
100th percentile service time range_with_desc_sort 7.1451 7.24008 0.09499 ms
error rate range_with_desc_sort 0 0 0 %

@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

Benchmark Results

Benchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-pull-request/6533/

Metric Task Value Unit
Cumulative indexing time of primary shards 0 min
Min cumulative indexing time across primary shards 0 min
Median cumulative indexing time across primary shards 0 min
Max cumulative indexing time across primary shards 0 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 0 min
Cumulative refresh count of primary shards 4
Min cumulative refresh time across primary shards 0 min
Median cumulative refresh time across primary shards 0 min
Max cumulative refresh time across primary shards 0 min
Cumulative flush time of primary shards 0 min
Cumulative flush count of primary shards 1
Min cumulative flush time across primary shards 0 min
Median cumulative flush time across primary shards 0 min
Max cumulative flush time across primary shards 0 min
Total Young Gen GC time 0.975 s
Total Young Gen GC count 20
Total Old Gen GC time 0 s
Total Old Gen GC count 0
Store size 22.1576 GB
Translog size 5.12227e-08 GB
Heap used for segments 0 MB
Heap used for doc values 0 MB
Heap used for terms 0 MB
Heap used for norms 0 MB
Heap used for points 0 MB
Heap used for stored fields 0 MB
Segment count 9
100th percentile latency wait-for-snapshot-recovery 300001 ms
100th percentile service time wait-for-snapshot-recovery 300001 ms
error rate wait-for-snapshot-recovery 100 %
Min Throughput wait-until-merges-finish 99.76 ops/s
Mean Throughput wait-until-merges-finish 99.76 ops/s
Median Throughput wait-until-merges-finish 99.76 ops/s
Max Throughput wait-until-merges-finish 99.76 ops/s
100th percentile latency wait-until-merges-finish 9.7067 ms
100th percentile service time wait-until-merges-finish 9.7067 ms
error rate wait-until-merges-finish 0 %
Min Throughput default 2.01 ops/s
Mean Throughput default 2.02 ops/s
Median Throughput default 2.01 ops/s
Max Throughput default 2.03 ops/s
50th percentile latency default 7.64531 ms
90th percentile latency default 8.32232 ms
99th percentile latency default 9.3278 ms
100th percentile latency default 9.48024 ms
50th percentile service time default 6.27457 ms
90th percentile service time default 6.80579 ms
99th percentile service time default 7.70412 ms
100th percentile service time default 7.93816 ms
error rate default 0 %
Min Throughput desc_sort_timestamp 2.01 ops/s
Mean Throughput desc_sort_timestamp 2.02 ops/s
Median Throughput desc_sort_timestamp 2.02 ops/s
Max Throughput desc_sort_timestamp 2.03 ops/s
50th percentile latency desc_sort_timestamp 9.26709 ms
90th percentile latency desc_sort_timestamp 10.7871 ms
99th percentile latency desc_sort_timestamp 11.4263 ms
100th percentile latency desc_sort_timestamp 11.4691 ms
50th percentile service time desc_sort_timestamp 7.83472 ms
90th percentile service time desc_sort_timestamp 9.35781 ms
99th percentile service time desc_sort_timestamp 10.1684 ms
100th percentile service time desc_sort_timestamp 10.3128 ms
error rate desc_sort_timestamp 0 %
Min Throughput asc_sort_timestamp 2.01 ops/s
Mean Throughput asc_sort_timestamp 2.02 ops/s
Median Throughput asc_sort_timestamp 2.02 ops/s
Max Throughput asc_sort_timestamp 2.04 ops/s
50th percentile latency asc_sort_timestamp 8.74359 ms
90th percentile latency asc_sort_timestamp 9.34041 ms
99th percentile latency asc_sort_timestamp 10.6506 ms
100th percentile latency asc_sort_timestamp 10.6622 ms
50th percentile service time asc_sort_timestamp 7.37617 ms
90th percentile service time asc_sort_timestamp 7.83921 ms
99th percentile service time asc_sort_timestamp 9.03504 ms
100th percentile service time asc_sort_timestamp 9.12479 ms
error rate asc_sort_timestamp 0 %
Min Throughput desc_sort_with_after_timestamp 2.01 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.02 ops/s
Median Throughput desc_sort_with_after_timestamp 2.02 ops/s
Max Throughput desc_sort_with_after_timestamp 2.04 ops/s
50th percentile latency desc_sort_with_after_timestamp 7.87428 ms
90th percentile latency desc_sort_with_after_timestamp 8.39814 ms
99th percentile latency desc_sort_with_after_timestamp 10.0204 ms
100th percentile latency desc_sort_with_after_timestamp 11.1226 ms
50th percentile service time desc_sort_with_after_timestamp 6.54358 ms
90th percentile service time desc_sort_with_after_timestamp 6.86742 ms
99th percentile service time desc_sort_with_after_timestamp 8.59326 ms
100th percentile service time desc_sort_with_after_timestamp 9.29975 ms
error rate desc_sort_with_after_timestamp 0 %
Min Throughput asc_sort_with_after_timestamp 2.01 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.02 ops/s
Median Throughput asc_sort_with_after_timestamp 2.02 ops/s
Max Throughput asc_sort_with_after_timestamp 2.04 ops/s
50th percentile latency asc_sort_with_after_timestamp 7.40607 ms
90th percentile latency asc_sort_with_after_timestamp 7.94614 ms
99th percentile latency asc_sort_with_after_timestamp 8.82004 ms
100th percentile latency asc_sort_with_after_timestamp 8.82735 ms
50th percentile service time asc_sort_with_after_timestamp 6.06786 ms
90th percentile service time asc_sort_with_after_timestamp 6.34517 ms
99th percentile service time asc_sort_with_after_timestamp 7.50307 ms
100th percentile service time asc_sort_with_after_timestamp 7.61575 ms
error rate asc_sort_with_after_timestamp 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.02 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.02 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.03 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 16.6809 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 17.2728 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 24.3569 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 24.6234 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 15.2661 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 15.7687 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 23.1711 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 23.2821 ms
error rate desc_sort_timestamp_can_match_shortcut 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.04 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.3423 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.7159 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 18.8918 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 19.4285 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.8703 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 15.245 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 17.3861 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 18.222 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.02 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.02 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.04 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 9.30698 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.75756 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 44.4827 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 76.4373 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.91751 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 8.16387 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 42.8344 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 75.557 ms
error rate asc_sort_timestamp_can_match_shortcut 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.04 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.29327 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.91218 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.4773 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.5576 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.93668 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.41693 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 10.2123 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 10.2496 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput term 2.01 ops/s
Mean Throughput term 2.02 ops/s
Median Throughput term 2.02 ops/s
Max Throughput term 2.04 ops/s
50th percentile latency term 4.5436 ms
90th percentile latency term 4.95564 ms
99th percentile latency term 5.51252 ms
100th percentile latency term 5.66317 ms
50th percentile service time term 3.23183 ms
90th percentile service time term 3.43666 ms
99th percentile service time term 3.85354 ms
100th percentile service time term 3.90759 ms
error rate term 0 %
Min Throughput multi_terms-keyword 2 ops/s
Mean Throughput multi_terms-keyword 2 ops/s
Median Throughput multi_terms-keyword 2 ops/s
Max Throughput multi_terms-keyword 2 ops/s
50th percentile latency multi_terms-keyword 127.833 ms
90th percentile latency multi_terms-keyword 132.191 ms
99th percentile latency multi_terms-keyword 200.869 ms
100th percentile latency multi_terms-keyword 209.26 ms
50th percentile service time multi_terms-keyword 126.69 ms
90th percentile service time multi_terms-keyword 131.003 ms
99th percentile service time multi_terms-keyword 199.778 ms
100th percentile service time multi_terms-keyword 208.258 ms
error rate multi_terms-keyword 0 %
Min Throughput keyword-terms 2.01 ops/s
Mean Throughput keyword-terms 2.02 ops/s
Median Throughput keyword-terms 2.01 ops/s
Max Throughput keyword-terms 2.03 ops/s
50th percentile latency keyword-terms 11.4323 ms
90th percentile latency keyword-terms 14.1432 ms
99th percentile latency keyword-terms 15.1682 ms
100th percentile latency keyword-terms 15.1846 ms
50th percentile service time keyword-terms 9.97677 ms
90th percentile service time keyword-terms 12.793 ms
99th percentile service time keyword-terms 13.9573 ms
100th percentile service time keyword-terms 14.0056 ms
error rate keyword-terms 0 %
Min Throughput keyword-terms-low-cardinality 2.01 ops/s
Mean Throughput keyword-terms-low-cardinality 2.02 ops/s
Median Throughput keyword-terms-low-cardinality 2.02 ops/s
Max Throughput keyword-terms-low-cardinality 2.04 ops/s
50th percentile latency keyword-terms-low-cardinality 7.67795 ms
90th percentile latency keyword-terms-low-cardinality 9.15987 ms
99th percentile latency keyword-terms-low-cardinality 9.63509 ms
100th percentile latency keyword-terms-low-cardinality 9.64912 ms
50th percentile service time keyword-terms-low-cardinality 6.15028 ms
90th percentile service time keyword-terms-low-cardinality 7.68668 ms
99th percentile service time keyword-terms-low-cardinality 8.03593 ms
100th percentile service time keyword-terms-low-cardinality 8.07861 ms
error rate keyword-terms-low-cardinality 0 %
Min Throughput composite-terms 2 ops/s
Mean Throughput composite-terms 2 ops/s
Median Throughput composite-terms 2 ops/s
Max Throughput composite-terms 2.01 ops/s
50th percentile latency composite-terms 199.219 ms
90th percentile latency composite-terms 201.239 ms
99th percentile latency composite-terms 212.508 ms
100th percentile latency composite-terms 214.85 ms
50th percentile service time composite-terms 198.025 ms
90th percentile service time composite-terms 200.235 ms
99th percentile service time composite-terms 211.59 ms
100th percentile service time composite-terms 213.701 ms
error rate composite-terms 0 %
Min Throughput composite_terms-keyword 2 ops/s
Mean Throughput composite_terms-keyword 2.01 ops/s
Median Throughput composite_terms-keyword 2.01 ops/s
Max Throughput composite_terms-keyword 2.01 ops/s
50th percentile latency composite_terms-keyword 349.28 ms
90th percentile latency composite_terms-keyword 354.945 ms
99th percentile latency composite_terms-keyword 362.176 ms
100th percentile latency composite_terms-keyword 363.168 ms
50th percentile service time composite_terms-keyword 348.389 ms
90th percentile service time composite_terms-keyword 353.58 ms
99th percentile service time composite_terms-keyword 360.975 ms
100th percentile service time composite_terms-keyword 361.706 ms
error rate composite_terms-keyword 0 %
Min Throughput composite-date_histogram-daily 2.01 ops/s
Mean Throughput composite-date_histogram-daily 2.02 ops/s
Median Throughput composite-date_histogram-daily 2.02 ops/s
Max Throughput composite-date_histogram-daily 2.04 ops/s
50th percentile latency composite-date_histogram-daily 4.93861 ms
90th percentile latency composite-date_histogram-daily 5.32215 ms
99th percentile latency composite-date_histogram-daily 5.64497 ms
100th percentile latency composite-date_histogram-daily 5.70578 ms
50th percentile service time composite-date_histogram-daily 3.56152 ms
90th percentile service time composite-date_histogram-daily 3.76525 ms
99th percentile service time composite-date_histogram-daily 4.06527 ms
100th percentile service time composite-date_histogram-daily 4.19292 ms
error rate composite-date_histogram-daily 0 %
Min Throughput range 2.01 ops/s
Mean Throughput range 2.02 ops/s
Median Throughput range 2.02 ops/s
Max Throughput range 2.04 ops/s
50th percentile latency range 6.23901 ms
90th percentile latency range 6.5838 ms
99th percentile latency range 7.62808 ms
100th percentile latency range 7.72639 ms
50th percentile service time range 4.77576 ms
90th percentile service time range 4.93511 ms
99th percentile service time range 5.95751 ms
100th percentile service time range 6.11674 ms
error rate range 0 %
Min Throughput range-numeric 2.01 ops/s
Mean Throughput range-numeric 2.02 ops/s
Median Throughput range-numeric 2.02 ops/s
Max Throughput range-numeric 2.04 ops/s
50th percentile latency range-numeric 3.91916 ms
90th percentile latency range-numeric 4.31687 ms
99th percentile latency range-numeric 4.39335 ms
100th percentile latency range-numeric 4.39821 ms
50th percentile service time range-numeric 2.60118 ms
90th percentile service time range-numeric 2.69398 ms
99th percentile service time range-numeric 2.85228 ms
100th percentile service time range-numeric 2.85455 ms
error rate range-numeric 0 %
Min Throughput keyword-in-range 2.01 ops/s
Mean Throughput keyword-in-range 2.02 ops/s
Median Throughput keyword-in-range 2.02 ops/s
Max Throughput keyword-in-range 2.03 ops/s
50th percentile latency keyword-in-range 14.5978 ms
90th percentile latency keyword-in-range 15.0123 ms
99th percentile latency keyword-in-range 20.7703 ms
100th percentile latency keyword-in-range 20.8212 ms
50th percentile service time keyword-in-range 13.2522 ms
90th percentile service time keyword-in-range 13.5894 ms
99th percentile service time keyword-in-range 19.4771 ms
100th percentile service time keyword-in-range 19.4835 ms
error rate keyword-in-range 0 %
Min Throughput date_histogram_hourly_agg 2.01 ops/s
Mean Throughput date_histogram_hourly_agg 2.02 ops/s
Median Throughput date_histogram_hourly_agg 2.02 ops/s
Max Throughput date_histogram_hourly_agg 2.03 ops/s
50th percentile latency date_histogram_hourly_agg 7.43694 ms
90th percentile latency date_histogram_hourly_agg 8.78271 ms
99th percentile latency date_histogram_hourly_agg 9.55993 ms
100th percentile latency date_histogram_hourly_agg 9.65157 ms
50th percentile service time date_histogram_hourly_agg 6.0121 ms
90th percentile service time date_histogram_hourly_agg 7.47676 ms
99th percentile service time date_histogram_hourly_agg 8.19999 ms
100th percentile service time date_histogram_hourly_agg 8.38585 ms
error rate date_histogram_hourly_agg 0 %
Min Throughput date_histogram_minute_agg 2.01 ops/s
Mean Throughput date_histogram_minute_agg 2.02 ops/s
Median Throughput date_histogram_minute_agg 2.02 ops/s
Max Throughput date_histogram_minute_agg 2.03 ops/s
50th percentile latency date_histogram_minute_agg 41.9579 ms
90th percentile latency date_histogram_minute_agg 42.4461 ms
99th percentile latency date_histogram_minute_agg 51.2449 ms
100th percentile latency date_histogram_minute_agg 55.3213 ms
50th percentile service time date_histogram_minute_agg 40.5493 ms
90th percentile service time date_histogram_minute_agg 41.2284 ms
99th percentile service time date_histogram_minute_agg 49.9947 ms
100th percentile service time date_histogram_minute_agg 54.3428 ms
error rate date_histogram_minute_agg 0 %
Min Throughput scroll 48.69 pages/s
Mean Throughput scroll 49.31 pages/s
Median Throughput scroll 49.42 pages/s
Max Throughput scroll 49.56 pages/s
50th percentile latency scroll 984.004 ms
90th percentile latency scroll 1048.67 ms
99th percentile latency scroll 1082.42 ms
100th percentile latency scroll 1086.32 ms
50th percentile service time scroll 491.247 ms
90th percentile service time scroll 499.04 ms
99th percentile service time scroll 535.297 ms
100th percentile service time scroll 535.579 ms
error rate scroll 0 %
Min Throughput query-string-on-message 2.01 ops/s
Mean Throughput query-string-on-message 2.02 ops/s
Median Throughput query-string-on-message 2.02 ops/s
Max Throughput query-string-on-message 2.03 ops/s
50th percentile latency query-string-on-message 6.93788 ms
90th percentile latency query-string-on-message 7.40798 ms
99th percentile latency query-string-on-message 8.43854 ms
100th percentile latency query-string-on-message 8.51649 ms
50th percentile service time query-string-on-message 5.57106 ms
90th percentile service time query-string-on-message 5.96332 ms
99th percentile service time query-string-on-message 6.78968 ms
100th percentile service time query-string-on-message 6.84529 ms
error rate query-string-on-message 0 %
Min Throughput query-string-on-message-filtered 2.01 ops/s
Mean Throughput query-string-on-message-filtered 2.02 ops/s
Median Throughput query-string-on-message-filtered 2.02 ops/s
Max Throughput query-string-on-message-filtered 2.04 ops/s
50th percentile latency query-string-on-message-filtered 14.5451 ms
90th percentile latency query-string-on-message-filtered 15.8339 ms
99th percentile latency query-string-on-message-filtered 54.7486 ms
100th percentile latency query-string-on-message-filtered 88.8719 ms
50th percentile service time query-string-on-message-filtered 13.1933 ms
90th percentile service time query-string-on-message-filtered 14.4257 ms
99th percentile service time query-string-on-message-filtered 53.4198 ms
100th percentile service time query-string-on-message-filtered 87.8847 ms
error rate query-string-on-message-filtered 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.02 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.02 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.04 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 24.3383 ms
90th percentile latency query-string-on-message-filtered-sorted-num 24.8212 ms
99th percentile latency query-string-on-message-filtered-sorted-num 28.3327 ms
100th percentile latency query-string-on-message-filtered-sorted-num 30.9444 ms
50th percentile service time query-string-on-message-filtered-sorted-num 21.9856 ms
90th percentile service time query-string-on-message-filtered-sorted-num 22.336 ms
99th percentile service time query-string-on-message-filtered-sorted-num 25.8303 ms
100th percentile service time query-string-on-message-filtered-sorted-num 28.4774 ms
error rate query-string-on-message-filtered-sorted-num 0 %
Min Throughput sort_keyword_can_match_shortcut 2.01 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.02 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.02 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.04 ops/s
50th percentile latency sort_keyword_can_match_shortcut 6.129 ms
90th percentile latency sort_keyword_can_match_shortcut 6.6172 ms
99th percentile latency sort_keyword_can_match_shortcut 7.01032 ms
100th percentile latency sort_keyword_can_match_shortcut 7.05914 ms
50th percentile service time sort_keyword_can_match_shortcut 4.93839 ms
90th percentile service time sort_keyword_can_match_shortcut 5.06465 ms
99th percentile service time sort_keyword_can_match_shortcut 5.94649 ms
100th percentile service time sort_keyword_can_match_shortcut 5.96126 ms
error rate sort_keyword_can_match_shortcut 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.02 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.02 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.04 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 6.11949 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.52201 ms
99th percentile latency sort_keyword_no_can_match_shortcut 7.63226 ms
100th percentile latency sort_keyword_no_can_match_shortcut 8.57419 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.77275 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.85539 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.99432 ms
100th percentile service time sort_keyword_no_can_match_shortcut 7.00101 ms
error rate sort_keyword_no_can_match_shortcut 0 %
Min Throughput sort_numeric_desc 2.01 ops/s
Mean Throughput sort_numeric_desc 2.02 ops/s
Median Throughput sort_numeric_desc 2.02 ops/s
Max Throughput sort_numeric_desc 2.04 ops/s
50th percentile latency sort_numeric_desc 6.0778 ms
90th percentile latency sort_numeric_desc 6.4541 ms
99th percentile latency sort_numeric_desc 6.98874 ms
100th percentile latency sort_numeric_desc 7.18881 ms
50th percentile service time sort_numeric_desc 4.74189 ms
90th percentile service time sort_numeric_desc 4.8481 ms
99th percentile service time sort_numeric_desc 5.64712 ms
100th percentile service time sort_numeric_desc 5.66614 ms
error rate sort_numeric_desc 0 %
Min Throughput sort_numeric_asc 2.01 ops/s
Mean Throughput sort_numeric_asc 2.02 ops/s
Median Throughput sort_numeric_asc 2.02 ops/s
Max Throughput sort_numeric_asc 2.04 ops/s
50th percentile latency sort_numeric_asc 5.46321 ms
90th percentile latency sort_numeric_asc 5.88207 ms
99th percentile latency sort_numeric_asc 6.0283 ms
100th percentile latency sort_numeric_asc 6.05178 ms
50th percentile service time sort_numeric_asc 4.21496 ms
90th percentile service time sort_numeric_asc 4.29347 ms
99th percentile service time sort_numeric_asc 4.45444 ms
100th percentile service time sort_numeric_asc 4.48346 ms
error rate sort_numeric_asc 0 %
Min Throughput sort_numeric_desc_with_match 2.01 ops/s
Mean Throughput sort_numeric_desc_with_match 2.02 ops/s
Median Throughput sort_numeric_desc_with_match 2.02 ops/s
Max Throughput sort_numeric_desc_with_match 2.04 ops/s
50th percentile latency sort_numeric_desc_with_match 3.60875 ms
90th percentile latency sort_numeric_desc_with_match 4.04899 ms
99th percentile latency sort_numeric_desc_with_match 4.5995 ms
100th percentile latency sort_numeric_desc_with_match 4.71766 ms
50th percentile service time sort_numeric_desc_with_match 2.29268 ms
90th percentile service time sort_numeric_desc_with_match 2.39175 ms
99th percentile service time sort_numeric_desc_with_match 2.57485 ms
100th percentile service time sort_numeric_desc_with_match 2.58628 ms
error rate sort_numeric_desc_with_match 0 %
Min Throughput sort_numeric_asc_with_match 2.01 ops/s
Mean Throughput sort_numeric_asc_with_match 2.02 ops/s
Median Throughput sort_numeric_asc_with_match 2.02 ops/s
Max Throughput sort_numeric_asc_with_match 2.04 ops/s
50th percentile latency sort_numeric_asc_with_match 3.61877 ms
90th percentile latency sort_numeric_asc_with_match 3.96403 ms
99th percentile latency sort_numeric_asc_with_match 4.10954 ms
100th percentile latency sort_numeric_asc_with_match 4.17099 ms
50th percentile service time sort_numeric_asc_with_match 2.32075 ms
90th percentile service time sort_numeric_asc_with_match 2.37872 ms
99th percentile service time sort_numeric_asc_with_match 2.46081 ms
100th percentile service time sort_numeric_asc_with_match 2.48411 ms
error rate sort_numeric_asc_with_match 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.02 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.02 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.67624 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.07727 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.20333 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.22541 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.30793 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.40526 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.58208 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.66216 ms
error rate range_field_conjunction_big_range_big_term_query 0 %
Min Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.02 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.02 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.04 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.79478 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.22434 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.48862 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.53139 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.45024 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.56224 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.97233 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.98076 ms
error rate range_field_disjunction_big_range_small_term_query 0 %
Min Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_small_range_small_term_query 2.02 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.02 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.75158 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.13858 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.33982 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.38662 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.40076 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.48832 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.60353 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.63179 ms
error rate range_field_conjunction_small_range_small_term_query 0 %
Min Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.02 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.02 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.5105 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 3.9207 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.44667 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.68628 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.17634 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.25017 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.42888 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.54001 ms
error rate range_field_conjunction_small_range_big_term_query 0 %
Min Throughput range-auto-date-histo 1.95 ops/s
Mean Throughput range-auto-date-histo 1.97 ops/s
Median Throughput range-auto-date-histo 1.98 ops/s
Max Throughput range-auto-date-histo 1.98 ops/s
50th percentile latency range-auto-date-histo 436.02 ms
90th percentile latency range-auto-date-histo 459.315 ms
99th percentile latency range-auto-date-histo 528.558 ms
100th percentile latency range-auto-date-histo 535.545 ms
50th percentile service time range-auto-date-histo 435.036 ms
90th percentile service time range-auto-date-histo 455.249 ms
99th percentile service time range-auto-date-histo 527.699 ms
100th percentile service time range-auto-date-histo 534.602 ms
error rate range-auto-date-histo 0 %
Min Throughput range-with-metrics 0.12 ops/s
Mean Throughput range-with-metrics 0.12 ops/s
Median Throughput range-with-metrics 0.12 ops/s
Max Throughput range-with-metrics 0.12 ops/s
50th percentile latency range-with-metrics 814163 ms
90th percentile latency range-with-metrics 1.13341e+06 ms
99th percentile latency range-with-metrics 1.20516e+06 ms
100th percentile latency range-with-metrics 1.20911e+06 ms
50th percentile service time range-with-metrics 8537.25 ms
90th percentile service time range-with-metrics 8630.82 ms
99th percentile service time range-with-metrics 8819.25 ms
100th percentile service time range-with-metrics 8844.61 ms
error rate range-with-metrics 0 %
Min Throughput range-auto-date-histo-with-metrics 0.13 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.13 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.13 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.13 ops/s
50th percentile latency range-auto-date-histo-with-metrics 713915 ms
90th percentile latency range-auto-date-histo-with-metrics 997579 ms
99th percentile latency range-auto-date-histo-with-metrics 1.06125e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 1.0648e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 7583.08 ms
90th percentile service time range-auto-date-histo-with-metrics 7646.49 ms
99th percentile service time range-auto-date-histo-with-metrics 8001.55 ms
100th percentile service time range-auto-date-histo-with-metrics 8238.29 ms
error rate range-auto-date-histo-with-metrics 0 %
Min Throughput range-agg-1 2.01 ops/s
Mean Throughput range-agg-1 2.02 ops/s
Median Throughput range-agg-1 2.02 ops/s
Max Throughput range-agg-1 2.04 ops/s
50th percentile latency range-agg-1 3.96136 ms
90th percentile latency range-agg-1 4.3648 ms
99th percentile latency range-agg-1 4.49799 ms
100th percentile latency range-agg-1 4.50916 ms
50th percentile service time range-agg-1 2.62472 ms
90th percentile service time range-agg-1 2.7233 ms
99th percentile service time range-agg-1 3.11195 ms
100th percentile service time range-agg-1 3.34737 ms
error rate range-agg-1 0 %
Min Throughput range-agg-2 2.01 ops/s
Mean Throughput range-agg-2 2.02 ops/s
Median Throughput range-agg-2 2.02 ops/s
Max Throughput range-agg-2 2.04 ops/s
50th percentile latency range-agg-2 3.82318 ms
90th percentile latency range-agg-2 4.28596 ms
99th percentile latency range-agg-2 4.42742 ms
100th percentile latency range-agg-2 4.44051 ms
50th percentile service time range-agg-2 2.53241 ms
90th percentile service time range-agg-2 2.62363 ms
99th percentile service time range-agg-2 2.68879 ms
100th percentile service time range-agg-2 2.69516 ms
error rate range-agg-2 0 %
Min Throughput cardinality-agg-low 2.01 ops/s
Mean Throughput cardinality-agg-low 2.02 ops/s
Median Throughput cardinality-agg-low 2.02 ops/s
Max Throughput cardinality-agg-low 2.03 ops/s
50th percentile latency cardinality-agg-low 4.49022 ms
90th percentile latency cardinality-agg-low 4.98816 ms
99th percentile latency cardinality-agg-low 5.37926 ms
100th percentile latency cardinality-agg-low 5.46862 ms
50th percentile service time cardinality-agg-low 3.22989 ms
90th percentile service time cardinality-agg-low 3.4917 ms
99th percentile service time cardinality-agg-low 3.95139 ms
100th percentile service time cardinality-agg-low 4.03674 ms
error rate cardinality-agg-low 0 %
Min Throughput cardinality-agg-high 1.14 ops/s
Mean Throughput cardinality-agg-high 1.16 ops/s
Median Throughput cardinality-agg-high 1.16 ops/s
Max Throughput cardinality-agg-high 1.2 ops/s
50th percentile latency cardinality-agg-high 36788.8 ms
90th percentile latency cardinality-agg-high 52744 ms
99th percentile latency cardinality-agg-high 56308.9 ms
100th percentile latency cardinality-agg-high 56496.5 ms
50th percentile service time cardinality-agg-high 888.882 ms
90th percentile service time cardinality-agg-high 931.189 ms
99th percentile service time cardinality-agg-high 963.137 ms
100th percentile service time cardinality-agg-high 966.624 ms
error rate cardinality-agg-high 0 %
Min Throughput cardinality-agg-very-high 0.93 ops/s
Mean Throughput cardinality-agg-very-high 0.93 ops/s
Median Throughput cardinality-agg-very-high 0.93 ops/s
Max Throughput cardinality-agg-very-high 0.93 ops/s
50th percentile latency cardinality-agg-very-high 57967.3 ms
90th percentile latency cardinality-agg-very-high 80580.8 ms
99th percentile latency cardinality-agg-very-high 85808.7 ms
100th percentile latency cardinality-agg-very-high 86087.8 ms
50th percentile service time cardinality-agg-very-high 1060.05 ms
90th percentile service time cardinality-agg-very-high 1093.14 ms
99th percentile service time cardinality-agg-very-high 1128.42 ms
100th percentile service time cardinality-agg-very-high 1138.24 ms
error rate cardinality-agg-very-high 0 %
Min Throughput range_with_asc_sort 2.01 ops/s
Mean Throughput range_with_asc_sort 2.02 ops/s
Median Throughput range_with_asc_sort 2.02 ops/s
Max Throughput range_with_asc_sort 2.04 ops/s
50th percentile latency range_with_asc_sort 7.01091 ms
90th percentile latency range_with_asc_sort 7.47104 ms
99th percentile latency range_with_asc_sort 8.61812 ms
100th percentile latency range_with_asc_sort 8.69901 ms
50th percentile service time range_with_asc_sort 5.71463 ms
90th percentile service time range_with_asc_sort 5.87534 ms
99th percentile service time range_with_asc_sort 7.03055 ms
100th percentile service time range_with_asc_sort 7.23889 ms
error rate range_with_asc_sort 0 %
Min Throughput range_with_desc_sort 2.01 ops/s
Mean Throughput range_with_desc_sort 2.02 ops/s
Median Throughput range_with_desc_sort 2.02 ops/s
Max Throughput range_with_desc_sort 2.04 ops/s
50th percentile latency range_with_desc_sort 7.0737 ms
90th percentile latency range_with_desc_sort 7.51371 ms
99th percentile latency range_with_desc_sort 8.4411 ms
100th percentile latency range_with_desc_sort 8.57015 ms
50th percentile service time range_with_desc_sort 5.76744 ms
90th percentile service time range_with_desc_sort 5.89477 ms
99th percentile service time range_with_desc_sort 7.20129 ms
100th percentile service time range_with_desc_sort 7.20967 ms
error rate range_with_desc_sort 0 %

@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

Benchmark Baseline Comparison Results

Benchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-compare/263/

Metric Task Baseline Contender Diff Unit
Cumulative indexing time of primary shards 0 0 0 min
Min cumulative indexing time across primary shard 0 0 0 min
Median cumulative indexing time across primary shard 0 0 0 min
Max cumulative indexing time across primary shard 0 0 0 min
Cumulative indexing throttle time of primary shards 0 0 0 min
Min cumulative indexing throttle time across primary shard 0 0 0 min
Median cumulative indexing throttle time across primary shard 0 0 0 min
Max cumulative indexing throttle time across primary shard 0 0 0 min
Cumulative merge time of primary shards 0 0 0 min
Cumulative merge count of primary shards 0 0 0
Min cumulative merge time across primary shard 0 0 0 min
Median cumulative merge time across primary shard 0 0 0 min
Max cumulative merge time across primary shard 0 0 0 min
Cumulative merge throttle time of primary shards 0 0 0 min
Min cumulative merge throttle time across primary shard 0 0 0 min
Median cumulative merge throttle time across primary shard 0 0 0 min
Max cumulative merge throttle time across primary shard 0 0 0 min
Cumulative refresh time of primary shards 0 0 0 min
Cumulative refresh count of primary shards 4 4 0
Min cumulative refresh time across primary shard 0 0 0 min
Median cumulative refresh time across primary shard 0 0 0 min
Max cumulative refresh time across primary shard 0 0 0 min
Cumulative flush time of primary shards 0 0 0 min
Cumulative flush count of primary shards 1 1 0
Min cumulative flush time across primary shard 0 0 0 min
Median cumulative flush time across primary shard 0 0 0 min
Max cumulative flush time across primary shard 0 0 0 min
Total Young Gen GC time 1.39 0.975 -0.415 s
Total Young Gen GC count 27 20 -7
Total Old Gen GC time 0 0 0 s
Total Old Gen GC count 0 0 0
Store size 22.1576 22.1576 0 GB
Translog size 5.12227e-08 5.12227e-08 0 GB
Heap used for segments 0 0 0 MB
Heap used for doc values 0 0 0 MB
Heap used for terms 0 0 0 MB
Heap used for norms 0 0 0 MB
Heap used for points 0 0 0 MB
Heap used for stored fields 0 0 0 MB
Segment count 9 9 0
100th percentile latency wait-for-snapshot-recovery 300003 300001 -1.625 ms
100th percentile service time wait-for-snapshot-recovery 300003 300001 -1.625 ms
error rate wait-for-snapshot-recovery 100 100 0 %
Min Throughput wait-until-merges-finish 101.994 99.7599 -2.23425 ops/s
Mean Throughput wait-until-merges-finish 101.994 99.7599 -2.23425 ops/s
Median Throughput wait-until-merges-finish 101.994 99.7599 -2.23425 ops/s
Max Throughput wait-until-merges-finish 101.994 99.7599 -2.23425 ops/s
100th percentile latency wait-until-merges-finish 9.45731 9.7067 0.24939 ms
100th percentile service time wait-until-merges-finish 9.45731 9.7067 0.24939 ms
error rate wait-until-merges-finish 0 0 0 %
Min Throughput default 2.00954 2.00991 0.00037 ops/s
Mean Throughput default 2.01568 2.0163 0.00062 ops/s
Median Throughput default 2.01424 2.01481 0.00057 ops/s
Max Throughput default 2.02815 2.02928 0.00113 ops/s
50th percentile latency default 7.52831 7.64531 0.11699 ms
90th percentile latency default 8.1814 8.32232 0.14092 ms
99th percentile latency default 9.29068 9.3278 0.03712 ms
100th percentile latency default 9.48058 9.48024 -0.00034 ms
50th percentile service time default 6.18382 6.27457 0.09075 ms
90th percentile service time default 6.81296 6.80579 -0.00717 ms
99th percentile service time default 7.74012 7.70412 -0.036 ms
100th percentile service time default 7.76083 7.93816 0.17733 ms
error rate default 0 0 0 %
Min Throughput desc_sort_timestamp 2.01091 2.01088 -3e-05 ops/s
Mean Throughput desc_sort_timestamp 2.01795 2.01789 -6e-05 ops/s
Median Throughput desc_sort_timestamp 2.01632 2.01626 -6e-05 ops/s
Max Throughput desc_sort_timestamp 2.03225 2.03211 -0.00014 ops/s
50th percentile latency desc_sort_timestamp 9.25774 9.26709 0.00934 ms
90th percentile latency desc_sort_timestamp 10.1385 10.7871 0.64858 ms
99th percentile latency desc_sort_timestamp 43.8074 11.4263 -32.3811 ms
100th percentile latency desc_sort_timestamp 76.1723 11.4691 -64.7032 ms
50th percentile service time desc_sort_timestamp 7.81217 7.83472 0.02255 ms
90th percentile service time desc_sort_timestamp 8.83944 9.35781 0.51837 ms
99th percentile service time desc_sort_timestamp 42.3132 10.1684 -32.1448 ms
100th percentile service time desc_sort_timestamp 74.6796 10.3128 -64.3668 ms
error rate desc_sort_timestamp 0 0 0 %
Min Throughput asc_sort_timestamp 2.01272 2.01283 0.00011 ops/s
Mean Throughput asc_sort_timestamp 2.02092 2.02112 0.00021 ops/s
Median Throughput asc_sort_timestamp 2.01902 2.01919 0.00018 ops/s
Max Throughput asc_sort_timestamp 2.03758 2.03797 0.00039 ops/s
50th percentile latency asc_sort_timestamp 9.2525 8.74359 -0.50891 ms
90th percentile latency asc_sort_timestamp 9.67412 9.34041 -0.33371 ms
99th percentile latency asc_sort_timestamp 10.9228 10.6506 -0.27216 ms
100th percentile latency asc_sort_timestamp 10.9573 10.6622 -0.29512 ms
50th percentile service time asc_sort_timestamp 7.84979 7.37617 -0.47362 ms
90th percentile service time asc_sort_timestamp 8.18367 7.83921 -0.34446 ms
99th percentile service time asc_sort_timestamp 9.69644 9.03504 -0.6614 ms
100th percentile service time asc_sort_timestamp 9.9715 9.12479 -0.84671 ms
error rate asc_sort_timestamp 0 0 0 %
Min Throughput desc_sort_with_after_timestamp 2.01277 2.01276 -1e-05 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.02101 2.021 -1e-05 ops/s
Median Throughput desc_sort_with_after_timestamp 2.01909 2.01907 -2e-05 ops/s
Max Throughput desc_sort_with_after_timestamp 2.03776 2.03778 2e-05 ops/s
50th percentile latency desc_sort_with_after_timestamp 7.54986 7.87428 0.32442 ms
90th percentile latency desc_sort_with_after_timestamp 8.1296 8.39814 0.26853 ms
99th percentile latency desc_sort_with_after_timestamp 9.76418 10.0204 0.25622 ms
100th percentile latency desc_sort_with_after_timestamp 10.704 11.1226 0.41856 ms
50th percentile service time desc_sort_with_after_timestamp 6.15308 6.54358 0.3905 ms
90th percentile service time desc_sort_with_after_timestamp 6.61184 6.86742 0.25558 ms
99th percentile service time desc_sort_with_after_timestamp 8.3297 8.59326 0.26356 ms
100th percentile service time desc_sort_with_after_timestamp 9.13984 9.29975 0.15991 ms
error rate desc_sort_with_after_timestamp 0 0 0 %
Min Throughput asc_sort_with_after_timestamp 2.01315 2.01314 -1e-05 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.02163 2.02162 -1e-05 ops/s
Median Throughput asc_sort_with_after_timestamp 2.01967 2.01963 -3e-05 ops/s
Max Throughput asc_sort_with_after_timestamp 2.03893 2.03891 -2e-05 ops/s
50th percentile latency asc_sort_with_after_timestamp 7.63478 7.40607 -0.22871 ms
90th percentile latency asc_sort_with_after_timestamp 8.09314 7.94614 -0.14701 ms
99th percentile latency asc_sort_with_after_timestamp 9.29349 8.82004 -0.47345 ms
100th percentile latency asc_sort_with_after_timestamp 9.41292 8.82735 -0.58558 ms
50th percentile service time asc_sort_with_after_timestamp 6.24666 6.06786 -0.17879 ms
90th percentile service time asc_sort_with_after_timestamp 6.54398 6.34517 -0.19882 ms
99th percentile service time asc_sort_with_after_timestamp 7.70897 7.50307 -0.2059 ms
100th percentile service time asc_sort_with_after_timestamp 7.75418 7.61575 -0.13843 ms
error rate asc_sort_with_after_timestamp 0 0 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.01057 2.01055 -2e-05 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.01736 2.01733 -2e-05 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.01577 2.01576 -1e-05 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.03119 2.03109 -0.00011 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 17.0402 16.6809 -0.35939 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 18.1039 17.2728 -0.83116 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 24.724 24.3569 -0.36714 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 25.0572 24.6234 -0.43371 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 15.6269 15.2661 -0.36082 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 16.5217 15.7687 -0.75298 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 23.3488 23.1711 -0.17765 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 23.4809 23.2821 -0.19882 ms
error rate desc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.0129 2.01277 -0.00013 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.02125 2.02102 -0.00023 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.0193 2.0191 -0.0002 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.03819 2.03777 -0.00042 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.3974 16.3423 -0.05515 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.8687 16.7159 -0.15275 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 19.3696 18.8918 -0.47783 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 20.9192 19.4285 -1.49069 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.9626 14.8703 -0.09226 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 15.4395 15.245 -0.19454 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 17.9059 17.3861 -0.51972 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 19.7241 18.222 -1.50211 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.01295 2.01293 -1e-05 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.02132 2.02129 -3e-05 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.01936 2.01933 -2e-05 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.03835 2.03828 -7e-05 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 9.46864 9.30698 -0.16165 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.93018 9.75756 -0.17261 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 11.6038 44.4827 32.8789 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 11.7545 76.4373 64.6828 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 8.01628 7.91751 -0.09877 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 8.25503 8.16387 -0.09116 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 9.73829 42.8344 33.0961 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 10.0235 75.557 65.5335 ms
error rate asc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.01312 2.01307 -5e-05 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.02156 2.02149 -7e-05 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.01958 2.01951 -6e-05 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.03873 2.0386 -0.00013 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.44289 9.29327 -0.14962 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.0581 9.91218 -0.14591 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.3213 11.4773 0.15601 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.4233 11.5576 0.1343 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.05483 7.93668 -0.11816 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.50437 8.41693 -0.08744 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 10.0919 10.2123 0.12037 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 10.1329 10.2496 0.11673 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput term 2.01298 2.01297 -0 ops/s
Mean Throughput term 2.02138 2.02134 -3e-05 ops/s
Median Throughput term 2.0194 2.0194 -0 ops/s
Max Throughput term 2.03845 2.03836 -9e-05 ops/s
50th percentile latency term 4.86591 4.5436 -0.32231 ms
90th percentile latency term 5.23813 4.95564 -0.28249 ms
99th percentile latency term 5.69744 5.51252 -0.18491 ms
100th percentile latency term 5.82515 5.66317 -0.16197 ms
50th percentile service time term 3.45581 3.23183 -0.22397 ms
90th percentile service time term 3.63001 3.43666 -0.19334 ms
99th percentile service time term 4.14437 3.85354 -0.29083 ms
100th percentile service time term 4.16253 3.90759 -0.25494 ms
error rate term 0 0 0 %
Min Throughput multi_terms-keyword 1.30403 2.00086 0.69683 ops/s
Mean Throughput multi_terms-keyword 1.32316 2.00143 0.67827 ops/s
Median Throughput multi_terms-keyword 1.32546 2.00132 0.67585 ops/s
Max Throughput multi_terms-keyword 1.33388 2.00258 0.6687 ops/s
50th percentile latency multi_terms-keyword 25248.1 127.833 -25120.2 ms
90th percentile latency multi_terms-keyword 34857.1 132.191 -34724.9 ms
99th percentile latency multi_terms-keyword 37025.8 200.869 -36824.9 ms
100th percentile latency multi_terms-keyword 37146.3 209.26 -36937 ms
50th percentile service time multi_terms-keyword 734.633 126.69 -607.943 ms
90th percentile service time multi_terms-keyword 752.307 131.003 -621.304 ms
99th percentile service time multi_terms-keyword 829.96 199.778 -630.181 ms
100th percentile service time multi_terms-keyword 848.685 208.258 -640.426 ms
error rate multi_terms-keyword 0 0 0 %
Min Throughput keyword-terms 2.01002 2.0097 -0.00032 ops/s
Mean Throughput keyword-terms 2.01646 2.01595 -0.00051 ops/s
Median Throughput keyword-terms 2.01495 2.0145 -0.00046 ops/s
Max Throughput keyword-terms 2.02958 2.02862 -0.00096 ops/s
50th percentile latency keyword-terms 10.9933 11.4323 0.43902 ms
90th percentile latency keyword-terms 13.4571 14.1432 0.68612 ms
99th percentile latency keyword-terms 15.2956 15.1682 -0.12737 ms
100th percentile latency keyword-terms 15.329 15.1846 -0.14443 ms
50th percentile service time keyword-terms 9.61013 9.97677 0.36664 ms
90th percentile service time keyword-terms 12.0829 12.793 0.71012 ms
99th percentile service time keyword-terms 13.8668 13.9573 0.09055 ms
100th percentile service time keyword-terms 13.9003 14.0056 0.10528 ms
error rate keyword-terms 0 0 0 %
Min Throughput keyword-terms-low-cardinality 2.01311 2.01315 5e-05 ops/s
Mean Throughput keyword-terms-low-cardinality 2.02156 2.02163 8e-05 ops/s
Median Throughput keyword-terms-low-cardinality 2.01958 2.01965 7e-05 ops/s
Max Throughput keyword-terms-low-cardinality 2.03873 2.03893 0.0002 ops/s
50th percentile latency keyword-terms-low-cardinality 7.01797 7.67795 0.65998 ms
90th percentile latency keyword-terms-low-cardinality 8.64528 9.15987 0.5146 ms
99th percentile latency keyword-terms-low-cardinality 9.28762 9.63509 0.34747 ms
100th percentile latency keyword-terms-low-cardinality 9.32341 9.64912 0.3257 ms
50th percentile service time keyword-terms-low-cardinality 5.52719 6.15028 0.62309 ms
90th percentile service time keyword-terms-low-cardinality 7.19884 7.68668 0.48785 ms
99th percentile service time keyword-terms-low-cardinality 7.54944 8.03593 0.48649 ms
100th percentile service time keyword-terms-low-cardinality 7.56175 8.07861 0.51686 ms
error rate keyword-terms-low-cardinality 0 0 0 %
Min Throughput composite-terms 2.00388 2.003 -0.00087 ops/s
Mean Throughput composite-terms 2.00637 2.00493 -0.00144 ops/s
Median Throughput composite-terms 2.0058 2.00449 -0.00132 ops/s
Max Throughput composite-terms 2.0114 2.00882 -0.00257 ops/s
50th percentile latency composite-terms 173.335 199.219 25.8845 ms
90th percentile latency composite-terms 180.036 201.239 21.203 ms
99th percentile latency composite-terms 184.702 212.508 27.8056 ms
100th percentile latency composite-terms 185.418 214.85 29.4326 ms
50th percentile service time composite-terms 172.115 198.025 25.9096 ms
90th percentile service time composite-terms 178.738 200.235 21.4969 ms
99th percentile service time composite-terms 183.443 211.59 28.1472 ms
100th percentile service time composite-terms 183.921 213.701 29.7803 ms
error rate composite-terms 0 0 0 %
Min Throughput composite_terms-keyword 2.00421 2.00371 -0.0005 ops/s
Mean Throughput composite_terms-keyword 2.00689 2.00608 -0.00081 ops/s
Median Throughput composite_terms-keyword 2.00627 2.00552 -0.00075 ops/s
Max Throughput composite_terms-keyword 2.01234 2.01087 -0.00147 ops/s
50th percentile latency composite_terms-keyword 332.447 349.28 16.8334 ms
90th percentile latency composite_terms-keyword 339.807 354.945 15.138 ms
99th percentile latency composite_terms-keyword 345.24 362.176 16.9363 ms
100th percentile latency composite_terms-keyword 346.007 363.168 17.1613 ms
50th percentile service time composite_terms-keyword 331.499 348.389 16.8901 ms
90th percentile service time composite_terms-keyword 338.715 353.58 14.8656 ms
99th percentile service time composite_terms-keyword 344.081 360.975 16.8947 ms
100th percentile service time composite_terms-keyword 345.047 361.706 16.6589 ms
error rate composite_terms-keyword 0 0 0 %
Min Throughput composite-date_histogram-daily 2.01234 2.0125 0.00017 ops/s
Mean Throughput composite-date_histogram-daily 2.02028 2.02059 0.00031 ops/s
Median Throughput composite-date_histogram-daily 2.01843 2.01871 0.00028 ops/s
Max Throughput composite-date_histogram-daily 2.03642 2.03702 0.00059 ops/s
50th percentile latency composite-date_histogram-daily 4.87158 4.93861 0.06703 ms
90th percentile latency composite-date_histogram-daily 5.25988 5.32215 0.06227 ms
99th percentile latency composite-date_histogram-daily 5.98754 5.64497 -0.34257 ms
100th percentile latency composite-date_histogram-daily 6.3876 5.70578 -0.68182 ms
50th percentile service time composite-date_histogram-daily 3.46879 3.56152 0.09273 ms
90th percentile service time composite-date_histogram-daily 3.69616 3.76525 0.06908 ms
99th percentile service time composite-date_histogram-daily 4.14803 4.06527 -0.08275 ms
100th percentile service time composite-date_histogram-daily 4.16566 4.19292 0.02726 ms
error rate composite-date_histogram-daily 0 0 0 %
Min Throughput range 2.01314 2.01313 -2e-05 ops/s
Mean Throughput range 2.02161 2.02162 1e-05 ops/s
Median Throughput range 2.01963 2.01964 1e-05 ops/s
Max Throughput range 2.03882 2.03884 2e-05 ops/s
50th percentile latency range 6.16929 6.23901 0.06973 ms
90th percentile latency range 6.85908 6.5838 -0.27528 ms
99th percentile latency range 7.70503 7.62808 -0.07695 ms
100th percentile latency range 7.91329 7.72639 -0.1869 ms
50th percentile service time range 4.89313 4.77576 -0.11737 ms
90th percentile service time range 5.61579 4.93511 -0.68068 ms
99th percentile service time range 6.45179 5.95751 -0.49427 ms
100th percentile service time range 6.70362 6.11674 -0.58688 ms
error rate range 0 0 0 %
Min Throughput range-numeric 2.013 2.01312 0.00012 ops/s
Mean Throughput range-numeric 2.0214 2.02161 0.00021 ops/s
Median Throughput range-numeric 2.01944 2.01962 0.00019 ops/s
Max Throughput range-numeric 2.03849 2.03888 0.00039 ops/s
50th percentile latency range-numeric 4.01714 3.91916 -0.09798 ms
90th percentile latency range-numeric 4.45845 4.31687 -0.14158 ms
99th percentile latency range-numeric 5.46441 4.39335 -1.07106 ms
100th percentile latency range-numeric 5.66552 4.39821 -1.2673 ms
50th percentile service time range-numeric 2.63018 2.60118 -0.029 ms
90th percentile service time range-numeric 2.80494 2.69398 -0.11097 ms
99th percentile service time range-numeric 3.21737 2.85228 -0.36509 ms
100th percentile service time range-numeric 3.26544 2.85455 -0.4109 ms
error rate range-numeric 0 0 0 %
Min Throughput keyword-in-range 2.01181 2.01156 -0.00025 ops/s
Mean Throughput keyword-in-range 2.01944 2.01903 -0.00041 ops/s
Median Throughput keyword-in-range 2.01767 2.01729 -0.00037 ops/s
Max Throughput keyword-in-range 2.03488 2.03419 -0.00068 ops/s
50th percentile latency keyword-in-range 14.802 14.5978 -0.20422 ms
90th percentile latency keyword-in-range 15.4481 15.0123 -0.43571 ms
99th percentile latency keyword-in-range 20.6402 20.7703 0.13007 ms
100th percentile latency keyword-in-range 21.4471 20.8212 -0.62583 ms
50th percentile service time keyword-in-range 13.3691 13.2522 -0.11695 ms
90th percentile service time keyword-in-range 13.9551 13.5894 -0.36563 ms
99th percentile service time keyword-in-range 18.3198 19.4771 1.15729 ms
100th percentile service time keyword-in-range 19.4272 19.4835 0.05634 ms
error rate keyword-in-range 0 0 0 %
Min Throughput date_histogram_hourly_agg 2.01158 2.01139 -0.00019 ops/s
Mean Throughput date_histogram_hourly_agg 2.01906 2.01872 -0.00034 ops/s
Median Throughput date_histogram_hourly_agg 2.0173 2.01702 -0.00029 ops/s
Max Throughput date_histogram_hourly_agg 2.03422 2.03364 -0.00058 ops/s
50th percentile latency date_histogram_hourly_agg 7.55826 7.43694 -0.12131 ms
90th percentile latency date_histogram_hourly_agg 9.08418 8.78271 -0.30147 ms
99th percentile latency date_histogram_hourly_agg 9.41026 9.55993 0.14968 ms
100th percentile latency date_histogram_hourly_agg 9.49448 9.65157 0.15709 ms
50th percentile service time date_histogram_hourly_agg 6.08008 6.0121 -0.06798 ms
90th percentile service time date_histogram_hourly_agg 7.66321 7.47676 -0.18644 ms
99th percentile service time date_histogram_hourly_agg 7.99893 8.19999 0.20106 ms
100th percentile service time date_histogram_hourly_agg 8.00474 8.38585 0.38111 ms
error rate date_histogram_hourly_agg 0 0 0 %
Min Throughput date_histogram_minute_agg 2.01119 2.01127 7e-05 ops/s
Mean Throughput date_histogram_minute_agg 2.0184 2.01852 0.00012 ops/s
Median Throughput date_histogram_minute_agg 2.01673 2.01683 0.0001 ops/s
Max Throughput date_histogram_minute_agg 2.03303 2.03328 0.00025 ops/s
50th percentile latency date_histogram_minute_agg 41.9781 41.9579 -0.02015 ms
90th percentile latency date_histogram_minute_agg 43.1673 42.4461 -0.72128 ms
99th percentile latency date_histogram_minute_agg 65.6482 51.2449 -14.4034 ms
100th percentile latency date_histogram_minute_agg 73.1924 55.3213 -17.8711 ms
50th percentile service time date_histogram_minute_agg 40.538 40.5493 0.01125 ms
90th percentile service time date_histogram_minute_agg 41.9163 41.2284 -0.68792 ms
99th percentile service time date_histogram_minute_agg 64.2192 49.9947 -14.2245 ms
100th percentile service time date_histogram_minute_agg 71.8639 54.3428 -17.521 ms
error rate date_histogram_minute_agg 0 0 0 %
Min Throughput scroll 47.2916 48.6914 1.39978 pages/s
Mean Throughput scroll 47.855 49.3067 1.45173 pages/s
Median Throughput scroll 47.9412 49.4207 1.47946 pages/s
Max Throughput scroll 48.1025 49.5614 1.45888 pages/s
50th percentile latency scroll 2534.9 984.004 -1550.89 ms
90th percentile latency scroll 3150.49 1048.67 -2101.82 ms
99th percentile latency scroll 3345.22 1082.42 -2262.8 ms
100th percentile latency scroll 3353.15 1086.32 -2266.83 ms
50th percentile service time scroll 504.748 491.247 -13.5006 ms
90th percentile service time scroll 512.148 499.04 -13.1072 ms
99th percentile service time scroll 551.675 535.297 -16.3778 ms
100th percentile service time scroll 556.101 535.579 -20.5228 ms
error rate scroll 0 0 0 %
Min Throughput query-string-on-message 2.0114 2.01174 0.00033 ops/s
Mean Throughput query-string-on-message 2.01876 2.01931 0.00054 ops/s
Median Throughput query-string-on-message 2.01705 2.01754 0.00048 ops/s
Max Throughput query-string-on-message 2.03371 2.03465 0.00095 ops/s
50th percentile latency query-string-on-message 6.5579 6.93788 0.37998 ms
90th percentile latency query-string-on-message 7.22974 7.40798 0.17824 ms
99th percentile latency query-string-on-message 7.88361 8.43854 0.55493 ms
100th percentile latency query-string-on-message 7.94686 8.51649 0.56963 ms
50th percentile service time query-string-on-message 5.23231 5.57106 0.33875 ms
90th percentile service time query-string-on-message 5.96146 5.96332 0.00186 ms
99th percentile service time query-string-on-message 6.46784 6.78968 0.32184 ms
100th percentile service time query-string-on-message 6.57225 6.84529 0.27304 ms
error rate query-string-on-message 0 0 0 %
Min Throughput query-string-on-message-filtered 2.01262 2.01261 -1e-05 ops/s
Mean Throughput query-string-on-message-filtered 2.02076 2.02072 -3e-05 ops/s
Median Throughput query-string-on-message-filtered 2.01884 2.01883 -1e-05 ops/s
Max Throughput query-string-on-message-filtered 2.03733 2.03723 -9e-05 ops/s
50th percentile latency query-string-on-message-filtered 14.6914 14.5451 -0.1463 ms
90th percentile latency query-string-on-message-filtered 15.2694 15.8339 0.56452 ms
99th percentile latency query-string-on-message-filtered 20.0017 54.7486 34.7469 ms
100th percentile latency query-string-on-message-filtered 20.1364 88.8719 68.7355 ms
50th percentile service time query-string-on-message-filtered 13.3651 13.1933 -0.17184 ms
90th percentile service time query-string-on-message-filtered 13.6734 14.4257 0.75234 ms
99th percentile service time query-string-on-message-filtered 18.8751 53.4198 34.5447 ms
100th percentile service time query-string-on-message-filtered 19.0159 87.8847 68.8687 ms
error rate query-string-on-message-filtered 0 0 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.01236 2.01248 0.00011 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.02032 2.02054 0.00022 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.01848 2.01866 0.00019 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.03655 2.03695 0.00039 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 24.7665 24.3383 -0.42811 ms
90th percentile latency query-string-on-message-filtered-sorted-num 25.2534 24.8212 -0.43217 ms
99th percentile latency query-string-on-message-filtered-sorted-num 25.879 28.3327 2.45368 ms
100th percentile latency query-string-on-message-filtered-sorted-num 25.9044 30.9444 5.03995 ms
50th percentile service time query-string-on-message-filtered-sorted-num 22.4076 21.9856 -0.42201 ms
90th percentile service time query-string-on-message-filtered-sorted-num 22.7451 22.336 -0.40905 ms
99th percentile service time query-string-on-message-filtered-sorted-num 23.4814 25.8303 2.34889 ms
100th percentile service time query-string-on-message-filtered-sorted-num 23.7968 28.4774 4.68056 ms
error rate query-string-on-message-filtered-sorted-num 0 0 0 %
Min Throughput sort_keyword_can_match_shortcut 2.01284 2.01287 3e-05 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.02111 2.02118 7e-05 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.01919 2.01924 5e-05 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.038 2.0381 0.0001 ops/s
50th percentile latency sort_keyword_can_match_shortcut 6.35345 6.129 -0.22445 ms
90th percentile latency sort_keyword_can_match_shortcut 6.79676 6.6172 -0.17956 ms
99th percentile latency sort_keyword_can_match_shortcut 7.06925 7.01032 -0.05892 ms
100th percentile latency sort_keyword_can_match_shortcut 7.075 7.05914 -0.01586 ms
50th percentile service time sort_keyword_can_match_shortcut 5.03069 4.93839 -0.0923 ms
90th percentile service time sort_keyword_can_match_shortcut 5.19409 5.06465 -0.12944 ms
99th percentile service time sort_keyword_can_match_shortcut 5.97655 5.94649 -0.03006 ms
100th percentile service time sort_keyword_can_match_shortcut 6.05259 5.96126 -0.09133 ms
error rate sort_keyword_can_match_shortcut 0 0 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.01317 2.01319 2e-05 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.02169 2.02173 4e-05 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.01971 2.01976 5e-05 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.039 2.03905 5e-05 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 6.00839 6.11949 0.1111 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.40464 6.52201 0.11737 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.97119 7.63226 0.66107 ms
100th percentile latency sort_keyword_no_can_match_shortcut 7.42597 8.57419 1.14822 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.70221 4.77275 0.07054 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.80015 4.85539 0.05524 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.49699 5.99432 0.49733 ms
100th percentile service time sort_keyword_no_can_match_shortcut 5.65648 7.00101 1.34452 ms
error rate sort_keyword_no_can_match_shortcut 0 0 0 %
Min Throughput sort_numeric_desc 2.01302 2.01298 -4e-05 ops/s
Mean Throughput sort_numeric_desc 2.02141 2.02136 -5e-05 ops/s
Median Throughput sort_numeric_desc 2.01944 2.01942 -2e-05 ops/s
Max Throughput sort_numeric_desc 2.03852 2.03838 -0.00014 ops/s
50th percentile latency sort_numeric_desc 5.61704 6.0778 0.46076 ms
90th percentile latency sort_numeric_desc 6.0408 6.4541 0.41331 ms
99th percentile latency sort_numeric_desc 6.44325 6.98874 0.5455 ms
100th percentile latency sort_numeric_desc 6.50659 7.18881 0.68222 ms
50th percentile service time sort_numeric_desc 4.29003 4.74189 0.45185 ms
90th percentile service time sort_numeric_desc 4.37232 4.8481 0.47578 ms
99th percentile service time sort_numeric_desc 4.91433 5.64712 0.7328 ms
100th percentile service time sort_numeric_desc 5.22736 5.66614 0.43879 ms
error rate sort_numeric_desc 0 0 0 %
Min Throughput sort_numeric_asc 2.01313 2.01308 -5e-05 ops/s
Mean Throughput sort_numeric_asc 2.02159 2.02154 -5e-05 ops/s
Median Throughput sort_numeric_asc 2.01961 2.01956 -5e-05 ops/s
Max Throughput sort_numeric_asc 2.03883 2.03874 -9e-05 ops/s
50th percentile latency sort_numeric_asc 5.83364 5.46321 -0.37044 ms
90th percentile latency sort_numeric_asc 6.27955 5.88207 -0.39748 ms
99th percentile latency sort_numeric_asc 6.60839 6.0283 -0.58009 ms
100th percentile latency sort_numeric_asc 6.68888 6.05178 -0.63711 ms
50th percentile service time sort_numeric_asc 4.54796 4.21496 -0.333 ms
90th percentile service time sort_numeric_asc 4.70291 4.29347 -0.40944 ms
99th percentile service time sort_numeric_asc 5.27893 4.45444 -0.82449 ms
100th percentile service time sort_numeric_asc 5.30743 4.48346 -0.82397 ms
error rate sort_numeric_asc 0 0 0 %
Min Throughput sort_numeric_desc_with_match 2.01322 2.01321 -1e-05 ops/s
Mean Throughput sort_numeric_desc_with_match 2.02175 2.02175 -0 ops/s
Median Throughput sort_numeric_desc_with_match 2.01976 2.01977 1e-05 ops/s
Max Throughput sort_numeric_desc_with_match 2.03913 2.03915 2e-05 ops/s
50th percentile latency sort_numeric_desc_with_match 3.98708 3.60875 -0.37832 ms
90th percentile latency sort_numeric_desc_with_match 4.39866 4.04899 -0.34967 ms
99th percentile latency sort_numeric_desc_with_match 4.54052 4.5995 0.05898 ms
100th percentile latency sort_numeric_desc_with_match 4.55032 4.71766 0.16735 ms
50th percentile service time sort_numeric_desc_with_match 2.63584 2.29268 -0.34316 ms
90th percentile service time sort_numeric_desc_with_match 2.73991 2.39175 -0.34815 ms
99th percentile service time sort_numeric_desc_with_match 2.81928 2.57485 -0.24443 ms
100th percentile service time sort_numeric_desc_with_match 2.83182 2.58628 -0.24554 ms
error rate sort_numeric_desc_with_match 0 0 0 %
Min Throughput sort_numeric_asc_with_match 2.0132 2.01324 4e-05 ops/s
Mean Throughput sort_numeric_asc_with_match 2.02171 2.02178 7e-05 ops/s
Median Throughput sort_numeric_asc_with_match 2.01972 2.01979 7e-05 ops/s
Max Throughput sort_numeric_asc_with_match 2.03907 2.03912 6e-05 ops/s
50th percentile latency sort_numeric_asc_with_match 3.77783 3.61877 -0.15907 ms
90th percentile latency sort_numeric_asc_with_match 4.17345 3.96403 -0.20942 ms
99th percentile latency sort_numeric_asc_with_match 4.29123 4.10954 -0.1817 ms
100th percentile latency sort_numeric_asc_with_match 4.32988 4.17099 -0.15889 ms
50th percentile service time sort_numeric_asc_with_match 2.4189 2.32075 -0.09815 ms
90th percentile service time sort_numeric_asc_with_match 2.47691 2.37872 -0.0982 ms
99th percentile service time sort_numeric_asc_with_match 2.63744 2.46081 -0.17663 ms
100th percentile service time sort_numeric_asc_with_match 2.65463 2.48411 -0.17052 ms
error rate sort_numeric_asc_with_match 0 0 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.01323 2.01325 2e-05 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.02179 2.02179 0 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.01979 2.01979 0 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.03918 2.0392 3e-05 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.72977 3.67624 -0.05353 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.10371 4.07727 -0.02644 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.24128 4.20333 -0.03795 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.25801 4.22541 -0.0326 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.39249 2.30793 -0.08455 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.48516 2.40526 -0.0799 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.6322 2.58208 -0.05012 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.64346 2.66216 0.0187 ms
error rate range_field_conjunction_big_range_big_term_query 0 0 0 %
Min Throughput range_field_disjunction_big_range_small_term_query 2.0132 2.0132 -0 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.02175 2.02173 -2e-05 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.01976 2.01972 -4e-05 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.03911 2.03907 -4e-05 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 4.04074 3.79478 -0.24596 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.41942 4.22434 -0.19508 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.58032 4.48862 -0.0917 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.60522 4.53139 -0.07383 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.72105 2.45024 -0.27081 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.80191 2.56224 -0.23967 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.91029 2.97233 0.06204 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.92512 2.98076 0.05563 ms
error rate range_field_disjunction_big_range_small_term_query 0 0 0 %
Min Throughput range_field_conjunction_small_range_small_term_query 2.01326 2.01328 2e-05 ops/s
Mean Throughput range_field_conjunction_small_range_small_term_query 2.02182 2.02184 3e-05 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.01982 2.01985 3e-05 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.03927 2.03925 -2e-05 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 4.05944 3.75158 -0.30786 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.48208 4.13858 -0.3435 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.60699 4.33982 -0.26717 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.61059 4.38662 -0.22396 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.71448 2.40076 -0.31371 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.80829 2.48832 -0.31997 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.99458 2.60353 -0.39105 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 3.01801 2.63179 -0.38622 ms
error rate range_field_conjunction_small_range_small_term_query 0 0 0 %
Min Throughput range_field_conjunction_small_range_big_term_query 2.01321 2.01328 6e-05 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.02175 2.02184 9e-05 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.01976 2.01985 9e-05 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.03914 2.03926 0.00011 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.94034 3.5105 -0.42984 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 4.35905 3.9207 -0.43835 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.48038 4.44667 -0.03372 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.48794 4.68628 0.19834 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.64385 2.17634 -0.46752 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.7516 2.25017 -0.50143 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.83514 2.42888 -0.40626 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.84406 2.54001 -0.30405 ms
error rate range_field_conjunction_small_range_big_term_query 0 0 0 %
Min Throughput range-auto-date-histo 1.96646 1.95385 -0.01261 ops/s
Mean Throughput range-auto-date-histo 1.98084 1.97391 -0.00693 ops/s
Median Throughput range-auto-date-histo 1.98255 1.97618 -0.00637 ops/s
Max Throughput range-auto-date-histo 1.98825 1.98397 -0.00428 ops/s
50th percentile latency range-auto-date-histo 429.831 436.02 6.18874 ms
90th percentile latency range-auto-date-histo 471.613 459.315 -12.2976 ms
99th percentile latency range-auto-date-histo 544.111 528.558 -15.5529 ms
100th percentile latency range-auto-date-histo 579.507 535.545 -43.9618 ms
50th percentile service time range-auto-date-histo 428.965 435.036 6.0713 ms
90th percentile service time range-auto-date-histo 466.934 455.249 -11.6848 ms
99th percentile service time range-auto-date-histo 542.771 527.699 -15.0717 ms
100th percentile service time range-auto-date-histo 579.1 534.602 -44.4987 ms
error rate range-auto-date-histo 0 0 0 %
Min Throughput range-with-metrics 0.117087 0.116309 -0.00078 ops/s
Mean Throughput range-with-metrics 0.117323 0.116479 -0.00084 ops/s
Median Throughput range-with-metrics 0.117266 0.116376 -0.00089 ops/s
Max Throughput range-with-metrics 0.117754 0.116853 -0.0009 ops/s
50th percentile latency range-with-metrics 808283 814163 5880.41 ms
90th percentile latency range-with-metrics 1.12466e+06 1.13341e+06 8756.12 ms
99th percentile latency range-with-metrics 1.19566e+06 1.20516e+06 9497.12 ms
100th percentile latency range-with-metrics 1.19965e+06 1.20911e+06 9454.75 ms
50th percentile service time range-with-metrics 8480.32 8537.25 56.9253 ms
90th percentile service time range-with-metrics 8591.84 8630.82 38.977 ms
99th percentile service time range-with-metrics 8876.99 8819.25 -57.7373 ms
100th percentile service time range-with-metrics 8952.73 8844.61 -108.125 ms
error rate range-with-metrics 0 0 0 %
Min Throughput range-auto-date-histo-with-metrics 0.133333 0.131421 -0.00191 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.133585 0.131526 -0.00206 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.133502 0.13153 -0.00197 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.13387 0.131593 -0.00228 ops/s
50th percentile latency range-auto-date-histo-with-metrics 702732 713915 11183 ms
90th percentile latency range-auto-date-histo-with-metrics 979737 997579 17842.8 ms
99th percentile latency range-auto-date-histo-with-metrics 1.04221e+06 1.06125e+06 19045 ms
100th percentile latency range-auto-date-histo-with-metrics 1.04569e+06 1.0648e+06 19114.5 ms
50th percentile service time range-auto-date-histo-with-metrics 7454.42 7583.08 128.659 ms
90th percentile service time range-auto-date-histo-with-metrics 7532.45 7646.49 114.041 ms
99th percentile service time range-auto-date-histo-with-metrics 7636.02 8001.55 365.532 ms
100th percentile service time range-auto-date-histo-with-metrics 7698.12 8238.29 540.165 ms
error rate range-auto-date-histo-with-metrics 0 0 0 %
Min Throughput range-agg-1 2.01321 2.0132 -2e-05 ops/s
Mean Throughput range-agg-1 2.02174 2.02171 -2e-05 ops/s
Median Throughput range-agg-1 2.01974 2.01973 -2e-05 ops/s
Max Throughput range-agg-1 2.03911 2.03907 -4e-05 ops/s
50th percentile latency range-agg-1 4.35337 3.96136 -0.39201 ms
90th percentile latency range-agg-1 4.75802 4.3648 -0.39322 ms
99th percentile latency range-agg-1 5.42433 4.49799 -0.92634 ms
100th percentile latency range-agg-1 5.74545 4.50916 -1.23629 ms
50th percentile service time range-agg-1 2.9551 2.62472 -0.33038 ms
90th percentile service time range-agg-1 3.11609 2.7233 -0.39279 ms
99th percentile service time range-agg-1 3.99147 3.11195 -0.87952 ms
100th percentile service time range-agg-1 4.0052 3.34737 -0.65783 ms
error rate range-agg-1 0 0 0 %
Min Throughput range-agg-2 2.01327 2.01313 -0.00015 ops/s
Mean Throughput range-agg-2 2.02185 2.02158 -0.00027 ops/s
Median Throughput range-agg-2 2.01984 2.01962 -0.00023 ops/s
Max Throughput range-agg-2 2.03926 2.0388 -0.00046 ops/s
50th percentile latency range-agg-2 3.8147 3.82318 0.00848 ms
90th percentile latency range-agg-2 4.18236 4.28596 0.1036 ms
99th percentile latency range-agg-2 4.42504 4.42742 0.00238 ms
100th percentile latency range-agg-2 4.43191 4.44051 0.0086 ms
50th percentile service time range-agg-2 2.49014 2.53241 0.04227 ms
90th percentile service time range-agg-2 2.56972 2.62363 0.05391 ms
99th percentile service time range-agg-2 2.67263 2.68879 0.01615 ms
100th percentile service time range-agg-2 2.70543 2.69516 -0.01026 ms
error rate range-agg-2 0 0 0 %
Min Throughput cardinality-agg-low 2.01173 2.01158 -0.00015 ops/s
Mean Throughput cardinality-agg-low 2.01928 2.01903 -0.00024 ops/s
Median Throughput cardinality-agg-low 2.01751 2.01729 -0.00021 ops/s
Max Throughput cardinality-agg-low 2.03464 2.03416 -0.00048 ops/s
50th percentile latency cardinality-agg-low 4.86755 4.49022 -0.37733 ms
90th percentile latency cardinality-agg-low 5.34616 4.98816 -0.35801 ms
99th percentile latency cardinality-agg-low 5.93137 5.37926 -0.55211 ms
100th percentile latency cardinality-agg-low 6.02543 5.46862 -0.55681 ms
50th percentile service time cardinality-agg-low 3.57821 3.22989 -0.34832 ms
90th percentile service time cardinality-agg-low 3.83561 3.4917 -0.34391 ms
99th percentile service time cardinality-agg-low 4.66089 3.95139 -0.7095 ms
100th percentile service time cardinality-agg-low 4.75286 4.03674 -0.71611 ms
error rate cardinality-agg-low 0 0 0 %
Min Throughput cardinality-agg-high 1.1584 1.14456 -0.01384 ops/s
Mean Throughput cardinality-agg-high 1.17993 1.16389 -0.01605 ops/s
Median Throughput cardinality-agg-high 1.175 1.16053 -0.01448 ops/s
Max Throughput cardinality-agg-high 1.22442 1.20101 -0.02341 ops/s
50th percentile latency cardinality-agg-high 35860.7 36788.8 928.102 ms
90th percentile latency cardinality-agg-high 51347.7 52744 1396.32 ms
99th percentile latency cardinality-agg-high 54794.4 56308.9 1514.41 ms
100th percentile latency cardinality-agg-high 54984.9 56496.5 1511.54 ms
50th percentile service time cardinality-agg-high 877.27 888.882 11.6126 ms
90th percentile service time cardinality-agg-high 931.433 931.189 -0.24402 ms
99th percentile service time cardinality-agg-high 985.04 963.137 -21.9028 ms
100th percentile service time cardinality-agg-high 991.097 966.624 -24.4727 ms
error rate cardinality-agg-high 0 0 0 %
Min Throughput cardinality-agg-very-high 0.913971 0.928913 0.01494 ops/s
Mean Throughput cardinality-agg-very-high 0.916352 0.931745 0.01539 ops/s
Median Throughput cardinality-agg-very-high 0.916204 0.931585 0.01538 ops/s
Max Throughput cardinality-agg-very-high 0.918655 0.933634 0.01498 ops/s
50th percentile latency cardinality-agg-very-high 59613.4 57967.3 -1646.07 ms
90th percentile latency cardinality-agg-very-high 83004.4 80580.8 -2423.64 ms
99th percentile latency cardinality-agg-very-high 88186.9 85808.7 -2378.18 ms
100th percentile latency cardinality-agg-very-high 88472.8 86087.8 -2384.95 ms
50th percentile service time cardinality-agg-very-high 1073.42 1060.05 -13.3715 ms
90th percentile service time cardinality-agg-very-high 1113.59 1093.14 -20.4414 ms
99th percentile service time cardinality-agg-very-high 1172.43 1128.42 -44.0021 ms
100th percentile service time cardinality-agg-very-high 1185.19 1138.24 -46.955 ms
error rate cardinality-agg-very-high 0 0 0 %
Min Throughput range_with_asc_sort 2.01315 2.01315 -0 ops/s
Mean Throughput range_with_asc_sort 2.02162 2.02163 1e-05 ops/s
Median Throughput range_with_asc_sort 2.01964 2.01966 2e-05 ops/s
Max Throughput range_with_asc_sort 2.03884 2.03892 8e-05 ops/s
50th percentile latency range_with_asc_sort 6.89885 7.01091 0.11206 ms
90th percentile latency range_with_asc_sort 7.3211 7.47104 0.14994 ms
99th percentile latency range_with_asc_sort 8.46099 8.61812 0.15713 ms
100th percentile latency range_with_asc_sort 8.72118 8.69901 -0.02217 ms
50th percentile service time range_with_asc_sort 5.53281 5.71463 0.18182 ms
90th percentile service time range_with_asc_sort 5.78065 5.87534 0.09469 ms
99th percentile service time range_with_asc_sort 6.88616 7.03055 0.1444 ms
100th percentile service time range_with_asc_sort 6.9771 7.23889 0.26179 ms
error rate range_with_asc_sort 0 0 0 %
Min Throughput range_with_desc_sort 2.01316 2.01317 1e-05 ops/s
Mean Throughput range_with_desc_sort 2.02165 2.02168 2e-05 ops/s
Median Throughput range_with_desc_sort 2.01966 2.01968 2e-05 ops/s
Max Throughput range_with_desc_sort 2.03896 2.03898 3e-05 ops/s
50th percentile latency range_with_desc_sort 7.01524 7.0737 0.05846 ms
90th percentile latency range_with_desc_sort 7.40278 7.51371 0.11093 ms
99th percentile latency range_with_desc_sort 8.34942 8.4411 0.09167 ms
100th percentile latency range_with_desc_sort 8.43102 8.57015 0.13913 ms
50th percentile service time range_with_desc_sort 5.62663 5.76744 0.14081 ms
90th percentile service time range_with_desc_sort 5.84677 5.89477 0.048 ms
99th percentile service time range_with_desc_sort 7.13715 7.20129 0.06415 ms
100th percentile service time range_with_desc_sort 7.1451 7.20967 0.06458 ms
error rate range_with_desc_sort 0 0 0 %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants