Skip to content

Conversation

@jainankitk
Copy link
Contributor

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.

@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.

@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 55.55556% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.13%. Comparing base (252cff8) to head (ec999ea).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...errewrite/rangecollector/SubAggRangeCollector.java 62.50% 0 Missing and 3 partials ⚠️
...ilterrewrite/FilterRewriteOptimizationContext.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19643      +/-   ##
============================================
+ Coverage     73.11%   73.13%   +0.02%     
- Complexity    70661    70708      +47     
============================================
  Files          5724     5725       +1     
  Lines        323498   323743     +245     
  Branches      46852    46883      +31     
============================================
+ Hits         236518   236776     +258     
- Misses        67846    67878      +32     
+ Partials      19134    19089      -45     

☔ 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.

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

3 participants