Skip to content

Conversation

@jainankitk
Copy link
Contributor

@jainankitk jainankitk commented Oct 15, 2025

Description

Currently, PointRangeTree subaggregation optimization is skipped if there are any deleted documents. But, since we explicitly create bitset of matching docIds for each bucket in case of sub-aggregations, deleted documents can be filtered out.

Related Issues

Resolves #19642
Related PR #17447

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: Ankit Jain <jainankitk@apache.org>
@github-actions
Copy link
Contributor

❌ Gradle check result for f031019: 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?

@jainankitk
Copy link
Contributor Author

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

@github-actions
Copy link
Contributor

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

Signed-off-by: Ankit Jain <jainankitk@apache.org>
@jainankitk
Copy link
Contributor Author

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

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

✅ Gradle check result for ec999ea: SUCCESS

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.26%. Comparing base (db72ca2) to head (92a629f).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
...errewrite/rangecollector/SubAggRangeCollector.java 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19643      +/-   ##
============================================
+ Coverage     73.09%   73.26%   +0.16%     
- Complexity    71062    71279     +217     
============================================
  Files          5754     5766      +12     
  Lines        325260   325480     +220     
  Branches      47036    47086      +50     
============================================
+ Hits         237736   238447     +711     
+ Misses        68383    67868     -515     
- Partials      19141    19165      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Results

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

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.981 s
Total Young Gen GC count 49
Total Old Gen GC time 0 s
Total Old Gen GC count 0
Store size 22.1058 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 14
100th percentile latency wait-for-snapshot-recovery 300002 ms
100th percentile service time wait-for-snapshot-recovery 300002 ms
error rate wait-for-snapshot-recovery 100 %
Min Throughput wait-until-merges-finish 98.9 ops/s
Mean Throughput wait-until-merges-finish 98.9 ops/s
Median Throughput wait-until-merges-finish 98.9 ops/s
Max Throughput wait-until-merges-finish 98.9 ops/s
100th percentile latency wait-until-merges-finish 9.77973 ms
100th percentile service time wait-until-merges-finish 9.77973 ms
error rate wait-until-merges-finish 0 %
Min Throughput default 2 ops/s
Mean Throughput default 2.01 ops/s
Median Throughput default 2.01 ops/s
Max Throughput default 2.01 ops/s
50th percentile latency default 6.67884 ms
90th percentile latency default 7.34435 ms
99th percentile latency default 33.2624 ms
100th percentile latency default 57.6772 ms
50th percentile service time default 5.33193 ms
90th percentile service time default 5.95986 ms
99th percentile service time default 31.8531 ms
100th percentile service time default 56.2111 ms
error rate default 0 %
Min Throughput desc_sort_timestamp 2.01 ops/s
Mean Throughput desc_sort_timestamp 2.01 ops/s
Median Throughput desc_sort_timestamp 2.01 ops/s
Max Throughput desc_sort_timestamp 2.01 ops/s
50th percentile latency desc_sort_timestamp 8.5674 ms
90th percentile latency desc_sort_timestamp 9.05552 ms
99th percentile latency desc_sort_timestamp 12.2368 ms
100th percentile latency desc_sort_timestamp 13.8369 ms
50th percentile service time desc_sort_timestamp 7.26119 ms
90th percentile service time desc_sort_timestamp 7.65222 ms
99th percentile service time desc_sort_timestamp 10.6688 ms
100th percentile service time desc_sort_timestamp 12.4574 ms
error rate desc_sort_timestamp 0 %
Min Throughput asc_sort_timestamp 2.01 ops/s
Mean Throughput asc_sort_timestamp 2.01 ops/s
Median Throughput asc_sort_timestamp 2.01 ops/s
Max Throughput asc_sort_timestamp 2.01 ops/s
50th percentile latency asc_sort_timestamp 8.18102 ms
90th percentile latency asc_sort_timestamp 8.75527 ms
99th percentile latency asc_sort_timestamp 40.002 ms
100th percentile latency asc_sort_timestamp 58.4211 ms
50th percentile service time asc_sort_timestamp 6.80858 ms
90th percentile service time asc_sort_timestamp 7.2447 ms
99th percentile service time asc_sort_timestamp 38.6772 ms
100th percentile service time asc_sort_timestamp 57.4238 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.01 ops/s
Median Throughput desc_sort_with_after_timestamp 2.01 ops/s
Max Throughput desc_sort_with_after_timestamp 2.01 ops/s
50th percentile latency desc_sort_with_after_timestamp 6.71212 ms
90th percentile latency desc_sort_with_after_timestamp 7.23368 ms
99th percentile latency desc_sort_with_after_timestamp 7.91051 ms
100th percentile latency desc_sort_with_after_timestamp 7.97689 ms
50th percentile service time desc_sort_with_after_timestamp 5.38635 ms
90th percentile service time desc_sort_with_after_timestamp 5.87551 ms
99th percentile service time desc_sort_with_after_timestamp 6.84087 ms
100th percentile service time desc_sort_with_after_timestamp 6.95812 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.01 ops/s
Median Throughput asc_sort_with_after_timestamp 2.01 ops/s
Max Throughput asc_sort_with_after_timestamp 2.01 ops/s
50th percentile latency asc_sort_with_after_timestamp 7.28853 ms
90th percentile latency asc_sort_with_after_timestamp 7.79994 ms
99th percentile latency asc_sort_with_after_timestamp 8.60562 ms
100th percentile latency asc_sort_with_after_timestamp 9.12237 ms
50th percentile service time asc_sort_with_after_timestamp 6.10784 ms
90th percentile service time asc_sort_with_after_timestamp 6.2227 ms
99th percentile service time asc_sort_with_after_timestamp 6.89575 ms
100th percentile service time asc_sort_with_after_timestamp 7.36159 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.01 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 8.16184 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 8.73428 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 10.1462 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 10.1981 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 6.85411 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 7.187 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 8.97545 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 9.06088 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.01 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 7.57934 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 8.19803 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.44393 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.59186 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.30427 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.64312 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 8.1165 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 8.39027 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.01 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 8.86508 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.54937 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 12.0667 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 12.7829 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.50595 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.95456 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 10.6788 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 11.8128 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.01 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.12536 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.62536 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 16.8363 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 22.9886 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 6.83405 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.04458 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 15.162 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 21.2968 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput term 2.01 ops/s
Mean Throughput term 2.01 ops/s
Median Throughput term 2.01 ops/s
Max Throughput term 2.01 ops/s
50th percentile latency term 3.88622 ms
90th percentile latency term 4.40602 ms
99th percentile latency term 4.73756 ms
100th percentile latency term 4.82833 ms
50th percentile service time term 2.56192 ms
90th percentile service time term 2.85411 ms
99th percentile service time term 3.09001 ms
100th percentile service time term 3.10222 ms
error rate term 0 %
Min Throughput multi_terms-keyword 1.36 ops/s
Mean Throughput multi_terms-keyword 1.37 ops/s
Median Throughput multi_terms-keyword 1.37 ops/s
Max Throughput multi_terms-keyword 1.37 ops/s
50th percentile latency multi_terms-keyword 58328.1 ms
90th percentile latency multi_terms-keyword 67506.4 ms
99th percentile latency multi_terms-keyword 69531.5 ms
100th percentile latency multi_terms-keyword 69644.1 ms
50th percentile service time multi_terms-keyword 727.846 ms
90th percentile service time multi_terms-keyword 738.497 ms
99th percentile service time multi_terms-keyword 759.546 ms
100th percentile service time multi_terms-keyword 763.781 ms
error rate multi_terms-keyword 0 %
Min Throughput keyword-terms 2 ops/s
Mean Throughput keyword-terms 2.01 ops/s
Median Throughput keyword-terms 2.01 ops/s
Max Throughput keyword-terms 2.01 ops/s
50th percentile latency keyword-terms 26.465 ms
90th percentile latency keyword-terms 34.0893 ms
99th percentile latency keyword-terms 36.28 ms
100th percentile latency keyword-terms 37.8914 ms
50th percentile service time keyword-terms 24.1116 ms
90th percentile service time keyword-terms 32.0542 ms
99th percentile service time keyword-terms 34.6103 ms
100th percentile service time keyword-terms 36.5181 ms
error rate keyword-terms 0 %
Min Throughput keyword-terms-low-cardinality 2.01 ops/s
Mean Throughput keyword-terms-low-cardinality 2.01 ops/s
Median Throughput keyword-terms-low-cardinality 2.01 ops/s
Max Throughput keyword-terms-low-cardinality 2.01 ops/s
50th percentile latency keyword-terms-low-cardinality 22.1801 ms
90th percentile latency keyword-terms-low-cardinality 29.2485 ms
99th percentile latency keyword-terms-low-cardinality 34.5865 ms
100th percentile latency keyword-terms-low-cardinality 35.2876 ms
50th percentile service time keyword-terms-low-cardinality 20.0234 ms
90th percentile service time keyword-terms-low-cardinality 27.2694 ms
99th percentile service time keyword-terms-low-cardinality 32.6314 ms
100th percentile service time keyword-terms-low-cardinality 32.6413 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 ops/s
50th percentile latency composite-terms 190.321 ms
90th percentile latency composite-terms 193.826 ms
99th percentile latency composite-terms 200.384 ms
100th percentile latency composite-terms 201.186 ms
50th percentile service time composite-terms 189.204 ms
90th percentile service time composite-terms 192.814 ms
99th percentile service time composite-terms 199.15 ms
100th percentile service time composite-terms 200.142 ms
error rate composite-terms 0 %
Min Throughput composite_terms-keyword 2 ops/s
Mean Throughput composite_terms-keyword 2 ops/s
Median Throughput composite_terms-keyword 2 ops/s
Max Throughput composite_terms-keyword 2 ops/s
50th percentile latency composite_terms-keyword 338.824 ms
90th percentile latency composite_terms-keyword 345.099 ms
99th percentile latency composite_terms-keyword 356.802 ms
100th percentile latency composite_terms-keyword 358.917 ms
50th percentile service time composite_terms-keyword 337.688 ms
90th percentile service time composite_terms-keyword 343.894 ms
99th percentile service time composite_terms-keyword 355.806 ms
100th percentile service time composite_terms-keyword 357.957 ms
error rate composite_terms-keyword 0 %
Min Throughput composite-date_histogram-daily 2.01 ops/s
Mean Throughput composite-date_histogram-daily 2.01 ops/s
Median Throughput composite-date_histogram-daily 2.01 ops/s
Max Throughput composite-date_histogram-daily 2.01 ops/s
50th percentile latency composite-date_histogram-daily 4.52923 ms
90th percentile latency composite-date_histogram-daily 4.83558 ms
99th percentile latency composite-date_histogram-daily 5.15123 ms
100th percentile latency composite-date_histogram-daily 5.16392 ms
50th percentile service time composite-date_histogram-daily 3.06775 ms
90th percentile service time composite-date_histogram-daily 3.35643 ms
99th percentile service time composite-date_histogram-daily 3.53992 ms
100th percentile service time composite-date_histogram-daily 3.56043 ms
error rate composite-date_histogram-daily 0 %
Min Throughput range 2.01 ops/s
Mean Throughput range 2.01 ops/s
Median Throughput range 2.01 ops/s
Max Throughput range 2.01 ops/s
50th percentile latency range 5.61932 ms
90th percentile latency range 6.12684 ms
99th percentile latency range 6.62209 ms
100th percentile latency range 6.98399 ms
50th percentile service time range 4.32682 ms
90th percentile service time range 4.46799 ms
99th percentile service time range 5.0238 ms
100th percentile service time range 5.33011 ms
error rate range 0 %
Min Throughput range-numeric 2.01 ops/s
Mean Throughput range-numeric 2.01 ops/s
Median Throughput range-numeric 2.01 ops/s
Max Throughput range-numeric 2.01 ops/s
50th percentile latency range-numeric 3.46102 ms
90th percentile latency range-numeric 3.9229 ms
99th percentile latency range-numeric 4.14734 ms
100th percentile latency range-numeric 4.17316 ms
50th percentile service time range-numeric 2.14974 ms
90th percentile service time range-numeric 2.28973 ms
99th percentile service time range-numeric 2.39475 ms
100th percentile service time range-numeric 2.39787 ms
error rate range-numeric 0 %
Min Throughput keyword-in-range 2 ops/s
Mean Throughput keyword-in-range 2.01 ops/s
Median Throughput keyword-in-range 2.01 ops/s
Max Throughput keyword-in-range 2.01 ops/s
50th percentile latency keyword-in-range 14.8075 ms
90th percentile latency keyword-in-range 15.2259 ms
99th percentile latency keyword-in-range 16.4514 ms
100th percentile latency keyword-in-range 17.1104 ms
50th percentile service time keyword-in-range 13.4247 ms
90th percentile service time keyword-in-range 13.7134 ms
99th percentile service time keyword-in-range 15.0853 ms
100th percentile service time keyword-in-range 15.8779 ms
error rate keyword-in-range 0 %
Min Throughput date_histogram_hourly_agg 2.01 ops/s
Mean Throughput date_histogram_hourly_agg 2.01 ops/s
Median Throughput date_histogram_hourly_agg 2.01 ops/s
Max Throughput date_histogram_hourly_agg 2.01 ops/s
50th percentile latency date_histogram_hourly_agg 6.77245 ms
90th percentile latency date_histogram_hourly_agg 8.08323 ms
99th percentile latency date_histogram_hourly_agg 8.80828 ms
100th percentile latency date_histogram_hourly_agg 8.83404 ms
50th percentile service time date_histogram_hourly_agg 5.38994 ms
90th percentile service time date_histogram_hourly_agg 6.70814 ms
99th percentile service time date_histogram_hourly_agg 7.03589 ms
100th percentile service time date_histogram_hourly_agg 7.05661 ms
error rate date_histogram_hourly_agg 0 %
Min Throughput date_histogram_minute_agg 2 ops/s
Mean Throughput date_histogram_minute_agg 2 ops/s
Median Throughput date_histogram_minute_agg 2 ops/s
Max Throughput date_histogram_minute_agg 2 ops/s
50th percentile latency date_histogram_minute_agg 42.155 ms
90th percentile latency date_histogram_minute_agg 43.0283 ms
99th percentile latency date_histogram_minute_agg 45.6127 ms
100th percentile latency date_histogram_minute_agg 47.1099 ms
50th percentile service time date_histogram_minute_agg 40.8114 ms
90th percentile service time date_histogram_minute_agg 41.4192 ms
99th percentile service time date_histogram_minute_agg 44.29 ms
100th percentile service time date_histogram_minute_agg 45.721 ms
error rate date_histogram_minute_agg 0 %
Min Throughput scroll 46.29 pages/s
Mean Throughput scroll 46.33 pages/s
Median Throughput scroll 46.32 pages/s
Max Throughput scroll 46.37 pages/s
50th percentile latency scroll 10464.4 ms
90th percentile latency scroll 11806.6 ms
99th percentile latency scroll 12204.4 ms
100th percentile latency scroll 12224.2 ms
50th percentile service time scroll 529.69 ms
90th percentile service time scroll 541.802 ms
99th percentile service time scroll 575.364 ms
100th percentile service time scroll 577.358 ms
error rate scroll 0 %
Min Throughput query-string-on-message 2.01 ops/s
Mean Throughput query-string-on-message 2.01 ops/s
Median Throughput query-string-on-message 2.01 ops/s
Max Throughput query-string-on-message 2.01 ops/s
50th percentile latency query-string-on-message 6.67739 ms
90th percentile latency query-string-on-message 7.13676 ms
99th percentile latency query-string-on-message 14.4516 ms
100th percentile latency query-string-on-message 20.2182 ms
50th percentile service time query-string-on-message 5.3519 ms
90th percentile service time query-string-on-message 5.4799 ms
99th percentile service time query-string-on-message 12.7847 ms
100th percentile service time query-string-on-message 18.6057 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.01 ops/s
Median Throughput query-string-on-message-filtered 2.01 ops/s
Max Throughput query-string-on-message-filtered 2.01 ops/s
50th percentile latency query-string-on-message-filtered 13.583 ms
90th percentile latency query-string-on-message-filtered 14.1027 ms
99th percentile latency query-string-on-message-filtered 16.3525 ms
100th percentile latency query-string-on-message-filtered 18.3471 ms
50th percentile service time query-string-on-message-filtered 12.3082 ms
90th percentile service time query-string-on-message-filtered 12.556 ms
99th percentile service time query-string-on-message-filtered 15.2341 ms
100th percentile service time query-string-on-message-filtered 17.2611 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.01 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 23.3783 ms
90th percentile latency query-string-on-message-filtered-sorted-num 24.0998 ms
99th percentile latency query-string-on-message-filtered-sorted-num 32.5818 ms
100th percentile latency query-string-on-message-filtered-sorted-num 33.9542 ms
50th percentile service time query-string-on-message-filtered-sorted-num 21.1949 ms
90th percentile service time query-string-on-message-filtered-sorted-num 21.6913 ms
99th percentile service time query-string-on-message-filtered-sorted-num 30.5249 ms
100th percentile service time query-string-on-message-filtered-sorted-num 32.0162 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.01 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.01 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.01 ops/s
50th percentile latency sort_keyword_can_match_shortcut 5.79215 ms
90th percentile latency sort_keyword_can_match_shortcut 6.20491 ms
99th percentile latency sort_keyword_can_match_shortcut 6.65073 ms
100th percentile latency sort_keyword_can_match_shortcut 6.82384 ms
50th percentile service time sort_keyword_can_match_shortcut 4.47467 ms
90th percentile service time sort_keyword_can_match_shortcut 4.67373 ms
99th percentile service time sort_keyword_can_match_shortcut 5.13908 ms
100th percentile service time sort_keyword_can_match_shortcut 5.16279 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.01 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 5.97927 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.39063 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.71517 ms
100th percentile latency sort_keyword_no_can_match_shortcut 6.88062 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.67864 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.78306 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.24288 ms
100th percentile service time sort_keyword_no_can_match_shortcut 5.58471 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.01 ops/s
Median Throughput sort_numeric_desc 2.01 ops/s
Max Throughput sort_numeric_desc 2.01 ops/s
50th percentile latency sort_numeric_desc 5.97763 ms
90th percentile latency sort_numeric_desc 6.42889 ms
99th percentile latency sort_numeric_desc 7.04575 ms
100th percentile latency sort_numeric_desc 7.45378 ms
50th percentile service time sort_numeric_desc 4.69292 ms
90th percentile service time sort_numeric_desc 4.78229 ms
99th percentile service time sort_numeric_desc 5.32185 ms
100th percentile service time sort_numeric_desc 5.71372 ms
error rate sort_numeric_desc 0 %
Min Throughput sort_numeric_asc 2.01 ops/s
Mean Throughput sort_numeric_asc 2.01 ops/s
Median Throughput sort_numeric_asc 2.01 ops/s
Max Throughput sort_numeric_asc 2.01 ops/s
50th percentile latency sort_numeric_asc 5.63916 ms
90th percentile latency sort_numeric_asc 6.10148 ms
99th percentile latency sort_numeric_asc 6.42469 ms
100th percentile latency sort_numeric_asc 6.54458 ms
50th percentile service time sort_numeric_asc 4.34792 ms
90th percentile service time sort_numeric_asc 4.45251 ms
99th percentile service time sort_numeric_asc 4.63353 ms
100th percentile service time sort_numeric_asc 4.70013 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.01 ops/s
Median Throughput sort_numeric_desc_with_match 2.01 ops/s
Max Throughput sort_numeric_desc_with_match 2.01 ops/s
50th percentile latency sort_numeric_desc_with_match 3.66236 ms
90th percentile latency sort_numeric_desc_with_match 6.03866 ms
99th percentile latency sort_numeric_desc_with_match 11.0004 ms
100th percentile latency sort_numeric_desc_with_match 12.5093 ms
50th percentile service time sort_numeric_desc_with_match 2.23927 ms
90th percentile service time sort_numeric_desc_with_match 4.44458 ms
99th percentile service time sort_numeric_desc_with_match 9.74734 ms
100th percentile service time sort_numeric_desc_with_match 11.3921 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.01 ops/s
Median Throughput sort_numeric_asc_with_match 2.01 ops/s
Max Throughput sort_numeric_asc_with_match 2.01 ops/s
50th percentile latency sort_numeric_asc_with_match 3.41995 ms
90th percentile latency sort_numeric_asc_with_match 4.79376 ms
99th percentile latency sort_numeric_asc_with_match 9.43384 ms
100th percentile latency sort_numeric_asc_with_match 10.4889 ms
50th percentile service time sort_numeric_asc_with_match 2.07736 ms
90th percentile service time sort_numeric_asc_with_match 3.39427 ms
99th percentile service time sort_numeric_asc_with_match 7.81625 ms
100th percentile service time sort_numeric_asc_with_match 8.86366 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.01 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.55741 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 3.9983 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.16223 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.18811 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.30787 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.3851 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.47635 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.51234 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.01 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.69392 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.16626 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.31845 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.32403 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.40218 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.47027 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.56535 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.61378 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.01 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.6845 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.16672 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.28978 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.29334 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.28711 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.52366 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.58092 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.59222 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.01 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.39086 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 3.84845 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.11104 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.14762 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.09711 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.25109 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.3666 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.36963 ms
error rate range_field_conjunction_small_range_big_term_query 0 %
50th percentile latency range-auto-date-histo 3.19051 ms
90th percentile latency range-auto-date-histo 4.01313 ms
99th percentile latency range-auto-date-histo 5.95106 ms
100th percentile latency range-auto-date-histo 7.47958 ms
50th percentile service time range-auto-date-histo 3.19051 ms
90th percentile service time range-auto-date-histo 4.01313 ms
99th percentile service time range-auto-date-histo 5.95106 ms
100th percentile service time range-auto-date-histo 7.47958 ms
error rate range-auto-date-histo 100 %
50th percentile latency range-auto-date-histo-with-metrics 2.99167 ms
90th percentile latency range-auto-date-histo-with-metrics 3.88933 ms
99th percentile latency range-auto-date-histo-with-metrics 4.40462 ms
100th percentile latency range-auto-date-histo-with-metrics 4.50743 ms
50th percentile service time range-auto-date-histo-with-metrics 2.99167 ms
90th percentile service time range-auto-date-histo-with-metrics 3.88933 ms
99th percentile service time range-auto-date-histo-with-metrics 4.40462 ms
100th percentile service time range-auto-date-histo-with-metrics 4.50743 ms
error rate range-auto-date-histo-with-metrics 100 %
Min Throughput range-agg-1 2.01 ops/s
Mean Throughput range-agg-1 2.01 ops/s
Median Throughput range-agg-1 2.01 ops/s
Max Throughput range-agg-1 2.01 ops/s
50th percentile latency range-agg-1 3.76615 ms
90th percentile latency range-agg-1 4.20633 ms
99th percentile latency range-agg-1 4.37254 ms
100th percentile latency range-agg-1 4.39166 ms
50th percentile service time range-agg-1 2.43083 ms
90th percentile service time range-agg-1 2.61883 ms
99th percentile service time range-agg-1 2.74065 ms
100th percentile service time range-agg-1 2.76954 ms
error rate range-agg-1 0 %
Min Throughput range-agg-2 2.01 ops/s
Mean Throughput range-agg-2 2.01 ops/s
Median Throughput range-agg-2 2.01 ops/s
Max Throughput range-agg-2 2.01 ops/s
50th percentile latency range-agg-2 3.6168 ms
90th percentile latency range-agg-2 4.04108 ms
99th percentile latency range-agg-2 6.21353 ms
100th percentile latency range-agg-2 8.14159 ms
50th percentile service time range-agg-2 2.3152 ms
90th percentile service time range-agg-2 2.43045 ms
99th percentile service time range-agg-2 4.5636 ms
100th percentile service time range-agg-2 6.55228 ms
error rate range-agg-2 0 %
Min Throughput cardinality-agg-low 2.01 ops/s
Mean Throughput cardinality-agg-low 2.01 ops/s
Median Throughput cardinality-agg-low 2.01 ops/s
Max Throughput cardinality-agg-low 2.01 ops/s
50th percentile latency cardinality-agg-low 5.48965 ms
90th percentile latency cardinality-agg-low 5.91901 ms
99th percentile latency cardinality-agg-low 6.44057 ms
100th percentile latency cardinality-agg-low 6.45647 ms
50th percentile service time cardinality-agg-low 4.10696 ms
90th percentile service time cardinality-agg-low 4.69281 ms
99th percentile service time cardinality-agg-low 4.85353 ms
100th percentile service time cardinality-agg-low 4.90552 ms
error rate cardinality-agg-low 0 %
Min Throughput cardinality-agg-high 0.79 ops/s
Mean Throughput cardinality-agg-high 0.79 ops/s
Median Throughput cardinality-agg-high 0.79 ops/s
Max Throughput cardinality-agg-high 0.79 ops/s
50th percentile latency cardinality-agg-high 192419 ms
90th percentile latency cardinality-agg-high 222945 ms
99th percentile latency cardinality-agg-high 229729 ms
100th percentile latency cardinality-agg-high 230188 ms
50th percentile service time cardinality-agg-high 1243.05 ms
90th percentile service time cardinality-agg-high 1319.39 ms
99th percentile service time cardinality-agg-high 1402.65 ms
100th percentile service time cardinality-agg-high 1417.64 ms
error rate cardinality-agg-high 0 %
Min Throughput cardinality-agg-very-high 0.61 ops/s
Mean Throughput cardinality-agg-very-high 0.62 ops/s
Median Throughput cardinality-agg-very-high 0.62 ops/s
Max Throughput cardinality-agg-very-high 0.62 ops/s
50th percentile latency cardinality-agg-very-high 113521 ms
90th percentile latency cardinality-agg-very-high 158366 ms
99th percentile latency cardinality-agg-very-high 168451 ms
100th percentile latency cardinality-agg-very-high 169003 ms
50th percentile service time cardinality-agg-very-high 1602.53 ms
90th percentile service time cardinality-agg-very-high 1677.92 ms
99th percentile service time cardinality-agg-very-high 1875.82 ms
100th percentile service time cardinality-agg-very-high 1884.49 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.01 ops/s
Median Throughput range_with_asc_sort 2.01 ops/s
Max Throughput range_with_asc_sort 2.01 ops/s
50th percentile latency range_with_asc_sort 6.9195 ms
90th percentile latency range_with_asc_sort 7.30979 ms
99th percentile latency range_with_asc_sort 7.5166 ms
100th percentile latency range_with_asc_sort 7.5405 ms
50th percentile service time range_with_asc_sort 5.61866 ms
90th percentile service time range_with_asc_sort 5.75941 ms
99th percentile service time range_with_asc_sort 5.89201 ms
100th percentile service time range_with_asc_sort 5.90897 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.01 ops/s
Median Throughput range_with_desc_sort 2.01 ops/s
Max Throughput range_with_desc_sort 2.01 ops/s
50th percentile latency range_with_desc_sort 7.62892 ms
90th percentile latency range_with_desc_sort 8.00545 ms
99th percentile latency range_with_desc_sort 8.12773 ms
100th percentile latency range_with_desc_sort 8.14404 ms
50th percentile service time range_with_desc_sort 6.28874 ms
90th percentile service time range_with_desc_sort 6.36954 ms
99th percentile service time range_with_desc_sort 6.4486 ms
100th percentile service time range_with_desc_sort 6.45927 ms
error rate range_with_desc_sort 0 %

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Results

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

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.505 s
Total Young Gen GC count 73
Total Old Gen GC time 0 s
Total Old Gen GC count 0
Store size 22.1058 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 14
100th percentile latency wait-for-snapshot-recovery 300002 ms
100th percentile service time wait-for-snapshot-recovery 300002 ms
error rate wait-for-snapshot-recovery 100 %
Min Throughput wait-until-merges-finish 107.38 ops/s
Mean Throughput wait-until-merges-finish 107.38 ops/s
Median Throughput wait-until-merges-finish 107.38 ops/s
Max Throughput wait-until-merges-finish 107.38 ops/s
100th percentile latency wait-until-merges-finish 8.94318 ms
100th percentile service time wait-until-merges-finish 8.94318 ms
error rate wait-until-merges-finish 0 %
Min Throughput default 2 ops/s
Mean Throughput default 2.01 ops/s
Median Throughput default 2.01 ops/s
Max Throughput default 2.01 ops/s
50th percentile latency default 6.97609 ms
90th percentile latency default 7.48808 ms
99th percentile latency default 8.16016 ms
100th percentile latency default 8.16381 ms
50th percentile service time default 5.68521 ms
90th percentile service time default 6.05825 ms
99th percentile service time default 6.56919 ms
100th percentile service time default 6.60728 ms
error rate default 0 %
Min Throughput desc_sort_timestamp 2.01 ops/s
Mean Throughput desc_sort_timestamp 2.01 ops/s
Median Throughput desc_sort_timestamp 2.01 ops/s
Max Throughput desc_sort_timestamp 2.01 ops/s
50th percentile latency desc_sort_timestamp 8.8037 ms
90th percentile latency desc_sort_timestamp 9.43561 ms
99th percentile latency desc_sort_timestamp 35.8735 ms
100th percentile latency desc_sort_timestamp 60.0192 ms
50th percentile service time desc_sort_timestamp 7.48001 ms
90th percentile service time desc_sort_timestamp 8.06963 ms
99th percentile service time desc_sort_timestamp 34.4203 ms
100th percentile service time desc_sort_timestamp 58.5751 ms
error rate desc_sort_timestamp 0 %
Min Throughput asc_sort_timestamp 2.01 ops/s
Mean Throughput asc_sort_timestamp 2.01 ops/s
Median Throughput asc_sort_timestamp 2.01 ops/s
Max Throughput asc_sort_timestamp 2.01 ops/s
50th percentile latency asc_sort_timestamp 8.28318 ms
90th percentile latency asc_sort_timestamp 8.77352 ms
99th percentile latency asc_sort_timestamp 34.9976 ms
100th percentile latency asc_sort_timestamp 59.1944 ms
50th percentile service time asc_sort_timestamp 6.93675 ms
90th percentile service time asc_sort_timestamp 7.1349 ms
99th percentile service time asc_sort_timestamp 33.7474 ms
100th percentile service time asc_sort_timestamp 58.1204 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.01 ops/s
Median Throughput desc_sort_with_after_timestamp 2.01 ops/s
Max Throughput desc_sort_with_after_timestamp 2.01 ops/s
50th percentile latency desc_sort_with_after_timestamp 6.96453 ms
90th percentile latency desc_sort_with_after_timestamp 7.40669 ms
99th percentile latency desc_sort_with_after_timestamp 8.28208 ms
100th percentile latency desc_sort_with_after_timestamp 8.43966 ms
50th percentile service time desc_sort_with_after_timestamp 5.56419 ms
90th percentile service time desc_sort_with_after_timestamp 6.18386 ms
99th percentile service time desc_sort_with_after_timestamp 6.81375 ms
100th percentile service time desc_sort_with_after_timestamp 6.86238 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.01 ops/s
Median Throughput asc_sort_with_after_timestamp 2.01 ops/s
Max Throughput asc_sort_with_after_timestamp 2.01 ops/s
50th percentile latency asc_sort_with_after_timestamp 6.7967 ms
90th percentile latency asc_sort_with_after_timestamp 7.29032 ms
99th percentile latency asc_sort_with_after_timestamp 8.32663 ms
100th percentile latency asc_sort_with_after_timestamp 8.37907 ms
50th percentile service time asc_sort_with_after_timestamp 5.469 ms
90th percentile service time asc_sort_with_after_timestamp 5.68935 ms
99th percentile service time asc_sort_with_after_timestamp 6.3843 ms
100th percentile service time asc_sort_with_after_timestamp 6.62359 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.01 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 8.25982 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 8.72861 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 10.3748 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 10.6504 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 6.83545 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 7.0083 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 8.81722 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 8.94047 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.01 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 7.97688 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 8.38269 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.86034 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 10.0045 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.61434 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.72675 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 8.42089 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 8.46445 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.01 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 8.61713 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.08844 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 10.1638 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 10.7604 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.31155 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.4444 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 8.62525 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 9.38588 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.01 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.48114 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.95064 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.032 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.0534 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.16425 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.26874 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.7989 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.12434 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput term 2.01 ops/s
Mean Throughput term 2.01 ops/s
Median Throughput term 2.01 ops/s
Max Throughput term 2.01 ops/s
50th percentile latency term 3.91916 ms
90th percentile latency term 4.339 ms
99th percentile latency term 4.5649 ms
100th percentile latency term 4.59419 ms
50th percentile service time term 2.6015 ms
90th percentile service time term 2.75324 ms
99th percentile service time term 2.88352 ms
100th percentile service time term 2.88625 ms
error rate term 0 %
Min Throughput multi_terms-keyword 1.34 ops/s
Mean Throughput multi_terms-keyword 1.35 ops/s
Median Throughput multi_terms-keyword 1.35 ops/s
Max Throughput multi_terms-keyword 1.35 ops/s
50th percentile latency multi_terms-keyword 61010.1 ms
90th percentile latency multi_terms-keyword 70588.3 ms
99th percentile latency multi_terms-keyword 72826.8 ms
100th percentile latency multi_terms-keyword 72949.6 ms
50th percentile service time multi_terms-keyword 738.553 ms
90th percentile service time multi_terms-keyword 745.753 ms
99th percentile service time multi_terms-keyword 801.561 ms
100th percentile service time multi_terms-keyword 839.191 ms
error rate multi_terms-keyword 0 %
Min Throughput keyword-terms 2 ops/s
Mean Throughput keyword-terms 2.01 ops/s
Median Throughput keyword-terms 2.01 ops/s
Max Throughput keyword-terms 2.01 ops/s
50th percentile latency keyword-terms 25.9378 ms
90th percentile latency keyword-terms 34.9495 ms
99th percentile latency keyword-terms 37.2704 ms
100th percentile latency keyword-terms 39.0274 ms
50th percentile service time keyword-terms 23.5257 ms
90th percentile service time keyword-terms 32.6762 ms
99th percentile service time keyword-terms 35.1006 ms
100th percentile service time keyword-terms 37.3135 ms
error rate keyword-terms 0 %
Min Throughput keyword-terms-low-cardinality 2.01 ops/s
Mean Throughput keyword-terms-low-cardinality 2.01 ops/s
Median Throughput keyword-terms-low-cardinality 2.01 ops/s
Max Throughput keyword-terms-low-cardinality 2.01 ops/s
50th percentile latency keyword-terms-low-cardinality 22.3306 ms
90th percentile latency keyword-terms-low-cardinality 30.5662 ms
99th percentile latency keyword-terms-low-cardinality 35.8466 ms
100th percentile latency keyword-terms-low-cardinality 35.9429 ms
50th percentile service time keyword-terms-low-cardinality 19.9996 ms
90th percentile service time keyword-terms-low-cardinality 28.4137 ms
99th percentile service time keyword-terms-low-cardinality 33.1899 ms
100th percentile service time keyword-terms-low-cardinality 33.3575 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 ops/s
50th percentile latency composite-terms 187.79 ms
90th percentile latency composite-terms 191.978 ms
99th percentile latency composite-terms 195.255 ms
100th percentile latency composite-terms 195.875 ms
50th percentile service time composite-terms 186.524 ms
90th percentile service time composite-terms 190.937 ms
99th percentile service time composite-terms 194.04 ms
100th percentile service time composite-terms 194.215 ms
error rate composite-terms 0 %
Min Throughput composite_terms-keyword 2 ops/s
Mean Throughput composite_terms-keyword 2 ops/s
Median Throughput composite_terms-keyword 2 ops/s
Max Throughput composite_terms-keyword 2 ops/s
50th percentile latency composite_terms-keyword 342.078 ms
90th percentile latency composite_terms-keyword 346.814 ms
99th percentile latency composite_terms-keyword 366.286 ms
100th percentile latency composite_terms-keyword 372.218 ms
50th percentile service time composite_terms-keyword 340.979 ms
90th percentile service time composite_terms-keyword 346.063 ms
99th percentile service time composite_terms-keyword 365.224 ms
100th percentile service time composite_terms-keyword 371.404 ms
error rate composite_terms-keyword 0 %
Min Throughput composite-date_histogram-daily 2.01 ops/s
Mean Throughput composite-date_histogram-daily 2.01 ops/s
Median Throughput composite-date_histogram-daily 2.01 ops/s
Max Throughput composite-date_histogram-daily 2.01 ops/s
50th percentile latency composite-date_histogram-daily 4.67898 ms
90th percentile latency composite-date_histogram-daily 5.0707 ms
99th percentile latency composite-date_histogram-daily 5.25788 ms
100th percentile latency composite-date_histogram-daily 5.31009 ms
50th percentile service time composite-date_histogram-daily 3.31637 ms
90th percentile service time composite-date_histogram-daily 3.46373 ms
99th percentile service time composite-date_histogram-daily 3.78812 ms
100th percentile service time composite-date_histogram-daily 3.88638 ms
error rate composite-date_histogram-daily 0 %
Min Throughput range 2.01 ops/s
Mean Throughput range 2.01 ops/s
Median Throughput range 2.01 ops/s
Max Throughput range 2.01 ops/s
50th percentile latency range 5.77057 ms
90th percentile latency range 6.18803 ms
99th percentile latency range 6.71651 ms
100th percentile latency range 6.72676 ms
50th percentile service time range 4.45927 ms
90th percentile service time range 4.55186 ms
99th percentile service time range 4.83018 ms
100th percentile service time range 5.01342 ms
error rate range 0 %
Min Throughput range-numeric 2.01 ops/s
Mean Throughput range-numeric 2.01 ops/s
Median Throughput range-numeric 2.01 ops/s
Max Throughput range-numeric 2.01 ops/s
50th percentile latency range-numeric 3.81359 ms
90th percentile latency range-numeric 4.20611 ms
99th percentile latency range-numeric 4.30765 ms
100th percentile latency range-numeric 4.31273 ms
50th percentile service time range-numeric 2.48646 ms
90th percentile service time range-numeric 2.55902 ms
99th percentile service time range-numeric 2.68551 ms
100th percentile service time range-numeric 2.69381 ms
error rate range-numeric 0 %
Min Throughput keyword-in-range 2.01 ops/s
Mean Throughput keyword-in-range 2.01 ops/s
Median Throughput keyword-in-range 2.01 ops/s
Max Throughput keyword-in-range 2.01 ops/s
50th percentile latency keyword-in-range 15.3217 ms
90th percentile latency keyword-in-range 15.7567 ms
99th percentile latency keyword-in-range 23.7033 ms
100th percentile latency keyword-in-range 26.3445 ms
50th percentile service time keyword-in-range 13.8748 ms
90th percentile service time keyword-in-range 14.193 ms
99th percentile service time keyword-in-range 22.5118 ms
100th percentile service time keyword-in-range 25.3539 ms
error rate keyword-in-range 0 %
Min Throughput date_histogram_hourly_agg 2.01 ops/s
Mean Throughput date_histogram_hourly_agg 2.01 ops/s
Median Throughput date_histogram_hourly_agg 2.01 ops/s
Max Throughput date_histogram_hourly_agg 2.01 ops/s
50th percentile latency date_histogram_hourly_agg 7.61174 ms
90th percentile latency date_histogram_hourly_agg 9.14837 ms
99th percentile latency date_histogram_hourly_agg 9.46285 ms
100th percentile latency date_histogram_hourly_agg 9.46299 ms
50th percentile service time date_histogram_hourly_agg 6.03945 ms
90th percentile service time date_histogram_hourly_agg 7.60024 ms
99th percentile service time date_histogram_hourly_agg 7.8985 ms
100th percentile service time date_histogram_hourly_agg 8.01045 ms
error rate date_histogram_hourly_agg 0 %
Min Throughput date_histogram_minute_agg 2 ops/s
Mean Throughput date_histogram_minute_agg 2 ops/s
Median Throughput date_histogram_minute_agg 2 ops/s
Max Throughput date_histogram_minute_agg 2 ops/s
50th percentile latency date_histogram_minute_agg 46.2224 ms
90th percentile latency date_histogram_minute_agg 47.1719 ms
99th percentile latency date_histogram_minute_agg 50.0659 ms
100th percentile latency date_histogram_minute_agg 51.119 ms
50th percentile service time date_histogram_minute_agg 44.8878 ms
90th percentile service time date_histogram_minute_agg 45.8614 ms
99th percentile service time date_histogram_minute_agg 48.6619 ms
100th percentile service time date_histogram_minute_agg 49.4644 ms
error rate date_histogram_minute_agg 0 %
Min Throughput scroll 45.33 pages/s
Mean Throughput scroll 45.38 pages/s
Median Throughput scroll 45.38 pages/s
Max Throughput scroll 45.41 pages/s
50th percentile latency scroll 13130.3 ms
90th percentile latency scroll 15069.9 ms
99th percentile latency scroll 15495.6 ms
100th percentile latency scroll 15515.6 ms
50th percentile service time scroll 539.948 ms
90th percentile service time scroll 545.119 ms
99th percentile service time scroll 568.045 ms
100th percentile service time scroll 570.797 ms
error rate scroll 0 %
Min Throughput query-string-on-message 2.01 ops/s
Mean Throughput query-string-on-message 2.01 ops/s
Median Throughput query-string-on-message 2.01 ops/s
Max Throughput query-string-on-message 2.01 ops/s
50th percentile latency query-string-on-message 6.69904 ms
90th percentile latency query-string-on-message 7.13468 ms
99th percentile latency query-string-on-message 8.40873 ms
100th percentile latency query-string-on-message 8.59118 ms
50th percentile service time query-string-on-message 5.3448 ms
90th percentile service time query-string-on-message 5.47798 ms
99th percentile service time query-string-on-message 6.77285 ms
100th percentile service time query-string-on-message 6.87922 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.01 ops/s
Median Throughput query-string-on-message-filtered 2.01 ops/s
Max Throughput query-string-on-message-filtered 2.01 ops/s
50th percentile latency query-string-on-message-filtered 13.6375 ms
90th percentile latency query-string-on-message-filtered 14.1316 ms
99th percentile latency query-string-on-message-filtered 15.0196 ms
100th percentile latency query-string-on-message-filtered 15.2113 ms
50th percentile service time query-string-on-message-filtered 12.3053 ms
90th percentile service time query-string-on-message-filtered 12.452 ms
99th percentile service time query-string-on-message-filtered 13.3231 ms
100th percentile service time query-string-on-message-filtered 13.396 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.01 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 22.7601 ms
90th percentile latency query-string-on-message-filtered-sorted-num 23.2261 ms
99th percentile latency query-string-on-message-filtered-sorted-num 29.189 ms
100th percentile latency query-string-on-message-filtered-sorted-num 34.0735 ms
50th percentile service time query-string-on-message-filtered-sorted-num 20.409 ms
90th percentile service time query-string-on-message-filtered-sorted-num 20.8575 ms
99th percentile service time query-string-on-message-filtered-sorted-num 26.6654 ms
100th percentile service time query-string-on-message-filtered-sorted-num 31.4114 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.01 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.01 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.01 ops/s
50th percentile latency sort_keyword_can_match_shortcut 6.06449 ms
90th percentile latency sort_keyword_can_match_shortcut 6.44853 ms
99th percentile latency sort_keyword_can_match_shortcut 6.68076 ms
100th percentile latency sort_keyword_can_match_shortcut 6.75848 ms
50th percentile service time sort_keyword_can_match_shortcut 4.68258 ms
90th percentile service time sort_keyword_can_match_shortcut 4.79669 ms
99th percentile service time sort_keyword_can_match_shortcut 5.08189 ms
100th percentile service time sort_keyword_can_match_shortcut 5.28391 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.01 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 6.02258 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.45584 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.50644 ms
100th percentile latency sort_keyword_no_can_match_shortcut 6.50889 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.68868 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.74567 ms
99th percentile service time sort_keyword_no_can_match_shortcut 4.79681 ms
100th percentile service time sort_keyword_no_can_match_shortcut 4.79767 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.01 ops/s
Median Throughput sort_numeric_desc 2.01 ops/s
Max Throughput sort_numeric_desc 2.01 ops/s
50th percentile latency sort_numeric_desc 5.72633 ms
90th percentile latency sort_numeric_desc 6.1417 ms
99th percentile latency sort_numeric_desc 6.69282 ms
100th percentile latency sort_numeric_desc 6.99376 ms
50th percentile service time sort_numeric_desc 4.40608 ms
90th percentile service time sort_numeric_desc 4.47691 ms
99th percentile service time sort_numeric_desc 4.92096 ms
100th percentile service time sort_numeric_desc 5.26366 ms
error rate sort_numeric_desc 0 %
Min Throughput sort_numeric_asc 2.01 ops/s
Mean Throughput sort_numeric_asc 2.01 ops/s
Median Throughput sort_numeric_asc 2.01 ops/s
Max Throughput sort_numeric_asc 2.01 ops/s
50th percentile latency sort_numeric_asc 5.61425 ms
90th percentile latency sort_numeric_asc 6.00359 ms
99th percentile latency sort_numeric_asc 6.63886 ms
100th percentile latency sort_numeric_asc 6.70038 ms
50th percentile service time sort_numeric_asc 4.25467 ms
90th percentile service time sort_numeric_asc 4.32687 ms
99th percentile service time sort_numeric_asc 4.56259 ms
100th percentile service time sort_numeric_asc 4.68454 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.01 ops/s
Median Throughput sort_numeric_desc_with_match 2.01 ops/s
Max Throughput sort_numeric_desc_with_match 2.01 ops/s
50th percentile latency sort_numeric_desc_with_match 3.68855 ms
90th percentile latency sort_numeric_desc_with_match 4.08582 ms
99th percentile latency sort_numeric_desc_with_match 4.29479 ms
100th percentile latency sort_numeric_desc_with_match 4.29785 ms
50th percentile service time sort_numeric_desc_with_match 2.32381 ms
90th percentile service time sort_numeric_desc_with_match 2.37561 ms
99th percentile service time sort_numeric_desc_with_match 2.42749 ms
100th percentile service time sort_numeric_desc_with_match 2.44454 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.01 ops/s
Median Throughput sort_numeric_asc_with_match 2.01 ops/s
Max Throughput sort_numeric_asc_with_match 2.01 ops/s
50th percentile latency sort_numeric_asc_with_match 3.4637 ms
90th percentile latency sort_numeric_asc_with_match 3.88799 ms
99th percentile latency sort_numeric_asc_with_match 4.00885 ms
100th percentile latency sort_numeric_asc_with_match 4.00938 ms
50th percentile service time sort_numeric_asc_with_match 2.14912 ms
90th percentile service time sort_numeric_asc_with_match 2.21154 ms
99th percentile service time sort_numeric_asc_with_match 2.26957 ms
100th percentile service time sort_numeric_asc_with_match 2.2782 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.01 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.53307 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 3.92347 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.27951 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.44493 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.1573 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.19672 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.28763 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.30038 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.01 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.59264 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.0399 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.83079 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.84156 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.27515 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.34605 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.39727 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.3981 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.01 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.68851 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.13451 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.25888 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.27491 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.34236 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.42967 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.62285 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.70993 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.01 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.65087 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 4.03885 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 10.7502 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 17.382 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.31821 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.37477 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 9.24287 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 16.0727 ms
error rate range_field_conjunction_small_range_big_term_query 0 %
Min Throughput range-auto-date-histo 0.31 ops/s
Mean Throughput range-auto-date-histo 0.31 ops/s
Median Throughput range-auto-date-histo 0.31 ops/s
Max Throughput range-auto-date-histo 0.31 ops/s
50th percentile latency range-auto-date-histo 678767 ms
90th percentile latency range-auto-date-histo 785648 ms
99th percentile latency range-auto-date-histo 809921 ms
100th percentile latency range-auto-date-histo 811320 ms
50th percentile service time range-auto-date-histo 3166.48 ms
90th percentile service time range-auto-date-histo 3279.54 ms
99th percentile service time range-auto-date-histo 3441.75 ms
100th percentile service time range-auto-date-histo 3536.91 ms
error rate range-auto-date-histo 0 %
Min Throughput range-auto-date-histo-with-metrics 0.1 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.1 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.1 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.1 ops/s
50th percentile latency range-auto-date-histo-with-metrics 2.28815e+06 ms
90th percentile latency range-auto-date-histo-with-metrics 2.65451e+06 ms
99th percentile latency range-auto-date-histo-with-metrics 2.73672e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 2.74126e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 9627.65 ms
90th percentile service time range-auto-date-histo-with-metrics 9709.02 ms
99th percentile service time range-auto-date-histo-with-metrics 9917.96 ms
100th percentile service time range-auto-date-histo-with-metrics 9921.9 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.01 ops/s
Median Throughput range-agg-1 2.01 ops/s
Max Throughput range-agg-1 2.01 ops/s
50th percentile latency range-agg-1 4.03293 ms
90th percentile latency range-agg-1 4.49305 ms
99th percentile latency range-agg-1 4.64791 ms
100th percentile latency range-agg-1 4.66497 ms
50th percentile service time range-agg-1 2.74749 ms
90th percentile service time range-agg-1 2.83768 ms
99th percentile service time range-agg-1 2.90437 ms
100th percentile service time range-agg-1 2.93004 ms
error rate range-agg-1 0 %
Min Throughput range-agg-2 2.01 ops/s
Mean Throughput range-agg-2 2.01 ops/s
Median Throughput range-agg-2 2.01 ops/s
Max Throughput range-agg-2 2.01 ops/s
50th percentile latency range-agg-2 4.15149 ms
90th percentile latency range-agg-2 4.55218 ms
99th percentile latency range-agg-2 4.78829 ms
100th percentile latency range-agg-2 4.85952 ms
50th percentile service time range-agg-2 2.8127 ms
90th percentile service time range-agg-2 2.8921 ms
99th percentile service time range-agg-2 3.10875 ms
100th percentile service time range-agg-2 3.20284 ms
error rate range-agg-2 0 %
Min Throughput cardinality-agg-low 2.01 ops/s
Mean Throughput cardinality-agg-low 2.01 ops/s
Median Throughput cardinality-agg-low 2.01 ops/s
Max Throughput cardinality-agg-low 2.01 ops/s
50th percentile latency cardinality-agg-low 5.66306 ms
90th percentile latency cardinality-agg-low 6.34559 ms
99th percentile latency cardinality-agg-low 6.5979 ms
100th percentile latency cardinality-agg-low 6.61618 ms
50th percentile service time cardinality-agg-low 4.19613 ms
90th percentile service time cardinality-agg-low 4.81781 ms
99th percentile service time cardinality-agg-low 5.02295 ms
100th percentile service time cardinality-agg-low 5.12368 ms
error rate cardinality-agg-low 0 %
Min Throughput cardinality-agg-high 0.78 ops/s
Mean Throughput cardinality-agg-high 0.78 ops/s
Median Throughput cardinality-agg-high 0.78 ops/s
Max Throughput cardinality-agg-high 0.78 ops/s
50th percentile latency cardinality-agg-high 196456 ms
90th percentile latency cardinality-agg-high 227310 ms
99th percentile latency cardinality-agg-high 234801 ms
100th percentile latency cardinality-agg-high 235168 ms
50th percentile service time cardinality-agg-high 1263.91 ms
90th percentile service time cardinality-agg-high 1364.24 ms
99th percentile service time cardinality-agg-high 1695.71 ms
100th percentile service time cardinality-agg-high 1839.92 ms
error rate cardinality-agg-high 0 %
Min Throughput cardinality-agg-very-high 0.6 ops/s
Mean Throughput cardinality-agg-very-high 0.6 ops/s
Median Throughput cardinality-agg-very-high 0.6 ops/s
Max Throughput cardinality-agg-very-high 0.61 ops/s
50th percentile latency cardinality-agg-very-high 116977 ms
90th percentile latency cardinality-agg-very-high 162703 ms
99th percentile latency cardinality-agg-very-high 172819 ms
100th percentile latency cardinality-agg-very-high 173371 ms
50th percentile service time cardinality-agg-very-high 1629.51 ms
90th percentile service time cardinality-agg-very-high 1737.52 ms
99th percentile service time cardinality-agg-very-high 1974.8 ms
100th percentile service time cardinality-agg-very-high 2074.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.01 ops/s
Median Throughput range_with_asc_sort 2.01 ops/s
Max Throughput range_with_asc_sort 2.01 ops/s
50th percentile latency range_with_asc_sort 7.38095 ms
90th percentile latency range_with_asc_sort 7.76493 ms
99th percentile latency range_with_asc_sort 8.91854 ms
100th percentile latency range_with_asc_sort 9.90231 ms
50th percentile service time range_with_asc_sort 6.05826 ms
90th percentile service time range_with_asc_sort 6.1304 ms
99th percentile service time range_with_asc_sort 7.31933 ms
100th percentile service time range_with_asc_sort 8.43877 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.01 ops/s
Median Throughput range_with_desc_sort 2.01 ops/s
Max Throughput range_with_desc_sort 2.01 ops/s
50th percentile latency range_with_desc_sort 7.58973 ms
90th percentile latency range_with_desc_sort 7.98074 ms
99th percentile latency range_with_desc_sort 8.16846 ms
100th percentile latency range_with_desc_sort 8.21072 ms
50th percentile service time range_with_desc_sort 6.29249 ms
90th percentile service time range_with_desc_sort 6.36817 ms
99th percentile service time range_with_desc_sort 6.44964 ms
100th percentile service time range_with_desc_sort 6.47163 ms
error rate range_with_desc_sort 0 %

@rishabh6788
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Results

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

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 2.101 s
Total Young Gen GC count 72
Total Old Gen GC time 0 s
Total Old Gen GC count 0
Store size 22.0998 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 16
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 102.76 ops/s
Mean Throughput wait-until-merges-finish 102.76 ops/s
Median Throughput wait-until-merges-finish 102.76 ops/s
Max Throughput wait-until-merges-finish 102.76 ops/s
100th percentile latency wait-until-merges-finish 9.41985 ms
100th percentile service time wait-until-merges-finish 9.41985 ms
error rate wait-until-merges-finish 0 %
Min Throughput default 2 ops/s
Mean Throughput default 2.01 ops/s
Median Throughput default 2.01 ops/s
Max Throughput default 2.01 ops/s
50th percentile latency default 7.16554 ms
90th percentile latency default 7.61184 ms
99th percentile latency default 8.14755 ms
100th percentile latency default 8.31912 ms
50th percentile service time default 5.73505 ms
90th percentile service time default 6.19542 ms
99th percentile service time default 6.85121 ms
100th percentile service time default 6.92936 ms
error rate default 0 %
Min Throughput desc_sort_timestamp 2.01 ops/s
Mean Throughput desc_sort_timestamp 2.01 ops/s
Median Throughput desc_sort_timestamp 2.01 ops/s
Max Throughput desc_sort_timestamp 2.01 ops/s
50th percentile latency desc_sort_timestamp 8.89503 ms
90th percentile latency desc_sort_timestamp 9.47933 ms
99th percentile latency desc_sort_timestamp 12.2901 ms
100th percentile latency desc_sort_timestamp 13.4611 ms
50th percentile service time desc_sort_timestamp 7.59034 ms
90th percentile service time desc_sort_timestamp 7.94202 ms
99th percentile service time desc_sort_timestamp 11.2643 ms
100th percentile service time desc_sort_timestamp 12.626 ms
error rate desc_sort_timestamp 0 %
Min Throughput asc_sort_timestamp 2.01 ops/s
Mean Throughput asc_sort_timestamp 2.01 ops/s
Median Throughput asc_sort_timestamp 2.01 ops/s
Max Throughput asc_sort_timestamp 2.01 ops/s
50th percentile latency asc_sort_timestamp 8.95106 ms
90th percentile latency asc_sort_timestamp 9.40742 ms
99th percentile latency asc_sort_timestamp 10.8675 ms
100th percentile latency asc_sort_timestamp 11.0593 ms
50th percentile service time asc_sort_timestamp 7.54984 ms
90th percentile service time asc_sort_timestamp 7.86421 ms
99th percentile service time asc_sort_timestamp 9.82882 ms
100th percentile service time asc_sort_timestamp 10.0446 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.01 ops/s
Median Throughput desc_sort_with_after_timestamp 2.01 ops/s
Max Throughput desc_sort_with_after_timestamp 2.01 ops/s
50th percentile latency desc_sort_with_after_timestamp 7.25236 ms
90th percentile latency desc_sort_with_after_timestamp 7.79889 ms
99th percentile latency desc_sort_with_after_timestamp 8.6008 ms
100th percentile latency desc_sort_with_after_timestamp 8.64585 ms
50th percentile service time desc_sort_with_after_timestamp 5.87647 ms
90th percentile service time desc_sort_with_after_timestamp 6.26487 ms
99th percentile service time desc_sort_with_after_timestamp 6.9501 ms
100th percentile service time desc_sort_with_after_timestamp 6.96994 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.01 ops/s
Median Throughput asc_sort_with_after_timestamp 2.01 ops/s
Max Throughput asc_sort_with_after_timestamp 2.01 ops/s
50th percentile latency asc_sort_with_after_timestamp 6.78929 ms
90th percentile latency asc_sort_with_after_timestamp 7.20675 ms
99th percentile latency asc_sort_with_after_timestamp 7.82629 ms
100th percentile latency asc_sort_with_after_timestamp 7.84142 ms
50th percentile service time asc_sort_with_after_timestamp 5.48741 ms
90th percentile service time asc_sort_with_after_timestamp 5.62185 ms
99th percentile service time asc_sort_with_after_timestamp 6.75499 ms
100th percentile service time asc_sort_with_after_timestamp 6.96746 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.01 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 8.29741 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 8.91816 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 10.8819 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 11.1874 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 6.91462 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 7.52871 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 9.1802 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 9.48131 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.01 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 7.88209 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 8.37462 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.34909 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.93992 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.59939 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.75884 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 8.08337 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 8.37056 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.01 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 8.98781 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.43589 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 9.54251 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 9.58091 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.67781 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.78042 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 7.94908 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 7.97584 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.01 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.7214 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.16772 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.692 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.0346 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.3848 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.53842 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.42913 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.47805 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput term 2.01 ops/s
Mean Throughput term 2.01 ops/s
Median Throughput term 2.01 ops/s
Max Throughput term 2.01 ops/s
50th percentile latency term 4.01979 ms
90th percentile latency term 4.4156 ms
99th percentile latency term 4.68188 ms
100th percentile latency term 4.72052 ms
50th percentile service time term 2.70689 ms
90th percentile service time term 2.8116 ms
99th percentile service time term 2.96273 ms
100th percentile service time term 2.97568 ms
error rate term 0 %
Min Throughput multi_terms-keyword 1.36 ops/s
Mean Throughput multi_terms-keyword 1.36 ops/s
Median Throughput multi_terms-keyword 1.36 ops/s
Max Throughput multi_terms-keyword 1.36 ops/s
50th percentile latency multi_terms-keyword 58866.2 ms
90th percentile latency multi_terms-keyword 68093.2 ms
99th percentile latency multi_terms-keyword 70142.5 ms
100th percentile latency multi_terms-keyword 70257.9 ms
50th percentile service time multi_terms-keyword 730.064 ms
90th percentile service time multi_terms-keyword 734.995 ms
99th percentile service time multi_terms-keyword 747.879 ms
100th percentile service time multi_terms-keyword 748.118 ms
error rate multi_terms-keyword 0 %
Min Throughput keyword-terms 2 ops/s
Mean Throughput keyword-terms 2 ops/s
Median Throughput keyword-terms 2 ops/s
Max Throughput keyword-terms 2 ops/s
50th percentile latency keyword-terms 29.0028 ms
90th percentile latency keyword-terms 39.2083 ms
99th percentile latency keyword-terms 40.4644 ms
100th percentile latency keyword-terms 40.4904 ms
50th percentile service time keyword-terms 27.5891 ms
90th percentile service time keyword-terms 37.7493 ms
99th percentile service time keyword-terms 38.3939 ms
100th percentile service time keyword-terms 38.4259 ms
error rate keyword-terms 0 %
Min Throughput keyword-terms-low-cardinality 2.01 ops/s
Mean Throughput keyword-terms-low-cardinality 2.01 ops/s
Median Throughput keyword-terms-low-cardinality 2.01 ops/s
Max Throughput keyword-terms-low-cardinality 2.01 ops/s
50th percentile latency keyword-terms-low-cardinality 26.9575 ms
90th percentile latency keyword-terms-low-cardinality 36.1132 ms
99th percentile latency keyword-terms-low-cardinality 38.8465 ms
100th percentile latency keyword-terms-low-cardinality 40.9425 ms
50th percentile service time keyword-terms-low-cardinality 24.6137 ms
90th percentile service time keyword-terms-low-cardinality 34.1439 ms
99th percentile service time keyword-terms-low-cardinality 37.1606 ms
100th percentile service time keyword-terms-low-cardinality 39.4869 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 ops/s
50th percentile latency composite-terms 195.332 ms
90th percentile latency composite-terms 200.104 ms
99th percentile latency composite-terms 209.038 ms
100th percentile latency composite-terms 211.196 ms
50th percentile service time composite-terms 194.228 ms
90th percentile service time composite-terms 198.606 ms
99th percentile service time composite-terms 208.112 ms
100th percentile service time composite-terms 210.236 ms
error rate composite-terms 0 %
Min Throughput composite_terms-keyword 2 ops/s
Mean Throughput composite_terms-keyword 2 ops/s
Median Throughput composite_terms-keyword 2 ops/s
Max Throughput composite_terms-keyword 2 ops/s
50th percentile latency composite_terms-keyword 358.197 ms
90th percentile latency composite_terms-keyword 369.749 ms
99th percentile latency composite_terms-keyword 379.433 ms
100th percentile latency composite_terms-keyword 383.469 ms
50th percentile service time composite_terms-keyword 356.692 ms
90th percentile service time composite_terms-keyword 368.203 ms
99th percentile service time composite_terms-keyword 378.582 ms
100th percentile service time composite_terms-keyword 382.502 ms
error rate composite_terms-keyword 0 %
Min Throughput composite-date_histogram-daily 2.01 ops/s
Mean Throughput composite-date_histogram-daily 2.01 ops/s
Median Throughput composite-date_histogram-daily 2.01 ops/s
Max Throughput composite-date_histogram-daily 2.01 ops/s
50th percentile latency composite-date_histogram-daily 4.87289 ms
90th percentile latency composite-date_histogram-daily 5.27471 ms
99th percentile latency composite-date_histogram-daily 5.47519 ms
100th percentile latency composite-date_histogram-daily 5.48586 ms
50th percentile service time composite-date_histogram-daily 3.54758 ms
90th percentile service time composite-date_histogram-daily 3.74301 ms
99th percentile service time composite-date_histogram-daily 3.96385 ms
100th percentile service time composite-date_histogram-daily 4.00033 ms
error rate composite-date_histogram-daily 0 %
Min Throughput range 2.01 ops/s
Mean Throughput range 2.01 ops/s
Median Throughput range 2.01 ops/s
Max Throughput range 2.01 ops/s
50th percentile latency range 5.89186 ms
90th percentile latency range 6.29014 ms
99th percentile latency range 6.96602 ms
100th percentile latency range 7.41812 ms
50th percentile service time range 4.50599 ms
90th percentile service time range 4.64223 ms
99th percentile service time range 5.47794 ms
100th percentile service time range 5.73223 ms
error rate range 0 %
Min Throughput range-numeric 2.01 ops/s
Mean Throughput range-numeric 2.01 ops/s
Median Throughput range-numeric 2.01 ops/s
Max Throughput range-numeric 2.01 ops/s
50th percentile latency range-numeric 3.67254 ms
90th percentile latency range-numeric 4.1159 ms
99th percentile latency range-numeric 4.28713 ms
100th percentile latency range-numeric 4.30026 ms
50th percentile service time range-numeric 2.39283 ms
90th percentile service time range-numeric 2.45821 ms
99th percentile service time range-numeric 2.52116 ms
100th percentile service time range-numeric 2.54328 ms
error rate range-numeric 0 %
Min Throughput keyword-in-range 2.01 ops/s
Mean Throughput keyword-in-range 2.01 ops/s
Median Throughput keyword-in-range 2.01 ops/s
Max Throughput keyword-in-range 2.01 ops/s
50th percentile latency keyword-in-range 14.6125 ms
90th percentile latency keyword-in-range 15.1828 ms
99th percentile latency keyword-in-range 19.2377 ms
100th percentile latency keyword-in-range 21.4929 ms
50th percentile service time keyword-in-range 13.2533 ms
90th percentile service time keyword-in-range 13.5407 ms
99th percentile service time keyword-in-range 17.8027 ms
100th percentile service time keyword-in-range 19.9295 ms
error rate keyword-in-range 0 %
Min Throughput date_histogram_hourly_agg 2.01 ops/s
Mean Throughput date_histogram_hourly_agg 2.01 ops/s
Median Throughput date_histogram_hourly_agg 2.01 ops/s
Max Throughput date_histogram_hourly_agg 2.01 ops/s
50th percentile latency date_histogram_hourly_agg 7.32088 ms
90th percentile latency date_histogram_hourly_agg 8.50168 ms
99th percentile latency date_histogram_hourly_agg 8.75446 ms
100th percentile latency date_histogram_hourly_agg 8.77168 ms
50th percentile service time date_histogram_hourly_agg 5.86565 ms
90th percentile service time date_histogram_hourly_agg 7.04564 ms
99th percentile service time date_histogram_hourly_agg 7.51022 ms
100th percentile service time date_histogram_hourly_agg 7.59677 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.01 ops/s
Median Throughput date_histogram_minute_agg 2.01 ops/s
Max Throughput date_histogram_minute_agg 2.01 ops/s
50th percentile latency date_histogram_minute_agg 41.3137 ms
90th percentile latency date_histogram_minute_agg 42.0962 ms
99th percentile latency date_histogram_minute_agg 43.5529 ms
100th percentile latency date_histogram_minute_agg 43.8492 ms
50th percentile service time date_histogram_minute_agg 39.9255 ms
90th percentile service time date_histogram_minute_agg 40.6733 ms
99th percentile service time date_histogram_minute_agg 42.4466 ms
100th percentile service time date_histogram_minute_agg 42.558 ms
error rate date_histogram_minute_agg 0 %
Min Throughput scroll 45.47 pages/s
Mean Throughput scroll 45.67 pages/s
Median Throughput scroll 45.66 pages/s
Max Throughput scroll 45.85 pages/s
50th percentile latency scroll 12228.2 ms
90th percentile latency scroll 13540.2 ms
99th percentile latency scroll 13891.6 ms
100th percentile latency scroll 13909.1 ms
50th percentile service time scroll 528.277 ms
90th percentile service time scroll 535 ms
99th percentile service time scroll 561.994 ms
100th percentile service time scroll 562.398 ms
error rate scroll 0 %
Min Throughput query-string-on-message 2.01 ops/s
Mean Throughput query-string-on-message 2.01 ops/s
Median Throughput query-string-on-message 2.01 ops/s
Max Throughput query-string-on-message 2.01 ops/s
50th percentile latency query-string-on-message 6.69164 ms
90th percentile latency query-string-on-message 7.15737 ms
99th percentile latency query-string-on-message 7.91372 ms
100th percentile latency query-string-on-message 8.44683 ms
50th percentile service time query-string-on-message 5.37514 ms
90th percentile service time query-string-on-message 5.47595 ms
99th percentile service time query-string-on-message 6.17399 ms
100th percentile service time query-string-on-message 6.70038 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.01 ops/s
Median Throughput query-string-on-message-filtered 2.01 ops/s
Max Throughput query-string-on-message-filtered 2.01 ops/s
50th percentile latency query-string-on-message-filtered 14.3673 ms
90th percentile latency query-string-on-message-filtered 14.8747 ms
99th percentile latency query-string-on-message-filtered 16.8436 ms
100th percentile latency query-string-on-message-filtered 18.4675 ms
50th percentile service time query-string-on-message-filtered 13.0911 ms
90th percentile service time query-string-on-message-filtered 13.3562 ms
99th percentile service time query-string-on-message-filtered 15.1633 ms
100th percentile service time query-string-on-message-filtered 16.7734 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.01 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 23.4819 ms
90th percentile latency query-string-on-message-filtered-sorted-num 24.0791 ms
99th percentile latency query-string-on-message-filtered-sorted-num 24.9269 ms
100th percentile latency query-string-on-message-filtered-sorted-num 25.2371 ms
50th percentile service time query-string-on-message-filtered-sorted-num 21.1593 ms
90th percentile service time query-string-on-message-filtered-sorted-num 21.577 ms
99th percentile service time query-string-on-message-filtered-sorted-num 22.4937 ms
100th percentile service time query-string-on-message-filtered-sorted-num 22.8563 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.01 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.01 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.01 ops/s
50th percentile latency sort_keyword_can_match_shortcut 5.99518 ms
90th percentile latency sort_keyword_can_match_shortcut 6.33718 ms
99th percentile latency sort_keyword_can_match_shortcut 6.70887 ms
100th percentile latency sort_keyword_can_match_shortcut 6.89187 ms
50th percentile service time sort_keyword_can_match_shortcut 4.66163 ms
90th percentile service time sort_keyword_can_match_shortcut 4.72316 ms
99th percentile service time sort_keyword_can_match_shortcut 5.07556 ms
100th percentile service time sort_keyword_can_match_shortcut 5.32956 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.01 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 5.69161 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.13549 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.48126 ms
100th percentile latency sort_keyword_no_can_match_shortcut 6.49685 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.35821 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.42954 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.23181 ms
100th percentile service time sort_keyword_no_can_match_shortcut 5.26494 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.01 ops/s
Median Throughput sort_numeric_desc 2.01 ops/s
Max Throughput sort_numeric_desc 2.01 ops/s
50th percentile latency sort_numeric_desc 5.72681 ms
90th percentile latency sort_numeric_desc 6.13837 ms
99th percentile latency sort_numeric_desc 6.35837 ms
100th percentile latency sort_numeric_desc 6.37913 ms
50th percentile service time sort_numeric_desc 4.44121 ms
90th percentile service time sort_numeric_desc 4.52042 ms
99th percentile service time sort_numeric_desc 4.58448 ms
100th percentile service time sort_numeric_desc 4.61698 ms
error rate sort_numeric_desc 0 %
Min Throughput sort_numeric_asc 2.01 ops/s
Mean Throughput sort_numeric_asc 2.01 ops/s
Median Throughput sort_numeric_asc 2.01 ops/s
Max Throughput sort_numeric_asc 2.01 ops/s
50th percentile latency sort_numeric_asc 5.83695 ms
90th percentile latency sort_numeric_asc 6.31933 ms
99th percentile latency sort_numeric_asc 6.47249 ms
100th percentile latency sort_numeric_asc 6.47798 ms
50th percentile service time sort_numeric_asc 4.56666 ms
90th percentile service time sort_numeric_asc 4.63838 ms
99th percentile service time sort_numeric_asc 4.87154 ms
100th percentile service time sort_numeric_asc 4.87742 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.01 ops/s
Median Throughput sort_numeric_desc_with_match 2.01 ops/s
Max Throughput sort_numeric_desc_with_match 2.01 ops/s
50th percentile latency sort_numeric_desc_with_match 3.61966 ms
90th percentile latency sort_numeric_desc_with_match 3.9942 ms
99th percentile latency sort_numeric_desc_with_match 4.11424 ms
100th percentile latency sort_numeric_desc_with_match 4.11607 ms
50th percentile service time sort_numeric_desc_with_match 2.27062 ms
90th percentile service time sort_numeric_desc_with_match 2.33429 ms
99th percentile service time sort_numeric_desc_with_match 2.40416 ms
100th percentile service time sort_numeric_desc_with_match 2.41412 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.01 ops/s
Median Throughput sort_numeric_asc_with_match 2.01 ops/s
Max Throughput sort_numeric_asc_with_match 2.01 ops/s
50th percentile latency sort_numeric_asc_with_match 3.83104 ms
90th percentile latency sort_numeric_asc_with_match 4.28995 ms
99th percentile latency sort_numeric_asc_with_match 6.11375 ms
100th percentile latency sort_numeric_asc_with_match 6.3414 ms
50th percentile service time sort_numeric_asc_with_match 2.47491 ms
90th percentile service time sort_numeric_asc_with_match 2.54152 ms
99th percentile service time sort_numeric_asc_with_match 4.70593 ms
100th percentile service time sort_numeric_asc_with_match 5.17464 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.01 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.61259 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.0109 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.40502 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.70203 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.2809 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.35188 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.50146 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.60839 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.01 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.96884 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.33338 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.53152 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.58517 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.61571 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.69407 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.89101 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 3.0058 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.01 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.55825 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.02087 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.14549 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.17684 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.27775 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.36056 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.46205 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.46822 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.01 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.79736 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 4.20876 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.32031 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.34188 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.455 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.49056 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.58583 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.62302 ms
error rate range_field_conjunction_small_range_big_term_query 0 %
Min Throughput range-auto-date-histo 0.32 ops/s
Mean Throughput range-auto-date-histo 0.32 ops/s
Median Throughput range-auto-date-histo 0.32 ops/s
Max Throughput range-auto-date-histo 0.32 ops/s
50th percentile latency range-auto-date-histo 662060 ms
90th percentile latency range-auto-date-histo 767448 ms
99th percentile latency range-auto-date-histo 791033 ms
100th percentile latency range-auto-date-histo 792340 ms
50th percentile service time range-auto-date-histo 3112.41 ms
90th percentile service time range-auto-date-histo 3229.19 ms
99th percentile service time range-auto-date-histo 3341.19 ms
100th percentile service time range-auto-date-histo 3344.06 ms
error rate range-auto-date-histo 0 %
Min Throughput range-auto-date-histo-with-metrics 0.1 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.1 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.1 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.1 ops/s
50th percentile latency range-auto-date-histo-with-metrics 2.26476e+06 ms
90th percentile latency range-auto-date-histo-with-metrics 2.62515e+06 ms
99th percentile latency range-auto-date-histo-with-metrics 2.70617e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 2.71066e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 9494.84 ms
90th percentile service time range-auto-date-histo-with-metrics 9570.43 ms
99th percentile service time range-auto-date-histo-with-metrics 9763.81 ms
100th percentile service time range-auto-date-histo-with-metrics 9823.86 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.01 ops/s
Median Throughput range-agg-1 2.01 ops/s
Max Throughput range-agg-1 2.01 ops/s
50th percentile latency range-agg-1 3.91531 ms
90th percentile latency range-agg-1 4.32591 ms
99th percentile latency range-agg-1 4.62796 ms
100th percentile latency range-agg-1 4.70493 ms
50th percentile service time range-agg-1 2.57562 ms
90th percentile service time range-agg-1 2.7362 ms
99th percentile service time range-agg-1 2.89479 ms
100th percentile service time range-agg-1 2.90586 ms
error rate range-agg-1 0 %
Min Throughput range-agg-2 2.01 ops/s
Mean Throughput range-agg-2 2.01 ops/s
Median Throughput range-agg-2 2.01 ops/s
Max Throughput range-agg-2 2.01 ops/s
50th percentile latency range-agg-2 4.07836 ms
90th percentile latency range-agg-2 4.49706 ms
99th percentile latency range-agg-2 4.6711 ms
100th percentile latency range-agg-2 4.72541 ms
50th percentile service time range-agg-2 2.77286 ms
90th percentile service time range-agg-2 2.91654 ms
99th percentile service time range-agg-2 3.00853 ms
100th percentile service time range-agg-2 3.01174 ms
error rate range-agg-2 0 %
Min Throughput cardinality-agg-low 2.01 ops/s
Mean Throughput cardinality-agg-low 2.01 ops/s
Median Throughput cardinality-agg-low 2.01 ops/s
Max Throughput cardinality-agg-low 2.01 ops/s
50th percentile latency cardinality-agg-low 5.75105 ms
90th percentile latency cardinality-agg-low 6.19973 ms
99th percentile latency cardinality-agg-low 6.77797 ms
100th percentile latency cardinality-agg-low 6.79232 ms
50th percentile service time cardinality-agg-low 4.2654 ms
90th percentile service time cardinality-agg-low 4.98992 ms
99th percentile service time cardinality-agg-low 5.08793 ms
100th percentile service time cardinality-agg-low 5.10293 ms
error rate cardinality-agg-low 0 %
Min Throughput cardinality-agg-high 0.79 ops/s
Mean Throughput cardinality-agg-high 0.79 ops/s
Median Throughput cardinality-agg-high 0.79 ops/s
Max Throughput cardinality-agg-high 0.79 ops/s
50th percentile latency cardinality-agg-high 192785 ms
90th percentile latency cardinality-agg-high 222980 ms
99th percentile latency cardinality-agg-high 229725 ms
100th percentile latency cardinality-agg-high 230130 ms
50th percentile service time cardinality-agg-high 1240.27 ms
90th percentile service time cardinality-agg-high 1318.07 ms
99th percentile service time cardinality-agg-high 1461.78 ms
100th percentile service time cardinality-agg-high 1464.02 ms
error rate cardinality-agg-high 0 %
Min Throughput cardinality-agg-very-high 0.6 ops/s
Mean Throughput cardinality-agg-very-high 0.6 ops/s
Median Throughput cardinality-agg-very-high 0.6 ops/s
Max Throughput cardinality-agg-very-high 0.6 ops/s
50th percentile latency cardinality-agg-very-high 118556 ms
90th percentile latency cardinality-agg-very-high 165552 ms
99th percentile latency cardinality-agg-very-high 176172 ms
100th percentile latency cardinality-agg-very-high 176744 ms
50th percentile service time cardinality-agg-very-high 1651.7 ms
90th percentile service time cardinality-agg-very-high 1756.07 ms
99th percentile service time cardinality-agg-very-high 1932.56 ms
100th percentile service time cardinality-agg-very-high 1963.31 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.01 ops/s
Median Throughput range_with_asc_sort 2.01 ops/s
Max Throughput range_with_asc_sort 2.01 ops/s
50th percentile latency range_with_asc_sort 7.33282 ms
90th percentile latency range_with_asc_sort 7.79316 ms
99th percentile latency range_with_asc_sort 8.29994 ms
100th percentile latency range_with_asc_sort 8.33502 ms
50th percentile service time range_with_asc_sort 6.05261 ms
90th percentile service time range_with_asc_sort 6.11656 ms
99th percentile service time range_with_asc_sort 7.15435 ms
100th percentile service time range_with_asc_sort 7.34512 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.01 ops/s
Median Throughput range_with_desc_sort 2.01 ops/s
Max Throughput range_with_desc_sort 2.01 ops/s
50th percentile latency range_with_desc_sort 7.73257 ms
90th percentile latency range_with_desc_sort 8.15166 ms
99th percentile latency range_with_desc_sort 8.39502 ms
100th percentile latency range_with_desc_sort 8.42918 ms
50th percentile service time range_with_desc_sort 6.43613 ms
90th percentile service time range_with_desc_sort 6.53035 ms
99th percentile service time range_with_desc_sort 6.67951 ms
100th percentile service time range_with_desc_sort 6.74592 ms
error rate range_with_desc_sort 0 %

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Baseline Comparison Results

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

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.984 2.101 0.117 s
Total Young Gen GC count 69 72 3
Total Old Gen GC time 0 0 0 s
Total Old Gen GC count 0 0 0
Store size 22.0998 22.0998 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 16 16 0
100th percentile latency wait-for-snapshot-recovery 300002 300001 -0.8125 ms
100th percentile service time wait-for-snapshot-recovery 300002 300001 -0.8125 ms
error rate wait-for-snapshot-recovery 100 100 0 %
Min Throughput wait-until-merges-finish 103.909 102.759 -1.15067 ops/s
Mean Throughput wait-until-merges-finish 103.909 102.759 -1.15067 ops/s
Median Throughput wait-until-merges-finish 103.909 102.759 -1.15067 ops/s
Max Throughput wait-until-merges-finish 103.909 102.759 -1.15067 ops/s
100th percentile latency wait-until-merges-finish 9.31103 9.41985 0.10882 ms
100th percentile service time wait-until-merges-finish 9.31103 9.41985 0.10882 ms
error rate wait-until-merges-finish 0 0 0 %
Min Throughput default 2.00493 2.00486 -7e-05 ops/s
Mean Throughput default 2.00597 2.00589 -8e-05 ops/s
Median Throughput default 2.0059 2.00581 -9e-05 ops/s
Max Throughput default 2.00733 2.00724 -9e-05 ops/s
50th percentile latency default 7.48355 7.16554 -0.31801 ms
90th percentile latency default 8.05123 7.61184 -0.43939 ms
99th percentile latency default 9.31765 8.14755 -1.17009 ms
100th percentile latency default 10.1463 8.31912 -1.82723 ms
50th percentile service time default 6.08863 5.73505 -0.35358 ms
90th percentile service time default 6.61662 6.19542 -0.4212 ms
99th percentile service time default 7.70897 6.85121 -0.85776 ms
100th percentile service time default 8.45466 6.92936 -1.52531 ms
error rate default 0 0 0 %
Min Throughput desc_sort_timestamp 2.0053 2.00503 -0.00026 ops/s
Mean Throughput desc_sort_timestamp 2.00642 2.0061 -0.00032 ops/s
Median Throughput desc_sort_timestamp 2.00634 2.00602 -0.00032 ops/s
Max Throughput desc_sort_timestamp 2.00788 2.00749 -0.0004 ops/s
50th percentile latency desc_sort_timestamp 8.45838 8.89503 0.43664 ms
90th percentile latency desc_sort_timestamp 8.88677 9.47933 0.59256 ms
99th percentile latency desc_sort_timestamp 10.5263 12.2901 1.76381 ms
100th percentile latency desc_sort_timestamp 11.4259 13.4611 2.03523 ms
50th percentile service time desc_sort_timestamp 7.10614 7.59034 0.4842 ms
90th percentile service time desc_sort_timestamp 7.36319 7.94202 0.57884 ms
99th percentile service time desc_sort_timestamp 9.22208 11.2643 2.04227 ms
100th percentile service time desc_sort_timestamp 10.5106 12.626 2.11541 ms
error rate desc_sort_timestamp 0 0 0 %
Min Throughput asc_sort_timestamp 2.0063 2.00627 -3e-05 ops/s
Mean Throughput asc_sort_timestamp 2.00764 2.00761 -3e-05 ops/s
Median Throughput asc_sort_timestamp 2.00753 2.0075 -3e-05 ops/s
Max Throughput asc_sort_timestamp 2.00938 2.00935 -4e-05 ops/s
50th percentile latency asc_sort_timestamp 8.83718 8.95106 0.11389 ms
90th percentile latency asc_sort_timestamp 9.23773 9.40742 0.16969 ms
99th percentile latency asc_sort_timestamp 10.5002 10.8675 0.36732 ms
100th percentile latency asc_sort_timestamp 10.7325 11.0593 0.32689 ms
50th percentile service time asc_sort_timestamp 7.42884 7.54984 0.121 ms
90th percentile service time asc_sort_timestamp 7.64331 7.86421 0.2209 ms
99th percentile service time asc_sort_timestamp 9.27332 9.82882 0.5555 ms
100th percentile service time asc_sort_timestamp 9.28194 10.0446 0.76269 ms
error rate asc_sort_timestamp 0 0 0 %
Min Throughput desc_sort_with_after_timestamp 2.00636 2.00634 -2e-05 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.00772 2.00768 -4e-05 ops/s
Median Throughput desc_sort_with_after_timestamp 2.00762 2.00757 -4e-05 ops/s
Max Throughput desc_sort_with_after_timestamp 2.00947 2.00944 -4e-05 ops/s
50th percentile latency desc_sort_with_after_timestamp 6.77317 7.25236 0.47919 ms
90th percentile latency desc_sort_with_after_timestamp 7.32347 7.79889 0.47542 ms
99th percentile latency desc_sort_with_after_timestamp 8.2799 8.6008 0.3209 ms
100th percentile latency desc_sort_with_after_timestamp 8.44696 8.64585 0.19889 ms
50th percentile service time desc_sort_with_after_timestamp 5.41508 5.87647 0.46139 ms
90th percentile service time desc_sort_with_after_timestamp 5.92517 6.26487 0.3397 ms
99th percentile service time desc_sort_with_after_timestamp 6.58281 6.9501 0.36729 ms
100th percentile service time desc_sort_with_after_timestamp 6.63152 6.96994 0.33843 ms
error rate desc_sort_with_after_timestamp 0 0 0 %
Min Throughput asc_sort_with_after_timestamp 2.00651 2.00654 2e-05 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.0079 2.00793 3e-05 ops/s
Median Throughput asc_sort_with_after_timestamp 2.0078 2.00782 2e-05 ops/s
Max Throughput asc_sort_with_after_timestamp 2.0097 2.00974 4e-05 ops/s
50th percentile latency asc_sort_with_after_timestamp 6.78932 6.78929 -3e-05 ms
90th percentile latency asc_sort_with_after_timestamp 7.2627 7.20675 -0.05596 ms
99th percentile latency asc_sort_with_after_timestamp 7.94784 7.82629 -0.12155 ms
100th percentile latency asc_sort_with_after_timestamp 8.11981 7.84142 -0.27839 ms
50th percentile service time asc_sort_with_after_timestamp 5.48882 5.48741 -0.00142 ms
90th percentile service time asc_sort_with_after_timestamp 5.68879 5.62185 -0.06694 ms
99th percentile service time asc_sort_with_after_timestamp 6.54694 6.75499 0.20805 ms
100th percentile service time asc_sort_with_after_timestamp 6.73817 6.96746 0.22929 ms
error rate asc_sort_with_after_timestamp 0 0 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.00515 2.00503 -0.00012 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.00625 2.0061 -0.00015 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.00616 2.00601 -0.00015 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.00767 2.00748 -0.00019 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 8.24283 8.29741 0.05458 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 8.75636 8.91816 0.1618 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 9.96406 10.8819 0.91782 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 10.115 11.1874 1.07238 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 6.90675 6.91462 0.00787 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 7.08475 7.52871 0.44397 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 8.77222 9.1802 0.40798 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 9.03205 9.48131 0.44926 ms
error rate desc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.00651 2.00651 -1e-05 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.00791 2.0079 -1e-05 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.0078 2.0078 -0 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.00971 2.0097 -0 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 8.00508 7.88209 -0.12299 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 8.5416 8.37462 -0.16698 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.52765 9.34909 -0.17856 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.66521 9.93992 0.27472 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.77123 6.59939 -0.17185 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.91694 6.75884 -0.15811 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 7.85592 8.08337 0.22745 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 7.87042 8.37056 0.50014 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.0065 2.00651 0 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.00789 2.00789 -0 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.00778 2.00778 0 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.00969 2.00968 -0 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 8.78494 8.98781 0.20286 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.20483 9.43589 0.23106 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 9.74081 9.54251 -0.19829 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 10.157 9.58091 -0.57605 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.4709 7.67781 0.20691 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.57329 7.78042 0.20713 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 8.41797 7.94908 -0.46889 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 9.07638 7.97584 -1.10054 ms
error rate asc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.00652 2.00653 0 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.00791 2.00791 0 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.0078 2.00781 1e-05 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.00971 2.00972 0 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.37021 8.7214 0.35119 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.73172 9.16772 0.43601 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.61813 10.692 1.07387 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.2036 11.0346 0.83094 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 6.9807 7.3848 0.40411 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.11443 7.53842 0.42399 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.93926 9.42913 1.48987 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.67357 9.47805 0.80448 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput term 2.00637 2.00637 0 ops/s
Mean Throughput term 2.00773 2.00773 -0 ops/s
Median Throughput term 2.00763 2.00762 -1e-05 ops/s
Max Throughput term 2.00948 2.0095 1e-05 ops/s
50th percentile latency term 3.93836 4.01979 0.08143 ms
90th percentile latency term 4.36342 4.4156 0.05219 ms
99th percentile latency term 4.62414 4.68188 0.05774 ms
100th percentile latency term 4.67416 4.72052 0.04636 ms
50th percentile service time term 2.59967 2.70689 0.10723 ms
90th percentile service time term 2.72906 2.8116 0.08254 ms
99th percentile service time term 2.8763 2.96273 0.08643 ms
100th percentile service time term 2.89458 2.97568 0.0811 ms
error rate term 0 0 0 %
Min Throughput multi_terms-keyword 1.14933 1.36002 0.2107 ops/s
Mean Throughput multi_terms-keyword 1.15047 1.36173 0.21127 ops/s
Median Throughput multi_terms-keyword 1.1506 1.36193 0.21133 ops/s
Max Throughput multi_terms-keyword 1.15148 1.36319 0.21171 ops/s
50th percentile latency multi_terms-keyword 92659.1 58866.2 -33792.9 ms
90th percentile latency multi_terms-keyword 107260 68093.2 -39166.7 ms
99th percentile latency multi_terms-keyword 110541 70142.5 -40398.4 ms
100th percentile latency multi_terms-keyword 110719 70257.9 -40461.1 ms
50th percentile service time multi_terms-keyword 864.991 730.064 -134.927 ms
90th percentile service time multi_terms-keyword 872.021 734.995 -137.025 ms
99th percentile service time multi_terms-keyword 893.049 747.879 -145.17 ms
100th percentile service time multi_terms-keyword 893.1 748.118 -144.982 ms
error rate multi_terms-keyword 0 0 0 %
Min Throughput keyword-terms 2.00426 2.00095 -0.0033 ops/s
Mean Throughput keyword-terms 2.00516 2.00118 -0.00398 ops/s
Median Throughput keyword-terms 2.00509 2.00115 -0.00394 ops/s
Max Throughput keyword-terms 2.00634 2.00144 -0.0049 ops/s
50th percentile latency keyword-terms 37.0829 29.0028 -8.08015 ms
90th percentile latency keyword-terms 49.6777 39.2083 -10.4694 ms
99th percentile latency keyword-terms 51.9579 40.4644 -11.4935 ms
100th percentile latency keyword-terms 52.3339 40.4904 -11.8435 ms
50th percentile service time keyword-terms 35.6355 27.5891 -8.04637 ms
90th percentile service time keyword-terms 48.1659 37.7493 -10.4165 ms
99th percentile service time keyword-terms 50.5316 38.3939 -12.1377 ms
100th percentile service time keyword-terms 51.1776 38.4259 -12.7518 ms
error rate keyword-terms 0 0 0 %
Min Throughput keyword-terms-low-cardinality 2.00614 2.00627 0.00014 ops/s
Mean Throughput keyword-terms-low-cardinality 2.00745 2.0076 0.00014 ops/s
Median Throughput keyword-terms-low-cardinality 2.00735 2.00748 0.00013 ops/s
Max Throughput keyword-terms-low-cardinality 2.00915 2.00933 0.00018 ops/s
50th percentile latency keyword-terms-low-cardinality 33.8509 26.9575 -6.89341 ms
90th percentile latency keyword-terms-low-cardinality 45.5333 36.1132 -9.42006 ms
99th percentile latency keyword-terms-low-cardinality 48.8508 38.8465 -10.0043 ms
100th percentile latency keyword-terms-low-cardinality 51.7063 40.9425 -10.7638 ms
50th percentile service time keyword-terms-low-cardinality 32.4276 24.6137 -7.81382 ms
90th percentile service time keyword-terms-low-cardinality 44.14 34.1439 -9.99604 ms
99th percentile service time keyword-terms-low-cardinality 47.5843 37.1606 -10.4238 ms
100th percentile service time keyword-terms-low-cardinality 50.8973 39.4869 -11.4104 ms
error rate keyword-terms-low-cardinality 0 0 0 %
Min Throughput composite-terms 2.00289 2.00268 -0.00021 ops/s
Mean Throughput composite-terms 2.0035 2.00325 -0.00025 ops/s
Median Throughput composite-terms 2.00345 2.0032 -0.00025 ops/s
Max Throughput composite-terms 2.0043 2.00398 -0.00032 ops/s
50th percentile latency composite-terms 191.899 195.332 3.43365 ms
90th percentile latency composite-terms 198.716 200.104 1.38759 ms
99th percentile latency composite-terms 213.299 209.038 -4.2618 ms
100th percentile latency composite-terms 213.713 211.196 -2.51711 ms
50th percentile service time composite-terms 190.556 194.228 3.67227 ms
90th percentile service time composite-terms 197.108 198.606 1.49769 ms
99th percentile service time composite-terms 211.73 208.112 -3.618 ms
100th percentile service time composite-terms 212.16 210.236 -1.92352 ms
error rate composite-terms 0 0 0 %
Min Throughput composite_terms-keyword 2.00185 2.00158 -0.00026 ops/s
Mean Throughput composite_terms-keyword 2.00224 2.00192 -0.00032 ops/s
Median Throughput composite_terms-keyword 2.00221 2.0019 -0.00031 ops/s
Max Throughput composite_terms-keyword 2.00275 2.00236 -0.0004 ops/s
50th percentile latency composite_terms-keyword 338.539 358.197 19.6586 ms
90th percentile latency composite_terms-keyword 345.379 369.749 24.37 ms
99th percentile latency composite_terms-keyword 356.7 379.433 22.7332 ms
100th percentile latency composite_terms-keyword 362.257 383.469 21.2116 ms
50th percentile service time composite_terms-keyword 337.684 356.692 19.0073 ms
90th percentile service time composite_terms-keyword 344.629 368.203 23.574 ms
99th percentile service time composite_terms-keyword 356.134 378.582 22.448 ms
100th percentile service time composite_terms-keyword 361.777 382.502 20.7243 ms
error rate composite_terms-keyword 0 0 0 %
Min Throughput composite-date_histogram-daily 2.00615 2.00614 -1e-05 ops/s
Mean Throughput composite-date_histogram-daily 2.00746 2.00744 -2e-05 ops/s
Median Throughput composite-date_histogram-daily 2.00736 2.00735 -1e-05 ops/s
Max Throughput composite-date_histogram-daily 2.00916 2.00913 -3e-05 ops/s
50th percentile latency composite-date_histogram-daily 4.98314 4.87289 -0.11025 ms
90th percentile latency composite-date_histogram-daily 5.40746 5.27471 -0.13275 ms
99th percentile latency composite-date_histogram-daily 5.55923 5.47519 -0.08403 ms
100th percentile latency composite-date_histogram-daily 5.59937 5.48586 -0.11352 ms
50th percentile service time composite-date_histogram-daily 3.67804 3.54758 -0.13045 ms
90th percentile service time composite-date_histogram-daily 3.84119 3.74301 -0.09818 ms
99th percentile service time composite-date_histogram-daily 4.30267 3.96385 -0.33883 ms
100th percentile service time composite-date_histogram-daily 4.59083 4.00033 -0.5905 ms
error rate composite-date_histogram-daily 0 0 0 %
Min Throughput range 2.00652 2.00653 0 ops/s
Mean Throughput range 2.00792 2.00791 -1e-05 ops/s
Median Throughput range 2.00781 2.00781 0 ops/s
Max Throughput range 2.00973 2.00971 -2e-05 ops/s
50th percentile latency range 5.54134 5.89186 0.35052 ms
90th percentile latency range 5.964 6.29014 0.32614 ms
99th percentile latency range 6.74003 6.96602 0.22599 ms
100th percentile latency range 6.91013 7.41812 0.50799 ms
50th percentile service time range 4.2187 4.50599 0.28729 ms
90th percentile service time range 4.33046 4.64223 0.31177 ms
99th percentile service time range 4.64294 5.47794 0.835 ms
100th percentile service time range 4.79322 5.73223 0.93901 ms
error rate range 0 0 0 %
Min Throughput range-numeric 2.00654 2.00655 1e-05 ops/s
Mean Throughput range-numeric 2.00792 2.00795 3e-05 ops/s
Median Throughput range-numeric 2.00781 2.00785 4e-05 ops/s
Max Throughput range-numeric 2.00973 2.00977 4e-05 ops/s
50th percentile latency range-numeric 3.60495 3.67254 0.06759 ms
90th percentile latency range-numeric 4.01377 4.1159 0.10214 ms
99th percentile latency range-numeric 4.3679 4.28713 -0.08077 ms
100th percentile latency range-numeric 4.41178 4.30026 -0.11151 ms
50th percentile service time range-numeric 2.30152 2.39283 0.09131 ms
90th percentile service time range-numeric 2.38673 2.45821 0.07148 ms
99th percentile service time range-numeric 2.49559 2.52116 0.02558 ms
100th percentile service time range-numeric 2.52224 2.54328 0.02103 ms
error rate range-numeric 0 0 0 %
Min Throughput keyword-in-range 2.0059 2.00588 -3e-05 ops/s
Mean Throughput keyword-in-range 2.00717 2.00713 -4e-05 ops/s
Median Throughput keyword-in-range 2.00707 2.00703 -4e-05 ops/s
Max Throughput keyword-in-range 2.00879 2.00875 -5e-05 ops/s
50th percentile latency keyword-in-range 14.3124 14.6125 0.30012 ms
90th percentile latency keyword-in-range 14.74 15.1828 0.4428 ms
99th percentile latency keyword-in-range 21.8009 19.2377 -2.56321 ms
100th percentile latency keyword-in-range 23.7338 21.4929 -2.2409 ms
50th percentile service time keyword-in-range 12.9458 13.2533 0.30747 ms
90th percentile service time keyword-in-range 13.2612 13.5407 0.27956 ms
99th percentile service time keyword-in-range 20.6541 17.8027 -2.85143 ms
100th percentile service time keyword-in-range 22.4808 19.9295 -2.55131 ms
error rate keyword-in-range 0 0 0 %
Min Throughput date_histogram_hourly_agg 2.00562 2.00555 -7e-05 ops/s
Mean Throughput date_histogram_hourly_agg 2.00682 2.00673 -8e-05 ops/s
Median Throughput date_histogram_hourly_agg 2.00672 2.00664 -8e-05 ops/s
Max Throughput date_histogram_hourly_agg 2.00837 2.00827 -0.0001 ops/s
50th percentile latency date_histogram_hourly_agg 7.07775 7.32088 0.24313 ms
90th percentile latency date_histogram_hourly_agg 8.52861 8.50168 -0.02692 ms
99th percentile latency date_histogram_hourly_agg 8.71476 8.75446 0.03971 ms
100th percentile latency date_histogram_hourly_agg 8.71902 8.77168 0.05266 ms
50th percentile service time date_histogram_hourly_agg 5.45783 5.86565 0.40782 ms
90th percentile service time date_histogram_hourly_agg 7.00624 7.04564 0.03941 ms
99th percentile service time date_histogram_hourly_agg 7.23559 7.51022 0.27463 ms
100th percentile service time date_histogram_hourly_agg 7.37979 7.59677 0.21698 ms
error rate date_histogram_hourly_agg 0 0 0 %
Min Throughput date_histogram_minute_agg 2.00585 2.00569 -0.00016 ops/s
Mean Throughput date_histogram_minute_agg 2.0071 2.00691 -0.00019 ops/s
Median Throughput date_histogram_minute_agg 2.007 2.00682 -0.00018 ops/s
Max Throughput date_histogram_minute_agg 2.00872 2.00849 -0.00022 ops/s
50th percentile latency date_histogram_minute_agg 40.9994 41.3137 0.31435 ms
90th percentile latency date_histogram_minute_agg 41.947 42.0962 0.14918 ms
99th percentile latency date_histogram_minute_agg 43.7706 43.5529 -0.21773 ms
100th percentile latency date_histogram_minute_agg 44.2419 43.8492 -0.39277 ms
50th percentile service time date_histogram_minute_agg 39.6813 39.9255 0.24417 ms
90th percentile service time date_histogram_minute_agg 40.6793 40.6733 -0.00593 ms
99th percentile service time date_histogram_minute_agg 42.344 42.4466 0.10258 ms
100th percentile service time date_histogram_minute_agg 42.9922 42.558 -0.43422 ms
error rate date_histogram_minute_agg 0 0 0 %
Min Throughput scroll 49.9424 45.4661 -4.47624 pages/s
Mean Throughput scroll 49.9548 45.6664 -4.28842 pages/s
Median Throughput scroll 49.9559 45.6604 -4.29551 pages/s
Max Throughput scroll 49.9633 45.8491 -4.11418 pages/s
50th percentile latency scroll 487.172 12228.2 11741 ms
90th percentile latency scroll 497.774 13540.2 13042.4 ms
99th percentile latency scroll 517.484 13891.6 13374.1 ms
100th percentile latency scroll 517.618 13909.1 13391.5 ms
50th percentile service time scroll 485.164 528.277 43.1125 ms
90th percentile service time scroll 492.286 535 42.7137 ms
99th percentile service time scroll 508.474 561.994 53.52 ms
100th percentile service time scroll 515.53 562.398 46.8684 ms
error rate scroll 0 0 0 %
Min Throughput query-string-on-message 2.00528 2.00522 -6e-05 ops/s
Mean Throughput query-string-on-message 2.00641 2.00634 -7e-05 ops/s
Median Throughput query-string-on-message 2.00632 2.00625 -7e-05 ops/s
Max Throughput query-string-on-message 2.00787 2.00779 -8e-05 ops/s
50th percentile latency query-string-on-message 6.54404 6.69164 0.1476 ms
90th percentile latency query-string-on-message 6.97185 7.15737 0.18552 ms
99th percentile latency query-string-on-message 7.72294 7.91372 0.19079 ms
100th percentile latency query-string-on-message 8.21099 8.44683 0.23584 ms
50th percentile service time query-string-on-message 5.19453 5.37514 0.18061 ms
90th percentile service time query-string-on-message 5.30203 5.47595 0.17393 ms
99th percentile service time query-string-on-message 6.20217 6.17399 -0.02818 ms
100th percentile service time query-string-on-message 6.85839 6.70038 -0.15801 ms
error rate query-string-on-message 0 0 0 %
Min Throughput query-string-on-message-filtered 2.0063 2.00625 -4e-05 ops/s
Mean Throughput query-string-on-message-filtered 2.00763 2.00759 -4e-05 ops/s
Median Throughput query-string-on-message-filtered 2.00753 2.00749 -4e-05 ops/s
Max Throughput query-string-on-message-filtered 2.00938 2.00933 -5e-05 ops/s
50th percentile latency query-string-on-message-filtered 13.9182 14.3673 0.44908 ms
90th percentile latency query-string-on-message-filtered 14.3324 14.8747 0.54229 ms
99th percentile latency query-string-on-message-filtered 14.9908 16.8436 1.85286 ms
100th percentile latency query-string-on-message-filtered 15.4347 18.4675 3.03276 ms
50th percentile service time query-string-on-message-filtered 12.6483 13.0911 0.44279 ms
90th percentile service time query-string-on-message-filtered 12.796 13.3562 0.56023 ms
99th percentile service time query-string-on-message-filtered 13.4737 15.1633 1.68966 ms
100th percentile service time query-string-on-message-filtered 13.6598 16.7734 3.11361 ms
error rate query-string-on-message-filtered 0 0 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.00615 2.0061 -5e-05 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.00745 2.00739 -5e-05 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.00734 2.00729 -5e-05 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.00915 2.00907 -7e-05 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 21.4659 23.4819 2.01602 ms
90th percentile latency query-string-on-message-filtered-sorted-num 22.4992 24.0791 1.57985 ms
99th percentile latency query-string-on-message-filtered-sorted-num 31.7786 24.9269 -6.85172 ms
100th percentile latency query-string-on-message-filtered-sorted-num 32.062 25.2371 -6.82493 ms
50th percentile service time query-string-on-message-filtered-sorted-num 19.2069 21.1593 1.9524 ms
90th percentile service time query-string-on-message-filtered-sorted-num 20.0244 21.577 1.55257 ms
99th percentile service time query-string-on-message-filtered-sorted-num 29.4418 22.4937 -6.9481 ms
100th percentile service time query-string-on-message-filtered-sorted-num 29.4611 22.8563 -6.60477 ms
error rate query-string-on-message-filtered-sorted-num 0 0 0 %
Min Throughput sort_keyword_can_match_shortcut 2.00641 2.0064 -1e-05 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.00778 2.00776 -2e-05 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.00767 2.00765 -2e-05 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.00954 2.00952 -3e-05 ops/s
50th percentile latency sort_keyword_can_match_shortcut 5.48738 5.99518 0.50779 ms
90th percentile latency sort_keyword_can_match_shortcut 5.8837 6.33718 0.45348 ms
99th percentile latency sort_keyword_can_match_shortcut 6.27448 6.70887 0.43439 ms
100th percentile latency sort_keyword_can_match_shortcut 6.35762 6.89187 0.53426 ms
50th percentile service time sort_keyword_can_match_shortcut 4.14758 4.66163 0.51405 ms
90th percentile service time sort_keyword_can_match_shortcut 4.24596 4.72316 0.4772 ms
99th percentile service time sort_keyword_can_match_shortcut 4.57828 5.07556 0.49728 ms
100th percentile service time sort_keyword_can_match_shortcut 4.59126 5.32956 0.73829 ms
error rate sort_keyword_can_match_shortcut 0 0 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.00656 2.00656 0 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.00795 2.00796 1e-05 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.00785 2.00785 0 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.00976 2.00978 2e-05 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 5.8217 5.69161 -0.13009 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.2598 6.13549 -0.12431 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.4807 6.48126 0.00055 ms
100th percentile latency sort_keyword_no_can_match_shortcut 6.6399 6.49685 -0.14305 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.48262 4.35821 -0.12441 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.56878 4.42954 -0.13924 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.17229 5.23181 0.05952 ms
100th percentile service time sort_keyword_no_can_match_shortcut 5.18891 5.26494 0.07603 ms
error rate sort_keyword_no_can_match_shortcut 0 0 0 %
Min Throughput sort_numeric_desc 2.00591 2.00587 -4e-05 ops/s
Mean Throughput sort_numeric_desc 2.00716 2.00712 -4e-05 ops/s
Median Throughput sort_numeric_desc 2.00706 2.00703 -4e-05 ops/s
Max Throughput sort_numeric_desc 2.0088 2.00874 -6e-05 ops/s
50th percentile latency sort_numeric_desc 5.50746 5.72681 0.21935 ms
90th percentile latency sort_numeric_desc 5.90348 6.13837 0.23489 ms
99th percentile latency sort_numeric_desc 6.25527 6.35837 0.1031 ms
100th percentile latency sort_numeric_desc 6.31753 6.37913 0.0616 ms
50th percentile service time sort_numeric_desc 4.16234 4.44121 0.27887 ms
90th percentile service time sort_numeric_desc 4.26818 4.52042 0.25224 ms
99th percentile service time sort_numeric_desc 4.94357 4.58448 -0.35909 ms
100th percentile service time sort_numeric_desc 5.22997 4.61698 -0.61299 ms
error rate sort_numeric_desc 0 0 0 %
Min Throughput sort_numeric_asc 2.00647 2.00644 -3e-05 ops/s
Mean Throughput sort_numeric_asc 2.00785 2.00781 -4e-05 ops/s
Median Throughput sort_numeric_asc 2.00774 2.0077 -4e-05 ops/s
Max Throughput sort_numeric_asc 2.00964 2.0096 -4e-05 ops/s
50th percentile latency sort_numeric_asc 5.39205 5.83695 0.4449 ms
90th percentile latency sort_numeric_asc 5.84852 6.31933 0.47081 ms
99th percentile latency sort_numeric_asc 6.21617 6.47249 0.25632 ms
100th percentile latency sort_numeric_asc 6.51015 6.47798 -0.03217 ms
50th percentile service time sort_numeric_asc 4.09512 4.56666 0.47154 ms
90th percentile service time sort_numeric_asc 4.14525 4.63838 0.49313 ms
99th percentile service time sort_numeric_asc 4.77582 4.87154 0.09572 ms
100th percentile service time sort_numeric_asc 4.82098 4.87742 0.05644 ms
error rate sort_numeric_asc 0 0 0 %
Min Throughput sort_numeric_desc_with_match 2.00658 2.00658 1e-05 ops/s
Mean Throughput sort_numeric_desc_with_match 2.00798 2.00799 1e-05 ops/s
Median Throughput sort_numeric_desc_with_match 2.00787 2.00788 1e-05 ops/s
Max Throughput sort_numeric_desc_with_match 2.00979 2.00981 2e-05 ops/s
50th percentile latency sort_numeric_desc_with_match 3.75554 3.61966 -0.13588 ms
90th percentile latency sort_numeric_desc_with_match 4.1364 3.9942 -0.1422 ms
99th percentile latency sort_numeric_desc_with_match 4.5027 4.11424 -0.38846 ms
100th percentile latency sort_numeric_desc_with_match 4.58355 4.11607 -0.46748 ms
50th percentile service time sort_numeric_desc_with_match 2.41199 2.27062 -0.14137 ms
90th percentile service time sort_numeric_desc_with_match 2.46593 2.33429 -0.13164 ms
99th percentile service time sort_numeric_desc_with_match 2.49524 2.40416 -0.09108 ms
100th percentile service time sort_numeric_desc_with_match 2.4965 2.41412 -0.08237 ms
error rate sort_numeric_desc_with_match 0 0 0 %
Min Throughput sort_numeric_asc_with_match 2.00658 2.00658 1e-05 ops/s
Mean Throughput sort_numeric_asc_with_match 2.00798 2.00798 -0 ops/s
Median Throughput sort_numeric_asc_with_match 2.00788 2.00787 -0 ops/s
Max Throughput sort_numeric_asc_with_match 2.0098 2.00981 1e-05 ops/s
50th percentile latency sort_numeric_asc_with_match 3.99072 3.83104 -0.15968 ms
90th percentile latency sort_numeric_asc_with_match 4.42269 4.28995 -0.13274 ms
99th percentile latency sort_numeric_asc_with_match 4.56975 6.11375 1.54401 ms
100th percentile latency sort_numeric_asc_with_match 4.60277 6.3414 1.73864 ms
50th percentile service time sort_numeric_asc_with_match 2.73426 2.47491 -0.25935 ms
90th percentile service time sort_numeric_asc_with_match 2.79527 2.54152 -0.25375 ms
99th percentile service time sort_numeric_asc_with_match 2.92203 4.70593 1.7839 ms
100th percentile service time sort_numeric_asc_with_match 2.94741 5.17464 2.22723 ms
error rate sort_numeric_asc_with_match 0 0 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.00657 2.00658 1e-05 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.00798 2.00797 -0 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.00787 2.00786 -1e-05 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.0098 2.00979 -1e-05 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.49005 3.61259 0.12253 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 3.86883 4.0109 0.14207 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 3.96928 4.40502 0.43574 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 3.97625 4.70203 0.72577 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.16546 2.2809 0.11545 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.21562 2.35188 0.13626 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.29635 2.50146 0.20511 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.30817 2.60839 0.30022 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.00657 2.00657 -1e-05 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.00798 2.00797 -1e-05 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.00788 2.00786 -1e-05 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.00981 2.00979 -1e-05 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.64171 3.96884 0.32713 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.08796 4.33338 0.24542 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.59784 4.53152 -0.06632 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.78055 4.58517 -0.19539 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.31817 2.61571 0.29753 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.3813 2.69407 0.31277 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.43125 2.89101 0.45976 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.43786 3.0058 0.56794 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.00658 2.00659 1e-05 ops/s
Mean Throughput range_field_conjunction_small_range_small_term_query 2.00798 2.00798 -0 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.00788 2.00788 0 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.00981 2.0098 -1e-05 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.69116 3.55825 -0.13292 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.1105 4.02087 -0.08963 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.24594 4.14549 -0.10045 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.25885 4.17684 -0.08202 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.41637 2.27775 -0.13861 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.47421 2.36056 -0.11365 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.56923 2.46205 -0.10718 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.57178 2.46822 -0.10356 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.00658 2.00659 1e-05 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.00798 2.00799 1e-05 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.00787 2.00788 1e-05 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.0098 2.00982 2e-05 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.45612 3.79736 0.34124 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 3.58011 4.20876 0.62865 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 3.62136 4.32031 0.69895 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 3.62919 4.34188 0.71269 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.00964 2.455 0.44536 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.05676 2.49056 0.4338 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.0961 2.58583 0.48972 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.09898 2.62302 0.52404 ms
error rate range_field_conjunction_small_range_big_term_query 0 0 0 %
Min Throughput range-auto-date-histo 0.302651 0.31787 0.01522 ops/s
Mean Throughput range-auto-date-histo 0.303098 0.318079 0.01498 ops/s
Median Throughput range-auto-date-histo 0.303085 0.318072 0.01499 ops/s
Max Throughput range-auto-date-histo 0.303535 0.318269 0.01473 ops/s
50th percentile latency range-auto-date-histo 700961 662060 -38900.8 ms
90th percentile latency range-auto-date-histo 811756 767448 -44307.6 ms
99th percentile latency range-auto-date-histo 836719 791033 -45686.6 ms
100th percentile latency range-auto-date-histo 838123 792340 -45782.7 ms
50th percentile service time range-auto-date-histo 3253.4 3112.41 -140.993 ms
90th percentile service time range-auto-date-histo 3360.91 3229.19 -131.725 ms
99th percentile service time range-auto-date-histo 3641.08 3341.19 -299.896 ms
100th percentile service time range-auto-date-histo 3668.18 3344.06 -324.116 ms
error rate range-auto-date-histo 0 0 0 %
Min Throughput range-auto-date-histo-with-metrics 0.10044 0.104683 0.00424 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.100475 0.104789 0.00431 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.100476 0.104794 0.00432 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.100516 0.10486 0.00434 ops/s
50th percentile latency range-auto-date-histo-with-metrics 2.36798e+06 2.26476e+06 -103220 ms
90th percentile latency range-auto-date-histo-with-metrics 2.74554e+06 2.62515e+06 -120393 ms
99th percentile latency range-auto-date-histo-with-metrics 2.83103e+06 2.70617e+06 -124858 ms
100th percentile latency range-auto-date-histo-with-metrics 2.83573e+06 2.71066e+06 -125072 ms
50th percentile service time range-auto-date-histo-with-metrics 9910.43 9494.84 -415.593 ms
90th percentile service time range-auto-date-histo-with-metrics 10037.3 9570.43 -466.846 ms
99th percentile service time range-auto-date-histo-with-metrics 10570.1 9763.81 -806.245 ms
100th percentile service time range-auto-date-histo-with-metrics 10921.7 9823.86 -1097.8 ms
error rate range-auto-date-histo-with-metrics 0 0 0 %
Min Throughput range-agg-1 2.00657 2.00659 2e-05 ops/s
Mean Throughput range-agg-1 2.00797 2.00799 2e-05 ops/s
Median Throughput range-agg-1 2.00786 2.00788 2e-05 ops/s
Max Throughput range-agg-1 2.00979 2.00982 3e-05 ops/s
50th percentile latency range-agg-1 4.34623 3.91531 -0.43092 ms
90th percentile latency range-agg-1 4.80051 4.32591 -0.4746 ms
99th percentile latency range-agg-1 4.93965 4.62796 -0.31169 ms
100th percentile latency range-agg-1 4.96092 4.70493 -0.25599 ms
50th percentile service time range-agg-1 3.07397 2.57562 -0.49835 ms
90th percentile service time range-agg-1 3.20157 2.7362 -0.46537 ms
99th percentile service time range-agg-1 3.27265 2.89479 -0.37786 ms
100th percentile service time range-agg-1 3.29603 2.90586 -0.39017 ms
error rate range-agg-1 0 0 0 %
Min Throughput range-agg-2 2.00659 2.00656 -3e-05 ops/s
Mean Throughput range-agg-2 2.008 2.00796 -4e-05 ops/s
Median Throughput range-agg-2 2.00789 2.00785 -3e-05 ops/s
Max Throughput range-agg-2 2.00983 2.00978 -5e-05 ops/s
50th percentile latency range-agg-2 3.86665 4.07836 0.21171 ms
90th percentile latency range-agg-2 4.28553 4.49706 0.21153 ms
99th percentile latency range-agg-2 4.38158 4.6711 0.28953 ms
100th percentile latency range-agg-2 4.3963 4.72541 0.32911 ms
50th percentile service time range-agg-2 2.57329 2.77286 0.19958 ms
90th percentile service time range-agg-2 2.68237 2.91654 0.23417 ms
99th percentile service time range-agg-2 2.76316 3.00853 0.24537 ms
100th percentile service time range-agg-2 2.77086 3.01174 0.24089 ms
error rate range-agg-2 0 0 0 %
Min Throughput cardinality-agg-low 2.00629 2.00625 -3e-05 ops/s
Mean Throughput cardinality-agg-low 2.00763 2.00758 -5e-05 ops/s
Median Throughput cardinality-agg-low 2.00753 2.00748 -5e-05 ops/s
Max Throughput cardinality-agg-low 2.00937 2.00931 -6e-05 ops/s
50th percentile latency cardinality-agg-low 5.80376 5.75105 -0.05271 ms
90th percentile latency cardinality-agg-low 6.34396 6.19973 -0.14424 ms
99th percentile latency cardinality-agg-low 6.80999 6.77797 -0.03202 ms
100th percentile latency cardinality-agg-low 6.84245 6.79232 -0.05013 ms
50th percentile service time cardinality-agg-low 4.34607 4.2654 -0.08067 ms
90th percentile service time cardinality-agg-low 5.00851 4.98992 -0.01859 ms
99th percentile service time cardinality-agg-low 5.09802 5.08793 -0.01009 ms
100th percentile service time cardinality-agg-low 5.10251 5.10293 0.00043 ms
error rate cardinality-agg-low 0 0 0 %
Min Throughput cardinality-agg-high 0.769592 0.787261 0.01767 ops/s
Mean Throughput cardinality-agg-high 0.77147 0.78908 0.01761 ops/s
Median Throughput cardinality-agg-high 0.771517 0.789014 0.0175 ops/s
Max Throughput cardinality-agg-high 0.772713 0.790271 0.01756 ops/s
50th percentile latency cardinality-agg-high 199435 192785 -6650.09 ms
90th percentile latency cardinality-agg-high 230889 222980 -7908.93 ms
99th percentile latency cardinality-agg-high 237920 229725 -8195.77 ms
100th percentile latency cardinality-agg-high 238397 230130 -8267.73 ms
50th percentile service time cardinality-agg-high 1247.73 1240.27 -7.45917 ms
90th percentile service time cardinality-agg-high 1428.28 1318.07 -110.212 ms
99th percentile service time cardinality-agg-high 1539.37 1461.78 -77.5905 ms
100th percentile service time cardinality-agg-high 1574.01 1464.02 -109.984 ms
error rate cardinality-agg-high 0 0 0 %
Min Throughput cardinality-agg-very-high 0.600739 0.596187 -0.00455 ops/s
Mean Throughput cardinality-agg-very-high 0.603829 0.597931 -0.0059 ops/s
Median Throughput cardinality-agg-very-high 0.603525 0.597394 -0.00613 ops/s
Max Throughput cardinality-agg-very-high 0.608438 0.600148 -0.00829 ops/s
50th percentile latency cardinality-agg-very-high 116397 118556 2158.39 ms
90th percentile latency cardinality-agg-very-high 163529 165552 2023.36 ms
99th percentile latency cardinality-agg-very-high 173871 176172 2300.29 ms
100th percentile latency cardinality-agg-very-high 174434 176744 2310.55 ms
50th percentile service time cardinality-agg-very-high 1617.15 1651.7 34.5498 ms
90th percentile service time cardinality-agg-very-high 1748.55 1756.07 7.52191 ms
99th percentile service time cardinality-agg-very-high 2386.48 1932.56 -453.919 ms
100th percentile service time cardinality-agg-very-high 2493.52 1963.31 -530.205 ms
error rate cardinality-agg-very-high 0 0 0 %
Min Throughput range_with_asc_sort 2.00652 2.00652 0 ops/s
Mean Throughput range_with_asc_sort 2.00791 2.00791 -0 ops/s
Median Throughput range_with_asc_sort 2.0078 2.0078 -0 ops/s
Max Throughput range_with_asc_sort 2.00971 2.00971 -0 ops/s
50th percentile latency range_with_asc_sort 7.4304 7.33282 -0.09759 ms
90th percentile latency range_with_asc_sort 7.62848 7.79316 0.16468 ms
99th percentile latency range_with_asc_sort 7.72508 8.29994 0.57486 ms
100th percentile latency range_with_asc_sort 7.7677 8.33502 0.56733 ms
50th percentile service time range_with_asc_sort 5.83155 6.05261 0.22106 ms
90th percentile service time range_with_asc_sort 5.90982 6.11656 0.20674 ms
99th percentile service time range_with_asc_sort 6.09546 7.15435 1.05889 ms
100th percentile service time range_with_asc_sort 6.12695 7.34512 1.21817 ms
error rate range_with_asc_sort 0 0 0 %
Min Throughput range_with_desc_sort 2.00653 2.00652 -1e-05 ops/s
Mean Throughput range_with_desc_sort 2.00793 2.00791 -2e-05 ops/s
Median Throughput range_with_desc_sort 2.00783 2.0078 -3e-05 ops/s
Max Throughput range_with_desc_sort 2.00975 2.00971 -4e-05 ops/s
50th percentile latency range_with_desc_sort 6.93414 7.73257 0.79843 ms
90th percentile latency range_with_desc_sort 7.34858 8.15166 0.80308 ms
99th percentile latency range_with_desc_sort 7.51802 8.39502 0.877 ms
100th percentile latency range_with_desc_sort 7.58053 8.42918 0.84864 ms
50th percentile service time range_with_desc_sort 5.61102 6.43613 0.82511 ms
90th percentile service time range_with_desc_sort 5.68409 6.53035 0.84626 ms
99th percentile service time range_with_desc_sort 5.90312 6.67951 0.77639 ms
100th percentile service time range_with_desc_sort 5.97431 6.74592 0.77162 ms
error rate range_with_desc_sort 0 0 0 %

@jainankitk
Copy link
Contributor Author

Okay, I notice very slight improvement (~5%) in the latency for range-auto-date-histo-with-metrics and range-auto-date-histo which is unexpected. I am wondering if that has something to do with Explicitly OR iter intoBitSet to filter out deleted docs.

Copy link
Member

@bowenlan-amzn bowenlan-amzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice change.

@bowenlan-amzn
Copy link
Member

@jainankitk commented on Oct 17, 2025, 1:07 PM PDT:

Okay, I notice very slight improvement (~5%) in the latency for range-auto-date-histo-with-metrics and range-auto-date-histo which is unexpected. I am wondering if that has something to do with Explicitly OR iter intoBitSet to filter out deleted docs.

Originally posted by @jainankitk in #19643 (comment)

5% is normal variance. And the change seems to be same, so I'm not worried about this.

Signed-off-by: Ankit Jain <jainankitk@apache.org>
Signed-off-by: Ankit Jain <jainankitk@apache.org>
@jainankitk
Copy link
Contributor Author

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

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

Signed-off-by: Ankit Jain <jainankitk@apache.org>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

✅ Gradle check result for 92a629f: SUCCESS

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Results

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

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 2.02 s
Total Young Gen GC count 54
Total Old Gen GC time 0 s
Total Old Gen GC count 0
Store size 22.0998 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 16
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 119.85 ops/s
Mean Throughput wait-until-merges-finish 119.85 ops/s
Median Throughput wait-until-merges-finish 119.85 ops/s
Max Throughput wait-until-merges-finish 119.85 ops/s
100th percentile latency wait-until-merges-finish 8.02619 ms
100th percentile service time wait-until-merges-finish 8.02619 ms
error rate wait-until-merges-finish 0 %
Min Throughput default 2 ops/s
Mean Throughput default 2.01 ops/s
Median Throughput default 2.01 ops/s
Max Throughput default 2.01 ops/s
50th percentile latency default 6.91305 ms
90th percentile latency default 7.6031 ms
99th percentile latency default 10.0839 ms
100th percentile latency default 11.216 ms
50th percentile service time default 5.519 ms
90th percentile service time default 6.04591 ms
99th percentile service time default 8.50657 ms
100th percentile service time default 9.41374 ms
error rate default 0 %
Min Throughput desc_sort_timestamp 2.01 ops/s
Mean Throughput desc_sort_timestamp 2.01 ops/s
Median Throughput desc_sort_timestamp 2.01 ops/s
Max Throughput desc_sort_timestamp 2.01 ops/s
50th percentile latency desc_sort_timestamp 8.61107 ms
90th percentile latency desc_sort_timestamp 9.30553 ms
99th percentile latency desc_sort_timestamp 12.7983 ms
100th percentile latency desc_sort_timestamp 15.2859 ms
50th percentile service time desc_sort_timestamp 7.25564 ms
90th percentile service time desc_sort_timestamp 7.8844 ms
99th percentile service time desc_sort_timestamp 11.4112 ms
100th percentile service time desc_sort_timestamp 13.4988 ms
error rate desc_sort_timestamp 0 %
Min Throughput asc_sort_timestamp 2.01 ops/s
Mean Throughput asc_sort_timestamp 2.01 ops/s
Median Throughput asc_sort_timestamp 2.01 ops/s
Max Throughput asc_sort_timestamp 2.01 ops/s
50th percentile latency asc_sort_timestamp 7.8906 ms
90th percentile latency asc_sort_timestamp 8.37446 ms
99th percentile latency asc_sort_timestamp 37.083 ms
100th percentile latency asc_sort_timestamp 64.3148 ms
50th percentile service time asc_sort_timestamp 6.61046 ms
90th percentile service time asc_sort_timestamp 6.81856 ms
99th percentile service time asc_sort_timestamp 35.7939 ms
100th percentile service time asc_sort_timestamp 63.2038 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.01 ops/s
Median Throughput desc_sort_with_after_timestamp 2.01 ops/s
Max Throughput desc_sort_with_after_timestamp 2.01 ops/s
50th percentile latency desc_sort_with_after_timestamp 6.19308 ms
90th percentile latency desc_sort_with_after_timestamp 6.80005 ms
99th percentile latency desc_sort_with_after_timestamp 7.44263 ms
100th percentile latency desc_sort_with_after_timestamp 7.63764 ms
50th percentile service time desc_sort_with_after_timestamp 4.9057 ms
90th percentile service time desc_sort_with_after_timestamp 5.25145 ms
99th percentile service time desc_sort_with_after_timestamp 6.14978 ms
100th percentile service time desc_sort_with_after_timestamp 6.33493 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.01 ops/s
Median Throughput asc_sort_with_after_timestamp 2.01 ops/s
Max Throughput asc_sort_with_after_timestamp 2.01 ops/s
50th percentile latency asc_sort_with_after_timestamp 6.91767 ms
90th percentile latency asc_sort_with_after_timestamp 7.27898 ms
99th percentile latency asc_sort_with_after_timestamp 8.14417 ms
100th percentile latency asc_sort_with_after_timestamp 8.4911 ms
50th percentile service time asc_sort_with_after_timestamp 5.53117 ms
90th percentile service time asc_sort_with_after_timestamp 5.74444 ms
99th percentile service time asc_sort_with_after_timestamp 6.54712 ms
100th percentile service time asc_sort_with_after_timestamp 6.67083 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.01 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 8.08883 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 8.61199 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 10.2719 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 10.4867 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 6.73682 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 6.94823 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 9.00954 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 9.27161 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.01 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 7.813 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 8.24358 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.32821 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 9.59872 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.47291 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.5935 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 7.83001 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 8.40888 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.01 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 8.67873 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.03943 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 9.22163 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 9.23488 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.33161 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.47103 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 7.78873 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 7.90049 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.01 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.03031 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.40332 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.7746 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.8327 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.62927 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.81084 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.64335 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.74446 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput term 2.01 ops/s
Mean Throughput term 2.01 ops/s
Median Throughput term 2.01 ops/s
Max Throughput term 2.01 ops/s
50th percentile latency term 3.95113 ms
90th percentile latency term 4.35987 ms
99th percentile latency term 4.46918 ms
100th percentile latency term 4.49816 ms
50th percentile service time term 2.61586 ms
90th percentile service time term 2.80629 ms
99th percentile service time term 2.90466 ms
100th percentile service time term 2.91969 ms
error rate term 0 %
Min Throughput multi_terms-keyword 1.35 ops/s
Mean Throughput multi_terms-keyword 1.35 ops/s
Median Throughput multi_terms-keyword 1.35 ops/s
Max Throughput multi_terms-keyword 1.36 ops/s
50th percentile latency multi_terms-keyword 59879.1 ms
90th percentile latency multi_terms-keyword 69023.9 ms
99th percentile latency multi_terms-keyword 71188.7 ms
100th percentile latency multi_terms-keyword 71305.5 ms
50th percentile service time multi_terms-keyword 727.577 ms
90th percentile service time multi_terms-keyword 737.419 ms
99th percentile service time multi_terms-keyword 792.33 ms
100th percentile service time multi_terms-keyword 827.089 ms
error rate multi_terms-keyword 0 %
Min Throughput keyword-terms 2 ops/s
Mean Throughput keyword-terms 2 ops/s
Median Throughput keyword-terms 2 ops/s
Max Throughput keyword-terms 2.01 ops/s
50th percentile latency keyword-terms 27.3897 ms
90th percentile latency keyword-terms 37.1787 ms
99th percentile latency keyword-terms 40.4763 ms
100th percentile latency keyword-terms 42.849 ms
50th percentile service time keyword-terms 24.961 ms
90th percentile service time keyword-terms 35.0896 ms
99th percentile service time keyword-terms 38.4637 ms
100th percentile service time keyword-terms 41.2765 ms
error rate keyword-terms 0 %
Min Throughput keyword-terms-low-cardinality 2.01 ops/s
Mean Throughput keyword-terms-low-cardinality 2.01 ops/s
Median Throughput keyword-terms-low-cardinality 2.01 ops/s
Max Throughput keyword-terms-low-cardinality 2.01 ops/s
50th percentile latency keyword-terms-low-cardinality 24.0074 ms
90th percentile latency keyword-terms-low-cardinality 33.4486 ms
99th percentile latency keyword-terms-low-cardinality 35.9939 ms
100th percentile latency keyword-terms-low-cardinality 37.8689 ms
50th percentile service time keyword-terms-low-cardinality 21.677 ms
90th percentile service time keyword-terms-low-cardinality 31.1806 ms
99th percentile service time keyword-terms-low-cardinality 33.8657 ms
100th percentile service time keyword-terms-low-cardinality 36.3793 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 ops/s
50th percentile latency composite-terms 187.559 ms
90th percentile latency composite-terms 190.752 ms
99th percentile latency composite-terms 198.755 ms
100th percentile latency composite-terms 202.731 ms
50th percentile service time composite-terms 186.263 ms
90th percentile service time composite-terms 189.734 ms
99th percentile service time composite-terms 198.05 ms
100th percentile service time composite-terms 202.066 ms
error rate composite-terms 0 %
Min Throughput composite_terms-keyword 2 ops/s
Mean Throughput composite_terms-keyword 2 ops/s
Median Throughput composite_terms-keyword 2 ops/s
Max Throughput composite_terms-keyword 2 ops/s
50th percentile latency composite_terms-keyword 326.227 ms
90th percentile latency composite_terms-keyword 333.392 ms
99th percentile latency composite_terms-keyword 356.442 ms
100th percentile latency composite_terms-keyword 363.994 ms
50th percentile service time composite_terms-keyword 325.03 ms
90th percentile service time composite_terms-keyword 332.712 ms
99th percentile service time composite_terms-keyword 354.905 ms
100th percentile service time composite_terms-keyword 363.168 ms
error rate composite_terms-keyword 0 %
Min Throughput composite-date_histogram-daily 2.01 ops/s
Mean Throughput composite-date_histogram-daily 2.01 ops/s
Median Throughput composite-date_histogram-daily 2.01 ops/s
Max Throughput composite-date_histogram-daily 2.01 ops/s
50th percentile latency composite-date_histogram-daily 4.7281 ms
90th percentile latency composite-date_histogram-daily 5.17519 ms
99th percentile latency composite-date_histogram-daily 5.54047 ms
100th percentile latency composite-date_histogram-daily 5.64822 ms
50th percentile service time composite-date_histogram-daily 3.37739 ms
90th percentile service time composite-date_histogram-daily 3.61516 ms
99th percentile service time composite-date_histogram-daily 3.82445 ms
100th percentile service time composite-date_histogram-daily 3.82454 ms
error rate composite-date_histogram-daily 0 %
Min Throughput range 2.01 ops/s
Mean Throughput range 2.01 ops/s
Median Throughput range 2.01 ops/s
Max Throughput range 2.01 ops/s
50th percentile latency range 5.80743 ms
90th percentile latency range 6.24417 ms
99th percentile latency range 6.72536 ms
100th percentile latency range 6.92433 ms
50th percentile service time range 4.46698 ms
90th percentile service time range 4.56471 ms
99th percentile service time range 5.2064 ms
100th percentile service time range 5.27592 ms
error rate range 0 %
Min Throughput range-numeric 2.01 ops/s
Mean Throughput range-numeric 2.01 ops/s
Median Throughput range-numeric 2.01 ops/s
Max Throughput range-numeric 2.01 ops/s
50th percentile latency range-numeric 4.14046 ms
90th percentile latency range-numeric 4.53825 ms
99th percentile latency range-numeric 4.78323 ms
100th percentile latency range-numeric 4.83187 ms
50th percentile service time range-numeric 2.77467 ms
90th percentile service time range-numeric 2.90661 ms
99th percentile service time range-numeric 3.04948 ms
100th percentile service time range-numeric 3.07818 ms
error rate range-numeric 0 %
Min Throughput keyword-in-range 2.01 ops/s
Mean Throughput keyword-in-range 2.01 ops/s
Median Throughput keyword-in-range 2.01 ops/s
Max Throughput keyword-in-range 2.01 ops/s
50th percentile latency keyword-in-range 14.3038 ms
90th percentile latency keyword-in-range 14.7775 ms
99th percentile latency keyword-in-range 20.3193 ms
100th percentile latency keyword-in-range 20.6358 ms
50th percentile service time keyword-in-range 12.8932 ms
90th percentile service time keyword-in-range 13.2782 ms
99th percentile service time keyword-in-range 19.1975 ms
100th percentile service time keyword-in-range 19.2404 ms
error rate keyword-in-range 0 %
Min Throughput date_histogram_hourly_agg 2.01 ops/s
Mean Throughput date_histogram_hourly_agg 2.01 ops/s
Median Throughput date_histogram_hourly_agg 2.01 ops/s
Max Throughput date_histogram_hourly_agg 2.01 ops/s
50th percentile latency date_histogram_hourly_agg 7.47561 ms
90th percentile latency date_histogram_hourly_agg 9.01186 ms
99th percentile latency date_histogram_hourly_agg 9.51615 ms
100th percentile latency date_histogram_hourly_agg 9.52852 ms
50th percentile service time date_histogram_hourly_agg 5.93717 ms
90th percentile service time date_histogram_hourly_agg 7.52868 ms
99th percentile service time date_histogram_hourly_agg 7.77208 ms
100th percentile service time date_histogram_hourly_agg 7.84994 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.01 ops/s
Median Throughput date_histogram_minute_agg 2.01 ops/s
Max Throughput date_histogram_minute_agg 2.01 ops/s
50th percentile latency date_histogram_minute_agg 47.157 ms
90th percentile latency date_histogram_minute_agg 48.4446 ms
99th percentile latency date_histogram_minute_agg 50.0716 ms
100th percentile latency date_histogram_minute_agg 50.6488 ms
50th percentile service time date_histogram_minute_agg 45.7041 ms
90th percentile service time date_histogram_minute_agg 47.2755 ms
99th percentile service time date_histogram_minute_agg 48.5695 ms
100th percentile service time date_histogram_minute_agg 49.0574 ms
error rate date_histogram_minute_agg 0 %
Min Throughput scroll 45.51 pages/s
Mean Throughput scroll 45.56 pages/s
Median Throughput scroll 45.54 pages/s
Max Throughput scroll 45.63 pages/s
50th percentile latency scroll 12654.8 ms
90th percentile latency scroll 14309.4 ms
99th percentile latency scroll 14726.3 ms
100th percentile latency scroll 14749.1 ms
50th percentile service time scroll 535.232 ms
90th percentile service time scroll 542.54 ms
99th percentile service time scroll 581.371 ms
100th percentile service time scroll 588.174 ms
error rate scroll 0 %
Min Throughput query-string-on-message 2.01 ops/s
Mean Throughput query-string-on-message 2.01 ops/s
Median Throughput query-string-on-message 2.01 ops/s
Max Throughput query-string-on-message 2.01 ops/s
50th percentile latency query-string-on-message 6.73303 ms
90th percentile latency query-string-on-message 7.11596 ms
99th percentile latency query-string-on-message 8.15556 ms
100th percentile latency query-string-on-message 8.50618 ms
50th percentile service time query-string-on-message 5.40115 ms
90th percentile service time query-string-on-message 5.51471 ms
99th percentile service time query-string-on-message 6.95475 ms
100th percentile service time query-string-on-message 7.48876 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.01 ops/s
Median Throughput query-string-on-message-filtered 2.01 ops/s
Max Throughput query-string-on-message-filtered 2.01 ops/s
50th percentile latency query-string-on-message-filtered 14.0045 ms
90th percentile latency query-string-on-message-filtered 14.4375 ms
99th percentile latency query-string-on-message-filtered 15.0743 ms
100th percentile latency query-string-on-message-filtered 15.4111 ms
50th percentile service time query-string-on-message-filtered 12.6531 ms
90th percentile service time query-string-on-message-filtered 12.8966 ms
99th percentile service time query-string-on-message-filtered 13.8952 ms
100th percentile service time query-string-on-message-filtered 14.1058 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.01 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 23.8921 ms
90th percentile latency query-string-on-message-filtered-sorted-num 24.3252 ms
99th percentile latency query-string-on-message-filtered-sorted-num 30.4004 ms
100th percentile latency query-string-on-message-filtered-sorted-num 35.9078 ms
50th percentile service time query-string-on-message-filtered-sorted-num 21.5319 ms
90th percentile service time query-string-on-message-filtered-sorted-num 21.7235 ms
99th percentile service time query-string-on-message-filtered-sorted-num 28.197 ms
100th percentile service time query-string-on-message-filtered-sorted-num 33.7051 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.01 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.01 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.01 ops/s
50th percentile latency sort_keyword_can_match_shortcut 5.68382 ms
90th percentile latency sort_keyword_can_match_shortcut 6.08357 ms
99th percentile latency sort_keyword_can_match_shortcut 6.63499 ms
100th percentile latency sort_keyword_can_match_shortcut 6.93096 ms
50th percentile service time sort_keyword_can_match_shortcut 4.33941 ms
90th percentile service time sort_keyword_can_match_shortcut 4.41486 ms
99th percentile service time sort_keyword_can_match_shortcut 5.27003 ms
100th percentile service time sort_keyword_can_match_shortcut 5.2963 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.01 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 5.77572 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.18465 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.80407 ms
100th percentile latency sort_keyword_no_can_match_shortcut 7.30286 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.4394 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.53287 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.36761 ms
100th percentile service time sort_keyword_no_can_match_shortcut 6.07875 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.01 ops/s
Median Throughput sort_numeric_desc 2.01 ops/s
Max Throughput sort_numeric_desc 2.01 ops/s
50th percentile latency sort_numeric_desc 5.79327 ms
90th percentile latency sort_numeric_desc 6.20835 ms
99th percentile latency sort_numeric_desc 6.34414 ms
100th percentile latency sort_numeric_desc 6.34672 ms
50th percentile service time sort_numeric_desc 4.47518 ms
90th percentile service time sort_numeric_desc 4.58161 ms
99th percentile service time sort_numeric_desc 4.72561 ms
100th percentile service time sort_numeric_desc 4.73097 ms
error rate sort_numeric_desc 0 %
Min Throughput sort_numeric_asc 2.01 ops/s
Mean Throughput sort_numeric_asc 2.01 ops/s
Median Throughput sort_numeric_asc 2.01 ops/s
Max Throughput sort_numeric_asc 2.01 ops/s
50th percentile latency sort_numeric_asc 5.48544 ms
90th percentile latency sort_numeric_asc 5.90805 ms
99th percentile latency sort_numeric_asc 6.10594 ms
100th percentile latency sort_numeric_asc 6.16437 ms
50th percentile service time sort_numeric_asc 4.1931 ms
90th percentile service time sort_numeric_asc 4.30106 ms
99th percentile service time sort_numeric_asc 4.45479 ms
100th percentile service time sort_numeric_asc 4.50826 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.01 ops/s
Median Throughput sort_numeric_desc_with_match 2.01 ops/s
Max Throughput sort_numeric_desc_with_match 2.01 ops/s
50th percentile latency sort_numeric_desc_with_match 3.44404 ms
90th percentile latency sort_numeric_desc_with_match 3.90079 ms
99th percentile latency sort_numeric_desc_with_match 4.01505 ms
100th percentile latency sort_numeric_desc_with_match 4.02255 ms
50th percentile service time sort_numeric_desc_with_match 2.18179 ms
90th percentile service time sort_numeric_desc_with_match 2.24061 ms
99th percentile service time sort_numeric_desc_with_match 2.31688 ms
100th percentile service time sort_numeric_desc_with_match 2.33558 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.01 ops/s
Median Throughput sort_numeric_asc_with_match 2.01 ops/s
Max Throughput sort_numeric_asc_with_match 2.01 ops/s
50th percentile latency sort_numeric_asc_with_match 3.47805 ms
90th percentile latency sort_numeric_asc_with_match 3.88188 ms
99th percentile latency sort_numeric_asc_with_match 4.00051 ms
100th percentile latency sort_numeric_asc_with_match 4.02678 ms
50th percentile service time sort_numeric_asc_with_match 2.17554 ms
90th percentile service time sort_numeric_asc_with_match 2.22563 ms
99th percentile service time sort_numeric_asc_with_match 2.29505 ms
100th percentile service time sort_numeric_asc_with_match 2.30599 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.01 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.50001 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 3.90653 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.06638 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.07504 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.1894 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.24229 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.37449 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.39368 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.01 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.66528 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.063 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.2465 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.30165 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.35679 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.45992 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.6298 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.63243 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.01 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.90457 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.2874 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.47812 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.4902 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.51841 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.59493 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.6898 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.69063 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.01 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.84824 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 4.24064 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.43224 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.55161 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.49829 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.60981 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.83338 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.85584 ms
error rate range_field_conjunction_small_range_big_term_query 0 %
Min Throughput range-auto-date-histo 0.31 ops/s
Mean Throughput range-auto-date-histo 0.31 ops/s
Median Throughput range-auto-date-histo 0.31 ops/s
Max Throughput range-auto-date-histo 0.31 ops/s
50th percentile latency range-auto-date-histo 670430 ms
90th percentile latency range-auto-date-histo 777575 ms
99th percentile latency range-auto-date-histo 801573 ms
100th percentile latency range-auto-date-histo 802882 ms
50th percentile service time range-auto-date-histo 3147.35 ms
90th percentile service time range-auto-date-histo 3218.65 ms
99th percentile service time range-auto-date-histo 3344.74 ms
100th percentile service time range-auto-date-histo 3345.4 ms
error rate range-auto-date-histo 0 %
Min Throughput range-auto-date-histo-with-metrics 0.11 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.11 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.11 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.11 ops/s
50th percentile latency range-auto-date-histo-with-metrics 2.213e+06 ms
90th percentile latency range-auto-date-histo-with-metrics 2.56532e+06 ms
99th percentile latency range-auto-date-histo-with-metrics 2.64488e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 2.64928e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 9305.15 ms
90th percentile service time range-auto-date-histo-with-metrics 9448.21 ms
99th percentile service time range-auto-date-histo-with-metrics 9566.43 ms
100th percentile service time range-auto-date-histo-with-metrics 9568.7 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.01 ops/s
Median Throughput range-agg-1 2.01 ops/s
Max Throughput range-agg-1 2.01 ops/s
50th percentile latency range-agg-1 3.85407 ms
90th percentile latency range-agg-1 4.26488 ms
99th percentile latency range-agg-1 4.42747 ms
100th percentile latency range-agg-1 4.47439 ms
50th percentile service time range-agg-1 2.55896 ms
90th percentile service time range-agg-1 2.64765 ms
99th percentile service time range-agg-1 2.70856 ms
100th percentile service time range-agg-1 2.70889 ms
error rate range-agg-1 0 %
Min Throughput range-agg-2 2.01 ops/s
Mean Throughput range-agg-2 2.01 ops/s
Median Throughput range-agg-2 2.01 ops/s
Max Throughput range-agg-2 2.01 ops/s
50th percentile latency range-agg-2 4.0529 ms
90th percentile latency range-agg-2 4.40578 ms
99th percentile latency range-agg-2 4.59562 ms
100th percentile latency range-agg-2 4.65605 ms
50th percentile service time range-agg-2 2.68245 ms
90th percentile service time range-agg-2 2.80893 ms
99th percentile service time range-agg-2 3.02333 ms
100th percentile service time range-agg-2 3.11019 ms
error rate range-agg-2 0 %
Min Throughput cardinality-agg-low 2.01 ops/s
Mean Throughput cardinality-agg-low 2.01 ops/s
Median Throughput cardinality-agg-low 2.01 ops/s
Max Throughput cardinality-agg-low 2.01 ops/s
50th percentile latency cardinality-agg-low 5.32956 ms
90th percentile latency cardinality-agg-low 6.046 ms
99th percentile latency cardinality-agg-low 6.53982 ms
100th percentile latency cardinality-agg-low 6.63412 ms
50th percentile service time cardinality-agg-low 3.9611 ms
90th percentile service time cardinality-agg-low 4.68475 ms
99th percentile service time cardinality-agg-low 5.06144 ms
100th percentile service time cardinality-agg-low 5.33289 ms
error rate cardinality-agg-low 0 %
Min Throughput cardinality-agg-high 0.8 ops/s
Mean Throughput cardinality-agg-high 0.8 ops/s
Median Throughput cardinality-agg-high 0.8 ops/s
Max Throughput cardinality-agg-high 0.8 ops/s
50th percentile latency cardinality-agg-high 186964 ms
90th percentile latency cardinality-agg-high 216889 ms
99th percentile latency cardinality-agg-high 223313 ms
100th percentile latency cardinality-agg-high 223659 ms
50th percentile service time cardinality-agg-high 1217.21 ms
90th percentile service time cardinality-agg-high 1312.82 ms
99th percentile service time cardinality-agg-high 1713.69 ms
100th percentile service time cardinality-agg-high 1892.47 ms
error rate cardinality-agg-high 0 %
Min Throughput cardinality-agg-very-high 0.64 ops/s
Mean Throughput cardinality-agg-very-high 0.64 ops/s
Median Throughput cardinality-agg-very-high 0.64 ops/s
Max Throughput cardinality-agg-very-high 0.64 ops/s
50th percentile latency cardinality-agg-very-high 106583 ms
90th percentile latency cardinality-agg-very-high 148274 ms
99th percentile latency cardinality-agg-very-high 157588 ms
100th percentile latency cardinality-agg-very-high 158104 ms
50th percentile service time cardinality-agg-very-high 1520.95 ms
90th percentile service time cardinality-agg-very-high 1610.42 ms
99th percentile service time cardinality-agg-very-high 1728.67 ms
100th percentile service time cardinality-agg-very-high 1734.64 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.01 ops/s
Median Throughput range_with_asc_sort 2.01 ops/s
Max Throughput range_with_asc_sort 2.01 ops/s
50th percentile latency range_with_asc_sort 7.44713 ms
90th percentile latency range_with_asc_sort 7.90654 ms
99th percentile latency range_with_asc_sort 8.12019 ms
100th percentile latency range_with_asc_sort 8.22017 ms
50th percentile service time range_with_asc_sort 6.12727 ms
90th percentile service time range_with_asc_sort 6.21409 ms
99th percentile service time range_with_asc_sort 6.37448 ms
100th percentile service time range_with_asc_sort 6.38263 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.01 ops/s
Median Throughput range_with_desc_sort 2.01 ops/s
Max Throughput range_with_desc_sort 2.01 ops/s
50th percentile latency range_with_desc_sort 7.61501 ms
90th percentile latency range_with_desc_sort 8.02755 ms
99th percentile latency range_with_desc_sort 12.7884 ms
100th percentile latency range_with_desc_sort 16.0697 ms
50th percentile service time range_with_desc_sort 6.24108 ms
90th percentile service time range_with_desc_sort 6.35495 ms
99th percentile service time range_with_desc_sort 11.388 ms
100th percentile service time range_with_desc_sort 14.5415 ms
error rate range_with_desc_sort 0 %

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Baseline Comparison Results

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

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 2.527 2.02 -0.507 s
Total Young Gen GC count 55 54 -1
Total Old Gen GC time 0 0 0 s
Total Old Gen GC count 0 0 0
Store size 22.0998 22.0998 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 16 16 0
100th percentile latency wait-for-snapshot-recovery 300001 300001 -0.0625 ms
100th percentile service time wait-for-snapshot-recovery 300001 300001 -0.0625 ms
error rate wait-for-snapshot-recovery 100 100 0 %
Min Throughput wait-until-merges-finish 92.8477 119.848 26.9998 ops/s
Mean Throughput wait-until-merges-finish 92.8477 119.848 26.9998 ops/s
Median Throughput wait-until-merges-finish 92.8477 119.848 26.9998 ops/s
Max Throughput wait-until-merges-finish 92.8477 119.848 26.9998 ops/s
100th percentile latency wait-until-merges-finish 10.3864 8.02619 -2.36025 ms
100th percentile service time wait-until-merges-finish 10.3864 8.02619 -2.36025 ms
error rate wait-until-merges-finish 0 0 0 %
Min Throughput default 2.00487 2.0049 3e-05 ops/s
Mean Throughput default 2.00591 2.00593 3e-05 ops/s
Median Throughput default 2.00582 2.00586 3e-05 ops/s
Max Throughput default 2.00725 2.00729 4e-05 ops/s
50th percentile latency default 6.85854 6.91305 0.05451 ms
90th percentile latency default 7.67606 7.6031 -0.07296 ms
99th percentile latency default 9.50298 10.0839 0.58091 ms
100th percentile latency default 10.318 11.216 0.89797 ms
50th percentile service time default 5.65706 5.519 -0.13806 ms
90th percentile service time default 6.371 6.04591 -0.32508 ms
99th percentile service time default 8.20912 8.50657 0.29745 ms
100th percentile service time default 9.1109 9.41374 0.30284 ms
error rate default 0 0 0 %
Min Throughput desc_sort_timestamp 2.0052 2.00527 7e-05 ops/s
Mean Throughput desc_sort_timestamp 2.00631 2.00639 8e-05 ops/s
Median Throughput desc_sort_timestamp 2.00622 2.0063 8e-05 ops/s
Max Throughput desc_sort_timestamp 2.00775 2.00783 8e-05 ops/s
50th percentile latency desc_sort_timestamp 8.49724 8.61107 0.11383 ms
90th percentile latency desc_sort_timestamp 9.14507 9.30553 0.16046 ms
99th percentile latency desc_sort_timestamp 12.7417 12.7983 0.05663 ms
100th percentile latency desc_sort_timestamp 14.2266 15.2859 1.05933 ms
50th percentile service time desc_sort_timestamp 7.28468 7.25564 -0.02904 ms
90th percentile service time desc_sort_timestamp 7.79978 7.8844 0.08462 ms
99th percentile service time desc_sort_timestamp 11.4343 11.4112 -0.02317 ms
100th percentile service time desc_sort_timestamp 12.9372 13.4988 0.56155 ms
error rate desc_sort_timestamp 0 0 0 %
Min Throughput asc_sort_timestamp 2.00627 2.00629 3e-05 ops/s
Mean Throughput asc_sort_timestamp 2.00759 2.00763 3e-05 ops/s
Median Throughput asc_sort_timestamp 2.00749 2.00752 3e-05 ops/s
Max Throughput asc_sort_timestamp 2.00933 2.00936 4e-05 ops/s
50th percentile latency asc_sort_timestamp 7.90583 7.8906 -0.01523 ms
90th percentile latency asc_sort_timestamp 8.71376 8.37446 -0.33931 ms
99th percentile latency asc_sort_timestamp 10.0786 37.083 27.0043 ms
100th percentile latency asc_sort_timestamp 10.2158 64.3148 54.0991 ms
50th percentile service time asc_sort_timestamp 6.76707 6.61046 -0.15661 ms
90th percentile service time asc_sort_timestamp 7.1812 6.81856 -0.36264 ms
99th percentile service time asc_sort_timestamp 8.62749 35.7939 27.1665 ms
100th percentile service time asc_sort_timestamp 8.77321 63.2038 54.4306 ms
error rate asc_sort_timestamp 0 0 0 %
Min Throughput desc_sort_with_after_timestamp 2.00631 2.00638 6e-05 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.00766 2.00774 8e-05 ops/s
Median Throughput desc_sort_with_after_timestamp 2.00755 2.00764 9e-05 ops/s
Max Throughput desc_sort_with_after_timestamp 2.00941 2.0095 9e-05 ops/s
50th percentile latency desc_sort_with_after_timestamp 6.53276 6.19308 -0.33968 ms
90th percentile latency desc_sort_with_after_timestamp 7.08494 6.80005 -0.2849 ms
99th percentile latency desc_sort_with_after_timestamp 8.02076 7.44263 -0.57813 ms
100th percentile latency desc_sort_with_after_timestamp 8.45509 7.63764 -0.81745 ms
50th percentile service time desc_sort_with_after_timestamp 5.31612 4.9057 -0.41041 ms
90th percentile service time desc_sort_with_after_timestamp 5.61323 5.25145 -0.36178 ms
99th percentile service time desc_sort_with_after_timestamp 6.53291 6.14978 -0.38313 ms
100th percentile service time desc_sort_with_after_timestamp 6.83602 6.33493 -0.5011 ms
error rate desc_sort_with_after_timestamp 0 0 0 %
Min Throughput asc_sort_with_after_timestamp 2.00651 2.00652 1e-05 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.00789 2.0079 1e-05 ops/s
Median Throughput asc_sort_with_after_timestamp 2.00778 2.0078 2e-05 ops/s
Max Throughput asc_sort_with_after_timestamp 2.0097 2.00971 0 ops/s
50th percentile latency asc_sort_with_after_timestamp 6.90342 6.91767 0.01425 ms
90th percentile latency asc_sort_with_after_timestamp 7.3353 7.27898 -0.05632 ms
99th percentile latency asc_sort_with_after_timestamp 8.22674 8.14417 -0.08256 ms
100th percentile latency asc_sort_with_after_timestamp 8.35338 8.4911 0.13772 ms
50th percentile service time asc_sort_with_after_timestamp 5.56706 5.53117 -0.03589 ms
90th percentile service time asc_sort_with_after_timestamp 5.8457 5.74444 -0.10126 ms
99th percentile service time asc_sort_with_after_timestamp 6.66607 6.54712 -0.11896 ms
100th percentile service time asc_sort_with_after_timestamp 6.67873 6.67083 -0.0079 ms
error rate asc_sort_with_after_timestamp 0 0 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.00501 2.00526 0.00025 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.00608 2.00639 0.00031 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.00599 2.0063 0.00031 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.00746 2.00784 0.00038 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 7.72043 8.08883 0.3684 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 8.18277 8.61199 0.42922 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 9.62888 10.2719 0.64299 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 9.98665 10.4867 0.50007 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 6.46247 6.73682 0.27436 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 6.76941 6.94823 0.17882 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 8.43588 9.00954 0.57365 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 8.48449 9.27161 0.78713 ms
error rate desc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.00652 2.00653 1e-05 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.0079 2.00791 1e-05 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.00779 2.00781 2e-05 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.0097 2.00971 1e-05 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 7.14718 7.813 0.66582 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 7.55686 8.24358 0.68673 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 7.87761 9.32821 1.4506 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 7.93108 9.59872 1.66763 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 5.84959 6.47291 0.62332 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.06196 6.5935 0.53154 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.63632 7.83001 1.19369 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 6.66938 8.40888 1.7395 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.0065 2.0065 -1e-05 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.00789 2.00788 -1e-05 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.00778 2.00777 -1e-05 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.0097 2.00968 -1e-05 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 8.7167 8.67873 -0.03797 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.16832 9.03943 -0.12889 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 9.83161 9.22163 -0.60998 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 9.95509 9.23488 -0.72021 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.48315 7.33161 -0.15154 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.69894 7.47103 -0.2279 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 8.18777 7.78873 -0.39904 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 8.19604 7.90049 -0.29554 ms
error rate asc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.00651 2.00652 0 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.00791 2.0079 -0 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.0078 2.0078 0 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.00972 2.0097 -2e-05 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.50535 9.03031 0.52495 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.96873 9.40332 0.43459 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.3484 10.7746 0.42619 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.6895 10.8327 0.14317 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.2527 7.62927 0.37657 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.53002 7.81084 0.28082 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.82239 9.64335 0.82096 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.34518 9.74446 0.39928 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput term 2.00637 2.00637 -0 ops/s
Mean Throughput term 2.00773 2.00773 0 ops/s
Median Throughput term 2.00763 2.00763 0 ops/s
Max Throughput term 2.00949 2.00948 -0 ops/s
50th percentile latency term 3.74976 3.95113 0.20137 ms
90th percentile latency term 4.13965 4.35987 0.22022 ms
99th percentile latency term 4.29512 4.46918 0.17406 ms
100th percentile latency term 4.32189 4.49816 0.17627 ms
50th percentile service time term 2.39961 2.61586 0.21625 ms
90th percentile service time term 2.58394 2.80629 0.22235 ms
99th percentile service time term 2.85652 2.90466 0.04813 ms
100th percentile service time term 2.88008 2.91969 0.03962 ms
error rate term 0 0 0 %
Min Throughput multi_terms-keyword 1.34731 1.34799 0.00068 ops/s
Mean Throughput multi_terms-keyword 1.35025 1.3522 0.00194 ops/s
Median Throughput multi_terms-keyword 1.35011 1.35249 0.00238 ops/s
Max Throughput multi_terms-keyword 1.35335 1.35527 0.00192 ops/s
50th percentile latency multi_terms-keyword 60358.6 59879.1 -479.455 ms
90th percentile latency multi_terms-keyword 69596.5 69023.9 -572.609 ms
99th percentile latency multi_terms-keyword 71642.3 71188.7 -453.609 ms
100th percentile latency multi_terms-keyword 71762.7 71305.5 -457.211 ms
50th percentile service time multi_terms-keyword 733.308 727.577 -5.73022 ms
90th percentile service time multi_terms-keyword 739.706 737.419 -2.28741 ms
99th percentile service time multi_terms-keyword 756.778 792.33 35.5518 ms
100th percentile service time multi_terms-keyword 766.792 827.089 60.2969 ms
error rate multi_terms-keyword 0 0 0 %
Min Throughput keyword-terms 2.00401 2.00357 -0.00043 ops/s
Mean Throughput keyword-terms 2.00487 2.00433 -0.00054 ops/s
Median Throughput keyword-terms 2.0048 2.00427 -0.00053 ops/s
Max Throughput keyword-terms 2.00598 2.00534 -0.00064 ops/s
50th percentile latency keyword-terms 27.6547 27.3897 -0.26504 ms
90th percentile latency keyword-terms 38.0134 37.1787 -0.83465 ms
99th percentile latency keyword-terms 39.297 40.4763 1.17925 ms
100th percentile latency keyword-terms 39.9101 42.849 2.93889 ms
50th percentile service time keyword-terms 25.3854 24.961 -0.42437 ms
90th percentile service time keyword-terms 35.7182 35.0896 -0.62861 ms
99th percentile service time keyword-terms 37.4659 38.4637 0.99789 ms
100th percentile service time keyword-terms 37.8085 41.2765 3.46805 ms
error rate keyword-terms 0 0 0 %
Min Throughput keyword-terms-low-cardinality 2.00618 2.0063 0.00012 ops/s
Mean Throughput keyword-terms-low-cardinality 2.00749 2.00765 0.00016 ops/s
Median Throughput keyword-terms-low-cardinality 2.00738 2.00756 0.00018 ops/s
Max Throughput keyword-terms-low-cardinality 2.00921 2.00942 0.00021 ops/s
50th percentile latency keyword-terms-low-cardinality 24.3721 24.0074 -0.36467 ms
90th percentile latency keyword-terms-low-cardinality 34.0657 33.4486 -0.61711 ms
99th percentile latency keyword-terms-low-cardinality 38.2477 35.9939 -2.25376 ms
100th percentile latency keyword-terms-low-cardinality 39.206 37.8689 -1.33716 ms
50th percentile service time keyword-terms-low-cardinality 21.9985 21.677 -0.32158 ms
90th percentile service time keyword-terms-low-cardinality 31.6715 31.1806 -0.49089 ms
99th percentile service time keyword-terms-low-cardinality 36.3851 33.8657 -2.51943 ms
100th percentile service time keyword-terms-low-cardinality 36.4214 36.3793 -0.0421 ms
error rate keyword-terms-low-cardinality 0 0 0 %
Min Throughput composite-terms 2.0028 2.00209 -0.00071 ops/s
Mean Throughput composite-terms 2.00339 2.00253 -0.00086 ops/s
Median Throughput composite-terms 2.00334 2.0025 -0.00085 ops/s
Max Throughput composite-terms 2.00416 2.00311 -0.00105 ops/s
50th percentile latency composite-terms 197.483 187.559 -9.92377 ms
90th percentile latency composite-terms 201.288 190.752 -10.5364 ms
99th percentile latency composite-terms 217.768 198.755 -19.013 ms
100th percentile latency composite-terms 221.995 202.731 -19.2647 ms
50th percentile service time composite-terms 196.263 186.263 -10.0007 ms
90th percentile service time composite-terms 200.176 189.734 -10.4421 ms
99th percentile service time composite-terms 216.434 198.05 -18.3834 ms
100th percentile service time composite-terms 220.796 202.066 -18.7302 ms
error rate composite-terms 0 0 0 %
Min Throughput composite_terms-keyword 2.00153 2.00186 0.00033 ops/s
Mean Throughput composite_terms-keyword 2.00186 2.00225 0.0004 ops/s
Median Throughput composite_terms-keyword 2.00183 2.00222 0.00039 ops/s
Max Throughput composite_terms-keyword 2.00228 2.00278 0.0005 ops/s
50th percentile latency composite_terms-keyword 329.063 326.227 -2.83607 ms
90th percentile latency composite_terms-keyword 335.846 333.392 -2.4541 ms
99th percentile latency composite_terms-keyword 348.631 356.442 7.81105 ms
100th percentile latency composite_terms-keyword 356.589 363.994 7.40503 ms
50th percentile service time composite_terms-keyword 327.996 325.03 -2.96574 ms
90th percentile service time composite_terms-keyword 333.909 332.712 -1.19749 ms
99th percentile service time composite_terms-keyword 347.63 354.905 7.27484 ms
100th percentile service time composite_terms-keyword 355.603 363.168 7.56506 ms
error rate composite_terms-keyword 0 0 0 %
Min Throughput composite-date_histogram-daily 2.00614 2.00615 1e-05 ops/s
Mean Throughput composite-date_histogram-daily 2.00744 2.00745 1e-05 ops/s
Median Throughput composite-date_histogram-daily 2.00733 2.00736 2e-05 ops/s
Max Throughput composite-date_histogram-daily 2.00914 2.00915 1e-05 ops/s
50th percentile latency composite-date_histogram-daily 4.64209 4.7281 0.086 ms
90th percentile latency composite-date_histogram-daily 5.07987 5.17519 0.09532 ms
99th percentile latency composite-date_histogram-daily 5.28984 5.54047 0.25064 ms
100th percentile latency composite-date_histogram-daily 5.32577 5.64822 0.32246 ms
50th percentile service time composite-date_histogram-daily 3.3164 3.37739 0.06099 ms
90th percentile service time composite-date_histogram-daily 3.51973 3.61516 0.09543 ms
99th percentile service time composite-date_histogram-daily 3.81359 3.82445 0.01086 ms
100th percentile service time composite-date_histogram-daily 3.86535 3.82454 -0.04081 ms
error rate composite-date_histogram-daily 0 0 0 %
Min Throughput range 2.00651 2.00653 2e-05 ops/s
Mean Throughput range 2.0079 2.00792 3e-05 ops/s
Median Throughput range 2.00779 2.00782 2e-05 ops/s
Max Throughput range 2.0097 2.00972 2e-05 ops/s
50th percentile latency range 5.91745 5.80743 -0.11003 ms
90th percentile latency range 6.39148 6.24417 -0.14731 ms
99th percentile latency range 7.15372 6.72536 -0.42836 ms
100th percentile latency range 7.24831 6.92433 -0.32399 ms
50th percentile service time range 4.62736 4.46698 -0.16039 ms
90th percentile service time range 4.8337 4.56471 -0.269 ms
99th percentile service time range 5.504 5.2064 -0.29761 ms
100th percentile service time range 5.62944 5.27592 -0.35352 ms
error rate range 0 0 0 %
Min Throughput range-numeric 2.00656 2.00655 -1e-05 ops/s
Mean Throughput range-numeric 2.00795 2.00794 -2e-05 ops/s
Median Throughput range-numeric 2.00784 2.00783 -1e-05 ops/s
Max Throughput range-numeric 2.00976 2.00974 -2e-05 ops/s
50th percentile latency range-numeric 3.78092 4.14046 0.35954 ms
90th percentile latency range-numeric 4.27275 4.53825 0.2655 ms
99th percentile latency range-numeric 4.4138 4.78323 0.36943 ms
100th percentile latency range-numeric 4.48002 4.83187 0.35185 ms
50th percentile service time range-numeric 2.46956 2.77467 0.3051 ms
90th percentile service time range-numeric 2.60618 2.90661 0.30043 ms
99th percentile service time range-numeric 2.75775 3.04948 0.29174 ms
100th percentile service time range-numeric 2.78047 3.07818 0.2977 ms
error rate range-numeric 0 0 0 %
Min Throughput keyword-in-range 2.00587 2.00588 1e-05 ops/s
Mean Throughput keyword-in-range 2.00712 2.00713 2e-05 ops/s
Median Throughput keyword-in-range 2.00702 2.00703 1e-05 ops/s
Max Throughput keyword-in-range 2.00873 2.00876 3e-05 ops/s
50th percentile latency keyword-in-range 14.7701 14.3038 -0.46635 ms
90th percentile latency keyword-in-range 15.5182 14.7775 -0.7407 ms
99th percentile latency keyword-in-range 18.7066 20.3193 1.61266 ms
100th percentile latency keyword-in-range 21.0025 20.6358 -0.36665 ms
50th percentile service time keyword-in-range 13.3482 12.8932 -0.45507 ms
90th percentile service time keyword-in-range 14.1879 13.2782 -0.90967 ms
99th percentile service time keyword-in-range 17.3966 19.1975 1.80096 ms
100th percentile service time keyword-in-range 19.586 19.2404 -0.34554 ms
error rate keyword-in-range 0 0 0 %
Min Throughput date_histogram_hourly_agg 2.00558 2.00558 -1e-05 ops/s
Mean Throughput date_histogram_hourly_agg 2.00677 2.00677 -0 ops/s
Median Throughput date_histogram_hourly_agg 2.00668 2.00667 -0 ops/s
Max Throughput date_histogram_hourly_agg 2.00831 2.00832 1e-05 ops/s
50th percentile latency date_histogram_hourly_agg 7.09223 7.47561 0.38338 ms
90th percentile latency date_histogram_hourly_agg 8.2271 9.01186 0.78476 ms
99th percentile latency date_histogram_hourly_agg 8.78513 9.51615 0.73102 ms
100th percentile latency date_histogram_hourly_agg 8.83505 9.52852 0.69346 ms
50th percentile service time date_histogram_hourly_agg 5.56495 5.93717 0.37222 ms
90th percentile service time date_histogram_hourly_agg 6.79378 7.52868 0.7349 ms
99th percentile service time date_histogram_hourly_agg 7.09221 7.77208 0.67988 ms
100th percentile service time date_histogram_hourly_agg 7.1748 7.84994 0.67515 ms
error rate date_histogram_hourly_agg 0 0 0 %
Min Throughput date_histogram_minute_agg 2.00565 2.0057 6e-05 ops/s
Mean Throughput date_histogram_minute_agg 2.00685 2.00692 6e-05 ops/s
Median Throughput date_histogram_minute_agg 2.00676 2.00683 7e-05 ops/s
Max Throughput date_histogram_minute_agg 2.00841 2.00849 9e-05 ops/s
50th percentile latency date_histogram_minute_agg 42.1825 47.157 4.97449 ms
90th percentile latency date_histogram_minute_agg 43.2399 48.4446 5.20463 ms
99th percentile latency date_histogram_minute_agg 45.9032 50.0716 4.16847 ms
100th percentile latency date_histogram_minute_agg 47.5434 50.6488 3.10542 ms
50th percentile service time date_histogram_minute_agg 40.8397 45.7041 4.86437 ms
90th percentile service time date_histogram_minute_agg 42.0835 47.2755 5.19201 ms
99th percentile service time date_histogram_minute_agg 44.9016 48.5695 3.66793 ms
100th percentile service time date_histogram_minute_agg 46.4943 49.0574 2.56313 ms
error rate date_histogram_minute_agg 0 0 0 %
Min Throughput scroll 48.2414 45.5106 -2.73077 pages/s
Mean Throughput scroll 48.3871 45.5598 -2.82731 pages/s
Median Throughput scroll 48.3869 45.543 -2.84391 pages/s
Max Throughput scroll 48.5156 45.6348 -2.88081 pages/s
50th percentile latency scroll 4542.59 12654.8 8112.25 ms
90th percentile latency scroll 4858.72 14309.4 9450.65 ms
99th percentile latency scroll 4960.59 14726.3 9765.67 ms
100th percentile latency scroll 4963.5 14749.1 9785.56 ms
50th percentile service time scroll 501.525 535.232 33.7073 ms
90th percentile service time scroll 507.966 542.54 34.5733 ms
99th percentile service time scroll 522.519 581.371 58.8516 ms
100th percentile service time scroll 533.154 588.174 55.0194 ms
error rate scroll 0 0 0 %
Min Throughput query-string-on-message 2.00544 2.00539 -5e-05 ops/s
Mean Throughput query-string-on-message 2.0066 2.00654 -6e-05 ops/s
Median Throughput query-string-on-message 2.00651 2.00645 -6e-05 ops/s
Max Throughput query-string-on-message 2.0081 2.00803 -8e-05 ops/s
50th percentile latency query-string-on-message 7.26963 6.73303 -0.53661 ms
90th percentile latency query-string-on-message 7.70947 7.11596 -0.59352 ms
99th percentile latency query-string-on-message 8.43356 8.15556 -0.278 ms
100th percentile latency query-string-on-message 8.79239 8.50618 -0.28621 ms
50th percentile service time query-string-on-message 5.9865 5.40115 -0.58534 ms
90th percentile service time query-string-on-message 6.17857 5.51471 -0.66385 ms
99th percentile service time query-string-on-message 7.09558 6.95475 -0.14083 ms
100th percentile service time query-string-on-message 7.35068 7.48876 0.13808 ms
error rate query-string-on-message 0 0 0 %
Min Throughput query-string-on-message-filtered 2.00627 2.00625 -2e-05 ops/s
Mean Throughput query-string-on-message-filtered 2.0076 2.00758 -2e-05 ops/s
Median Throughput query-string-on-message-filtered 2.0075 2.00749 -1e-05 ops/s
Max Throughput query-string-on-message-filtered 2.00933 2.00931 -3e-05 ops/s
50th percentile latency query-string-on-message-filtered 14.3699 14.0045 -0.36542 ms
90th percentile latency query-string-on-message-filtered 15.0918 14.4375 -0.65438 ms
99th percentile latency query-string-on-message-filtered 15.6776 15.0743 -0.60328 ms
100th percentile latency query-string-on-message-filtered 15.8436 15.4111 -0.43248 ms
50th percentile service time query-string-on-message-filtered 12.8282 12.6531 -0.17509 ms
90th percentile service time query-string-on-message-filtered 13.6461 12.8966 -0.74955 ms
99th percentile service time query-string-on-message-filtered 14.2321 13.8952 -0.33696 ms
100th percentile service time query-string-on-message-filtered 14.3186 14.1058 -0.21276 ms
error rate query-string-on-message-filtered 0 0 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.00607 2.0057 -0.00037 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.00736 2.00692 -0.00044 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.00725 2.00682 -0.00043 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.00904 2.00849 -0.00055 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 23.146 23.8921 0.74602 ms
90th percentile latency query-string-on-message-filtered-sorted-num 24.6066 24.3252 -0.28136 ms
99th percentile latency query-string-on-message-filtered-sorted-num 32.3397 30.4004 -1.93931 ms
100th percentile latency query-string-on-message-filtered-sorted-num 34.545 35.9078 1.36281 ms
50th percentile service time query-string-on-message-filtered-sorted-num 20.9037 21.5319 0.62823 ms
90th percentile service time query-string-on-message-filtered-sorted-num 22.1606 21.7235 -0.43715 ms
99th percentile service time query-string-on-message-filtered-sorted-num 29.9922 28.197 -1.79524 ms
100th percentile service time query-string-on-message-filtered-sorted-num 31.9499 33.7051 1.75513 ms
error rate query-string-on-message-filtered-sorted-num 0 0 0 %
Min Throughput sort_keyword_can_match_shortcut 2.00639 2.00637 -2e-05 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.00775 2.00772 -3e-05 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.00765 2.00761 -3e-05 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.00952 2.00947 -5e-05 ops/s
50th percentile latency sort_keyword_can_match_shortcut 6.01478 5.68382 -0.33096 ms
90th percentile latency sort_keyword_can_match_shortcut 6.48703 6.08357 -0.40346 ms
99th percentile latency sort_keyword_can_match_shortcut 6.81526 6.63499 -0.18027 ms
100th percentile latency sort_keyword_can_match_shortcut 6.92064 6.93096 0.01032 ms
50th percentile service time sort_keyword_can_match_shortcut 4.79753 4.33941 -0.45813 ms
90th percentile service time sort_keyword_can_match_shortcut 4.91875 4.41486 -0.50389 ms
99th percentile service time sort_keyword_can_match_shortcut 5.47716 5.27003 -0.20713 ms
100th percentile service time sort_keyword_can_match_shortcut 5.80577 5.2963 -0.50946 ms
error rate sort_keyword_can_match_shortcut 0 0 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.00654 2.00657 3e-05 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.00794 2.00796 2e-05 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.00784 2.00785 1e-05 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.00975 2.00977 2e-05 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 6.14736 5.77572 -0.37164 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.66769 6.18465 -0.48304 ms
99th percentile latency sort_keyword_no_can_match_shortcut 7.07719 6.80407 -0.27313 ms
100th percentile latency sort_keyword_no_can_match_shortcut 7.25336 7.30286 0.0495 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.93296 4.4394 -0.49356 ms
90th percentile service time sort_keyword_no_can_match_shortcut 5.16345 4.53287 -0.63058 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.8865 5.36761 -0.5189 ms
100th percentile service time sort_keyword_no_can_match_shortcut 6.06568 6.07875 0.01307 ms
error rate sort_keyword_no_can_match_shortcut 0 0 0 %
Min Throughput sort_numeric_desc 2.00591 2.00596 5e-05 ops/s
Mean Throughput sort_numeric_desc 2.00717 2.00723 6e-05 ops/s
Median Throughput sort_numeric_desc 2.00707 2.00714 6e-05 ops/s
Max Throughput sort_numeric_desc 2.0088 2.00888 8e-05 ops/s
50th percentile latency sort_numeric_desc 5.62852 5.79327 0.16475 ms
90th percentile latency sort_numeric_desc 6.04886 6.20835 0.15949 ms
99th percentile latency sort_numeric_desc 6.26781 6.34414 0.07633 ms
100th percentile latency sort_numeric_desc 6.31413 6.34672 0.03259 ms
50th percentile service time sort_numeric_desc 4.33691 4.47518 0.13826 ms
90th percentile service time sort_numeric_desc 4.4983 4.58161 0.08331 ms
99th percentile service time sort_numeric_desc 4.68022 4.72561 0.0454 ms
100th percentile service time sort_numeric_desc 4.68816 4.73097 0.04281 ms
error rate sort_numeric_desc 0 0 0 %
Min Throughput sort_numeric_asc 2.00647 2.00645 -2e-05 ops/s
Mean Throughput sort_numeric_asc 2.00785 2.00782 -3e-05 ops/s
Median Throughput sort_numeric_asc 2.00774 2.00772 -2e-05 ops/s
Max Throughput sort_numeric_asc 2.00965 2.00959 -5e-05 ops/s
50th percentile latency sort_numeric_asc 5.35036 5.48544 0.13508 ms
90th percentile latency sort_numeric_asc 5.79482 5.90805 0.11323 ms
99th percentile latency sort_numeric_asc 6.02048 6.10594 0.08545 ms
100th percentile latency sort_numeric_asc 6.02596 6.16437 0.13841 ms
50th percentile service time sort_numeric_asc 4.15397 4.1931 0.03913 ms
90th percentile service time sort_numeric_asc 4.29409 4.30106 0.00697 ms
99th percentile service time sort_numeric_asc 4.4025 4.45479 0.05229 ms
100th percentile service time sort_numeric_asc 4.42655 4.50826 0.08172 ms
error rate sort_numeric_asc 0 0 0 %
Min Throughput sort_numeric_desc_with_match 2.00658 2.00658 0 ops/s
Mean Throughput sort_numeric_desc_with_match 2.00798 2.00799 1e-05 ops/s
Median Throughput sort_numeric_desc_with_match 2.00788 2.00788 -0 ops/s
Max Throughput sort_numeric_desc_with_match 2.0098 2.00981 1e-05 ops/s
50th percentile latency sort_numeric_desc_with_match 3.49176 3.44404 -0.04772 ms
90th percentile latency sort_numeric_desc_with_match 3.88487 3.90079 0.01592 ms
99th percentile latency sort_numeric_desc_with_match 4.71939 4.01505 -0.70433 ms
100th percentile latency sort_numeric_desc_with_match 4.97137 4.02255 -0.94882 ms
50th percentile service time sort_numeric_desc_with_match 2.15293 2.18179 0.02886 ms
90th percentile service time sort_numeric_desc_with_match 2.231 2.24061 0.00961 ms
99th percentile service time sort_numeric_desc_with_match 3.05231 2.31688 -0.73543 ms
100th percentile service time sort_numeric_desc_with_match 3.38791 2.33558 -1.05233 ms
error rate sort_numeric_desc_with_match 0 0 0 %
Min Throughput sort_numeric_asc_with_match 2.00658 2.00659 0 ops/s
Mean Throughput sort_numeric_asc_with_match 2.00799 2.008 1e-05 ops/s
Median Throughput sort_numeric_asc_with_match 2.00788 2.0079 2e-05 ops/s
Max Throughput sort_numeric_asc_with_match 2.00981 2.00982 1e-05 ops/s
50th percentile latency sort_numeric_asc_with_match 3.55842 3.47805 -0.08037 ms
90th percentile latency sort_numeric_asc_with_match 3.97269 3.88188 -0.09081 ms
99th percentile latency sort_numeric_asc_with_match 4.11833 4.00051 -0.11782 ms
100th percentile latency sort_numeric_asc_with_match 4.16231 4.02678 -0.13553 ms
50th percentile service time sort_numeric_asc_with_match 2.23847 2.17554 -0.06293 ms
90th percentile service time sort_numeric_asc_with_match 2.32627 2.22563 -0.10065 ms
99th percentile service time sort_numeric_asc_with_match 2.45002 2.29505 -0.15497 ms
100th percentile service time sort_numeric_asc_with_match 2.47574 2.30599 -0.16974 ms
error rate sort_numeric_asc_with_match 0 0 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.00658 2.00658 -0 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.00798 2.00798 -0 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.00788 2.00788 0 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.0098 2.0098 -0 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.39349 3.50001 0.10652 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 3.84791 3.90653 0.05862 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 7.94128 4.06638 -3.87489 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 11.465 4.07504 -7.38995 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.10347 2.1894 0.08592 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.16735 2.24229 0.07494 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 6.4219 2.37449 -4.04741 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 10.4901 2.39368 -8.0964 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.00657 2.00655 -2e-05 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.00797 2.00795 -2e-05 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.00786 2.00784 -2e-05 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.0098 2.00977 -3e-05 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.68709 3.66528 -0.02181 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.12654 4.063 -0.06353 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.43422 4.2465 -0.18772 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.55042 4.30165 -0.24877 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.47149 2.35679 -0.1147 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.5567 2.45992 -0.09679 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.67263 2.6298 -0.04282 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.71144 2.63243 -0.07901 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.00658 2.00659 1e-05 ops/s
Mean Throughput range_field_conjunction_small_range_small_term_query 2.00797 2.00799 2e-05 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.00787 2.00788 2e-05 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.00978 2.00981 2e-05 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 4.00762 3.90457 -0.10305 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.36913 4.2874 -0.08173 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.58308 4.47812 -0.10496 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.58802 4.4902 -0.09783 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.7779 2.51841 -0.25949 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.86133 2.59493 -0.2664 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 3.01019 2.6898 -0.32039 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 3.07066 2.69063 -0.38003 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.00659 2.00658 -0 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.008 2.00799 -1e-05 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.00789 2.00788 -2e-05 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.00982 2.0098 -2e-05 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.51778 3.84824 0.33046 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 3.70785 4.24064 0.53279 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 3.83958 4.43224 0.59266 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 3.88033 4.55161 0.67128 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.00443 2.49829 0.49386 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.07474 2.60981 0.53507 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.18633 2.83338 0.64704 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.18905 2.85584 0.66679 ms
error rate range_field_conjunction_small_range_big_term_query 0 0 0 %
Min Throughput range-auto-date-histo 0.314099 0.313951 -0.00015 ops/s
Mean Throughput range-auto-date-histo 0.314761 0.314531 -0.00023 ops/s
Median Throughput range-auto-date-histo 0.314792 0.314657 -0.00014 ops/s
Max Throughput range-auto-date-histo 0.315281 0.314784 -0.0005 ops/s
50th percentile latency range-auto-date-histo 669781 670430 649.156 ms
90th percentile latency range-auto-date-histo 775819 777575 1756.72 ms
99th percentile latency range-auto-date-histo 799584 801573 1988.28 ms
100th percentile latency range-auto-date-histo 800890 802882 1992.75 ms
50th percentile service time range-auto-date-histo 3121.99 3147.35 25.3586 ms
90th percentile service time range-auto-date-histo 3245.85 3218.65 -27.1992 ms
99th percentile service time range-auto-date-histo 3348.56 3344.74 -3.82385 ms
100th percentile service time range-auto-date-histo 3352.6 3345.4 -7.19775 ms
error rate range-auto-date-histo 0 0 0 %
Min Throughput range-auto-date-histo-with-metrics 0.109298 0.107104 -0.00219 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.109375 0.107141 -0.00223 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.109386 0.107132 -0.00225 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.109433 0.107184 -0.00225 ops/s
50th percentile latency range-auto-date-histo-with-metrics 2.16417e+06 2.213e+06 48833.6 ms
90th percentile latency range-auto-date-histo-with-metrics 2.50914e+06 2.56532e+06 56175.1 ms
99th percentile latency range-auto-date-histo-with-metrics 2.58651e+06 2.64488e+06 58364.1 ms
100th percentile latency range-auto-date-histo-with-metrics 2.59078e+06 2.64928e+06 58496.5 ms
50th percentile service time range-auto-date-histo-with-metrics 9106.75 9305.15 198.4 ms
90th percentile service time range-auto-date-histo-with-metrics 9204.78 9448.21 243.437 ms
99th percentile service time range-auto-date-histo-with-metrics 9314.18 9566.43 252.246 ms
100th percentile service time range-auto-date-histo-with-metrics 9322.72 9568.7 245.98 ms
error rate range-auto-date-histo-with-metrics 0 0 0 %
Min Throughput range-agg-1 2.00656 2.00657 2e-05 ops/s
Mean Throughput range-agg-1 2.00796 2.00798 2e-05 ops/s
Median Throughput range-agg-1 2.00785 2.00787 2e-05 ops/s
Max Throughput range-agg-1 2.00977 2.00981 3e-05 ops/s
50th percentile latency range-agg-1 4.27198 3.85407 -0.41791 ms
90th percentile latency range-agg-1 4.62841 4.26488 -0.36353 ms
99th percentile latency range-agg-1 4.86484 4.42747 -0.43737 ms
100th percentile latency range-agg-1 4.89779 4.47439 -0.4234 ms
50th percentile service time range-agg-1 2.97579 2.55896 -0.41683 ms
90th percentile service time range-agg-1 3.10088 2.64765 -0.45323 ms
99th percentile service time range-agg-1 3.19125 2.70856 -0.48268 ms
100th percentile service time range-agg-1 3.19616 2.70889 -0.48727 ms
error rate range-agg-1 0 0 0 %
Min Throughput range-agg-2 2.00657 2.00659 1e-05 ops/s
Mean Throughput range-agg-2 2.00798 2.00799 0 ops/s
Median Throughput range-agg-2 2.00788 2.00788 -0 ops/s
Max Throughput range-agg-2 2.0098 2.00981 1e-05 ops/s
50th percentile latency range-agg-2 3.74222 4.0529 0.31068 ms
90th percentile latency range-agg-2 4.17003 4.40578 0.23575 ms
99th percentile latency range-agg-2 4.36078 4.59562 0.23484 ms
100th percentile latency range-agg-2 4.40773 4.65605 0.24832 ms
50th percentile service time range-agg-2 2.46149 2.68245 0.22097 ms
90th percentile service time range-agg-2 2.61819 2.80893 0.19074 ms
99th percentile service time range-agg-2 2.6605 3.02333 0.36282 ms
100th percentile service time range-agg-2 2.66638 3.11019 0.44381 ms
error rate range-agg-2 0 0 0 %
Min Throughput cardinality-agg-low 2.00624 2.00629 5e-05 ops/s
Mean Throughput cardinality-agg-low 2.00756 2.00763 7e-05 ops/s
Median Throughput cardinality-agg-low 2.00746 2.00752 5e-05 ops/s
Max Throughput cardinality-agg-low 2.00929 2.00937 8e-05 ops/s
50th percentile latency cardinality-agg-low 5.75717 5.32956 -0.42761 ms
90th percentile latency cardinality-agg-low 6.60739 6.046 -0.56139 ms
99th percentile latency cardinality-agg-low 6.94427 6.53982 -0.40445 ms
100th percentile latency cardinality-agg-low 6.9679 6.63412 -0.33379 ms
50th percentile service time cardinality-agg-low 4.39806 3.9611 -0.43695 ms
90th percentile service time cardinality-agg-low 5.11126 4.68475 -0.42652 ms
99th percentile service time cardinality-agg-low 5.49705 5.06144 -0.43561 ms
100th percentile service time cardinality-agg-low 5.59408 5.33289 -0.26119 ms
error rate cardinality-agg-low 0 0 0 %
Min Throughput cardinality-agg-high 0.799335 0.801755 0.00242 ops/s
Mean Throughput cardinality-agg-high 0.800176 0.803158 0.00298 ops/s
Median Throughput cardinality-agg-high 0.800232 0.803326 0.00309 ops/s
Max Throughput cardinality-agg-high 0.800913 0.804275 0.00336 ops/s
50th percentile latency cardinality-agg-high 188032 186964 -1067.55 ms
90th percentile latency cardinality-agg-high 218191 216889 -1302.24 ms
99th percentile latency cardinality-agg-high 225040 223313 -1727.34 ms
100th percentile latency cardinality-agg-high 225394 223659 -1735.38 ms
50th percentile service time cardinality-agg-high 1225.35 1217.21 -8.13641 ms
90th percentile service time cardinality-agg-high 1318.55 1312.82 -5.73285 ms
99th percentile service time cardinality-agg-high 1503.27 1713.69 210.415 ms
100th percentile service time cardinality-agg-high 1525.29 1892.47 367.185 ms
error rate cardinality-agg-high 0 0 0 %
Min Throughput cardinality-agg-very-high 0.612778 0.637529 0.02475 ops/s
Mean Throughput cardinality-agg-very-high 0.614949 0.641964 0.02702 ops/s
Median Throughput cardinality-agg-very-high 0.614927 0.642092 0.02717 ops/s
Max Throughput cardinality-agg-very-high 0.617024 0.644646 0.02762 ops/s
50th percentile latency cardinality-agg-very-high 113505 106583 -6922.7 ms
90th percentile latency cardinality-agg-very-high 157940 148274 -9666.17 ms
99th percentile latency cardinality-agg-very-high 167790 157588 -10202.2 ms
100th percentile latency cardinality-agg-very-high 168329 158104 -10224.5 ms
50th percentile service time cardinality-agg-very-high 1583.91 1520.95 -62.9673 ms
90th percentile service time cardinality-agg-very-high 1712.77 1610.42 -102.35 ms
99th percentile service time cardinality-agg-very-high 1846.16 1728.67 -117.495 ms
100th percentile service time cardinality-agg-very-high 1875.2 1734.64 -140.564 ms
error rate cardinality-agg-very-high 0 0 0 %
Min Throughput range_with_asc_sort 2.00653 2.0065 -2e-05 ops/s
Mean Throughput range_with_asc_sort 2.00791 2.00788 -3e-05 ops/s
Median Throughput range_with_asc_sort 2.0078 2.00778 -3e-05 ops/s
Max Throughput range_with_asc_sort 2.00972 2.00968 -4e-05 ops/s
50th percentile latency range_with_asc_sort 7.25288 7.44713 0.19425 ms
90th percentile latency range_with_asc_sort 7.77724 7.90654 0.12931 ms
99th percentile latency range_with_asc_sort 7.94015 8.12019 0.18004 ms
100th percentile latency range_with_asc_sort 7.96145 8.22017 0.25873 ms
50th percentile service time range_with_asc_sort 6.10299 6.12727 0.02428 ms
90th percentile service time range_with_asc_sort 6.22054 6.21409 -0.00644 ms
99th percentile service time range_with_asc_sort 6.36921 6.37448 0.00527 ms
100th percentile service time range_with_asc_sort 6.40414 6.38263 -0.02151 ms
error rate range_with_asc_sort 0 0 0 %
Min Throughput range_with_desc_sort 2.00653 2.00653 -0 ops/s
Mean Throughput range_with_desc_sort 2.00793 2.00793 -0 ops/s
Median Throughput range_with_desc_sort 2.00783 2.00782 -1e-05 ops/s
Max Throughput range_with_desc_sort 2.00973 2.00973 -0 ops/s
50th percentile latency range_with_desc_sort 7.50835 7.61501 0.10666 ms
90th percentile latency range_with_desc_sort 7.96597 8.02755 0.06158 ms
99th percentile latency range_with_desc_sort 8.77195 12.7884 4.01647 ms
100th percentile latency range_with_desc_sort 9.21453 16.0697 6.85517 ms
50th percentile service time range_with_desc_sort 6.20451 6.24108 0.03657 ms
90th percentile service time range_with_desc_sort 6.34549 6.35495 0.00945 ms
99th percentile service time range_with_desc_sort 7.03206 11.388 4.3559 ms
100th percentile service time range_with_desc_sort 7.4597 14.5415 7.08183 ms
error rate range_with_desc_sort 0 0 0 %

@jainankitk jainankitk merged commit 9ff84a8 into opensearch-project:main Nov 6, 2025
33 checks passed
@jainankitk jainankitk deleted the handle-deletes branch November 6, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement or improvement to existing feature or request Search:Aggregations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle deleted documents for filter rewrite subaggregation optimization

5 participants