Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pluggable deciders for concurrent search #15363

Merged

Conversation

Gankris96
Copy link
Contributor

@Gankris96 Gankris96 commented Aug 22, 2024

Description

Introduces pluggable deciders for concurrent segment search decision making.

Related Issues

Resolves #15259

Check List

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.

Copy link
Contributor

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

Copy link
Contributor

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

Copy link
Contributor

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

Copy link
Contributor

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

Copy link
Contributor

❌ Gradle check result for 2f7a791: FAILURE

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

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Baseline Comparison Results

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

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 2 2 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 0.971 2.027 1.056 s
Total Young Gen GC count 66 72 6
Total Old Gen GC time 0 0 0 s
Total Old Gen GC count 0 0 0
Store size 26.0268 26.0268 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 20 20 0
Min Throughput wait-for-snapshot-recovery 4.13337e+07 4.14846e+07 150940 byte/s
Mean Throughput wait-for-snapshot-recovery 4.13337e+07 4.14846e+07 150940 byte/s
Median Throughput wait-for-snapshot-recovery 4.13337e+07 4.14846e+07 150940 byte/s
Max Throughput wait-for-snapshot-recovery 4.13337e+07 4.14846e+07 150940 byte/s
100th percentile latency wait-for-snapshot-recovery 671030 668755 -2274.62 ms
100th percentile service time wait-for-snapshot-recovery 671030 668755 -2274.62 ms
error rate wait-for-snapshot-recovery 0 0 0 %
Min Throughput default 2.00568 2.00564 -4e-05 ops/s
Mean Throughput default 2.00689 2.00684 -6e-05 ops/s
Median Throughput default 2.0068 2.00675 -6e-05 ops/s
Max Throughput default 2.00847 2.0084 -7e-05 ops/s
50th percentile latency default 6.76401 7.13871 0.3747 ms
90th percentile latency default 7.25211 7.70347 0.45135 ms
99th percentile latency default 7.92272 8.72194 0.79922 ms
100th percentile latency default 7.93537 9.11738 1.18201 ms
50th percentile service time default 5.53609 5.82774 0.29165 ms
90th percentile service time default 5.96982 6.24616 0.27634 ms
99th percentile service time default 6.92115 7.5464 0.62525 ms
100th percentile service time default 6.92247 7.61415 0.69167 ms
error rate default 0 0 0 %
Min Throughput desc_sort_timestamp 2.00416 2.0041 -6e-05 ops/s
Mean Throughput desc_sort_timestamp 2.00504 2.00497 -7e-05 ops/s
Median Throughput desc_sort_timestamp 2.00498 2.00491 -7e-05 ops/s
Max Throughput desc_sort_timestamp 2.0062 2.00609 -0.0001 ops/s
50th percentile latency desc_sort_timestamp 16.3574 16.3475 -0.00989 ms
90th percentile latency desc_sort_timestamp 16.9947 16.7878 -0.20685 ms
99th percentile latency desc_sort_timestamp 22.0631 21.1511 -0.91207 ms
100th percentile latency desc_sort_timestamp 25.4998 22.8017 -2.69804 ms
50th percentile service time desc_sort_timestamp 15.1232 14.9469 -0.17635 ms
90th percentile service time desc_sort_timestamp 15.5085 15.306 -0.20251 ms
99th percentile service time desc_sort_timestamp 20.7665 19.7743 -0.99218 ms
100th percentile service time desc_sort_timestamp 24.7079 21.4444 -3.26346 ms
error rate desc_sort_timestamp 0 0 0 %
Min Throughput asc_sort_timestamp 2.00593 2.00578 -0.00015 ops/s
Mean Throughput asc_sort_timestamp 2.0072 2.00702 -0.00019 ops/s
Median Throughput asc_sort_timestamp 2.0071 2.00692 -0.00019 ops/s
Max Throughput asc_sort_timestamp 2.00885 2.00862 -0.00023 ops/s
50th percentile latency asc_sort_timestamp 9.53338 9.75007 0.21669 ms
90th percentile latency asc_sort_timestamp 10.1328 10.2524 0.11965 ms
99th percentile latency asc_sort_timestamp 12.8456 12.5307 -0.31491 ms
100th percentile latency asc_sort_timestamp 13.2972 12.6746 -0.62261 ms
50th percentile service time asc_sort_timestamp 8.23494 8.42909 0.19414 ms
90th percentile service time asc_sort_timestamp 8.58631 8.69593 0.10961 ms
99th percentile service time asc_sort_timestamp 11.4022 11.3853 -0.01692 ms
100th percentile service time asc_sort_timestamp 11.6813 11.52 -0.16127 ms
error rate asc_sort_timestamp 0 0 0 %
Min Throughput desc_sort_with_after_timestamp 2.00591 2.00574 -0.00017 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.00717 2.00696 -0.00021 ops/s
Median Throughput desc_sort_with_after_timestamp 2.00708 2.00687 -0.00021 ops/s
Max Throughput desc_sort_with_after_timestamp 2.00881 2.00856 -0.00026 ops/s
50th percentile latency desc_sort_with_after_timestamp 9.13386 9.17229 0.03843 ms
90th percentile latency desc_sort_with_after_timestamp 9.70285 9.67459 -0.02826 ms
99th percentile latency desc_sort_with_after_timestamp 10.7264 11.6433 0.91694 ms
100th percentile latency desc_sort_with_after_timestamp 10.8292 11.7169 0.88767 ms
50th percentile service time desc_sort_with_after_timestamp 7.83968 7.89452 0.05484 ms
90th percentile service time desc_sort_with_after_timestamp 8.18041 8.13093 -0.04948 ms
99th percentile service time desc_sort_with_after_timestamp 9.68001 10.0798 0.39984 ms
100th percentile service time desc_sort_with_after_timestamp 9.8523 10.2211 0.36878 ms
error rate desc_sort_with_after_timestamp 0 0 0 %
Min Throughput asc_sort_with_after_timestamp 2.00556 2.00542 -0.00014 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.00675 2.00659 -0.00016 ops/s
Median Throughput asc_sort_with_after_timestamp 2.00666 2.00649 -0.00016 ops/s
Max Throughput asc_sort_with_after_timestamp 2.00829 2.00809 -0.0002 ops/s
50th percentile latency asc_sort_with_after_timestamp 11.6255 11.6885 0.06301 ms
90th percentile latency asc_sort_with_after_timestamp 12.2018 12.136 -0.06578 ms
99th percentile latency asc_sort_with_after_timestamp 15.147 14.9825 -0.16452 ms
100th percentile latency asc_sort_with_after_timestamp 15.3817 15.0166 -0.36514 ms
50th percentile service time asc_sort_with_after_timestamp 10.1837 10.2813 0.0976 ms
90th percentile service time asc_sort_with_after_timestamp 10.8768 10.5228 -0.35409 ms
99th percentile service time asc_sort_with_after_timestamp 13.7104 13.8726 0.16222 ms
100th percentile service time asc_sort_with_after_timestamp 13.7582 14.1508 0.39259 ms
error rate asc_sort_with_after_timestamp 0 0 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.00516 2.00503 -0.00013 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.00626 2.00609 -0.00016 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.00617 2.00602 -0.00015 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.00767 2.00749 -0.00019 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 14.3531 14.7061 0.35301 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 15.1169 15.1861 0.06921 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 21.6072 24.5426 2.9354 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 21.8708 31.8736 10.0028 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 13.0675 13.3288 0.26128 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 13.7424 13.681 -0.06138 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 20.0411 23.2382 3.19713 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 20.2804 30.2599 9.97948 ms
error rate desc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.00643 2.00644 1e-05 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.00781 2.00782 1e-05 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.0077 2.00771 1e-05 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.0096 2.0096 0 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 14.2177 14.284 0.06637 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 14.7299 14.8473 0.11738 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 15.5629 15.2695 -0.29332 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 15.6717 15.3553 -0.3164 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 12.8714 13.0093 0.1379 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 13.3274 13.2202 -0.10718 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.1684 13.6055 -0.56288 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.4191 13.6289 -0.7902 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.00617 2.00615 -1e-05 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.00748 2.00746 -2e-05 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.00738 2.00736 -2e-05 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.00918 2.00917 -1e-05 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 8.52028 8.54397 0.02369 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 8.99501 9.13263 0.13762 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 10.114 10.4298 0.31577 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 10.6467 11.4844 0.8377 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.23746 7.40534 0.16788 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.54522 7.56254 0.01732 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 8.78597 9.07306 0.28709 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 9.75494 10.0078 0.25282 ms
error rate asc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.0065 2.00653 3e-05 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.00788 2.00792 4e-05 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.00778 2.00782 5e-05 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.00967 2.00974 7e-05 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.48028 8.27602 -0.20426 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.00969 8.84024 -0.16945 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.9634 11.3723 0.40898 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.1882 11.586 0.39779 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.17383 7.04997 -0.12386 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.55656 7.24165 -0.3149 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.60556 9.6507 0.04514 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.65642 9.77731 0.12089 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput term 2.00628 2.00624 -4e-05 ops/s
Mean Throughput term 2.00762 2.00758 -4e-05 ops/s
Median Throughput term 2.00752 2.00748 -3e-05 ops/s
Max Throughput term 2.00936 2.00931 -5e-05 ops/s
50th percentile latency term 3.89566 4.33767 0.442 ms
90th percentile latency term 4.361 4.82582 0.46482 ms
99th percentile latency term 4.54457 4.97128 0.42672 ms
100th percentile latency term 4.62076 4.99105 0.37029 ms
50th percentile service time term 2.58923 3.11033 0.5211 ms
90th percentile service time term 2.75537 3.216 0.46063 ms
99th percentile service time term 3.01868 3.39049 0.37181 ms
100th percentile service time term 3.06511 3.4002 0.33509 ms
error rate term 0 0 0 %
Min Throughput multi_terms-keyword 1.15907 1.98415 0.82508 ops/s
Mean Throughput multi_terms-keyword 1.16117 1.9872 0.82603 ops/s
Median Throughput multi_terms-keyword 1.16117 1.9875 0.82633 ops/s
Max Throughput multi_terms-keyword 1.16311 1.98954 0.82643 ops/s
50th percentile latency multi_terms-keyword 90180.8 500.632 -89680.2 ms
90th percentile latency multi_terms-keyword 104302 527.435 -103774 ms
99th percentile latency multi_terms-keyword 107451 584.984 -106866 ms
100th percentile latency multi_terms-keyword 107628 588.336 -107039 ms
50th percentile service time multi_terms-keyword 850.722 483.363 -367.359 ms
90th percentile service time multi_terms-keyword 860.082 509.44 -350.641 ms
99th percentile service time multi_terms-keyword 900.092 554.131 -345.962 ms
100th percentile service time multi_terms-keyword 900.334 559.954 -340.379 ms
error rate multi_terms-keyword 0 0 0 %
Min Throughput keyword-terms 2.00314 2.00158 -0.00156 ops/s
Mean Throughput keyword-terms 2.00381 2.00191 -0.0019 ops/s
Median Throughput keyword-terms 2.00376 2.00188 -0.00187 ops/s
Max Throughput keyword-terms 2.00469 2.00236 -0.00233 ops/s
50th percentile latency keyword-terms 49.7115 50.6193 0.90784 ms
90th percentile latency keyword-terms 50.6905 53.8365 3.14599 ms
99th percentile latency keyword-terms 53.4816 59.6302 6.14866 ms
100th percentile latency keyword-terms 54.7553 60.026 5.27068 ms
50th percentile service time keyword-terms 48.4716 49.5273 1.05563 ms
90th percentile service time keyword-terms 49.3035 52.7418 3.43835 ms
99th percentile service time keyword-terms 51.9171 58.2956 6.37851 ms
100th percentile service time keyword-terms 53.3186 58.8841 5.56545 ms
error rate keyword-terms 0 0 0 %
Min Throughput keyword-terms-low-cardinality 2.00603 2.00624 0.00021 ops/s
Mean Throughput keyword-terms-low-cardinality 2.00731 2.00756 0.00025 ops/s
Median Throughput keyword-terms-low-cardinality 2.00721 2.00747 0.00026 ops/s
Max Throughput keyword-terms-low-cardinality 2.00898 2.0093 0.00032 ops/s
50th percentile latency keyword-terms-low-cardinality 44.1214 29.9797 -14.1417 ms
90th percentile latency keyword-terms-low-cardinality 44.7067 32.6749 -12.0318 ms
99th percentile latency keyword-terms-low-cardinality 47.5471 38.2421 -9.30501 ms
100th percentile latency keyword-terms-low-cardinality 48.4762 39.4404 -9.03576 ms
50th percentile service time keyword-terms-low-cardinality 42.8341 27.9871 -14.847 ms
90th percentile service time keyword-terms-low-cardinality 43.2865 31.3333 -11.9533 ms
99th percentile service time keyword-terms-low-cardinality 46.3863 36.6457 -9.7406 ms
100th percentile service time keyword-terms-low-cardinality 47.3323 37.5923 -9.73996 ms
error rate keyword-terms-low-cardinality 0 0 0 %
Min Throughput composite-terms 1.99929 1.99488 -0.00441 ops/s
Mean Throughput composite-terms 1.99942 1.99583 -0.00359 ops/s
Median Throughput composite-terms 1.99942 1.99588 -0.00354 ops/s
Max Throughput composite-terms 1.99952 1.99656 -0.00296 ops/s
50th percentile latency composite-terms 240.035 138.122 -101.913 ms
90th percentile latency composite-terms 242.388 145.409 -96.9794 ms
99th percentile latency composite-terms 256.554 162.578 -93.9761 ms
100th percentile latency composite-terms 265.609 165.544 -100.065 ms
50th percentile service time composite-terms 238.916 137.144 -101.771 ms
90th percentile service time composite-terms 241.293 144.209 -97.0837 ms
99th percentile service time composite-terms 255.533 161.294 -94.2391 ms
100th percentile service time composite-terms 264.935 164.271 -100.664 ms
error rate composite-terms 0 0 0 %
Min Throughput composite_terms-keyword 2.00003 2.00254 0.00251 ops/s
Mean Throughput composite_terms-keyword 2.00005 2.0031 0.00305 ops/s
Median Throughput composite_terms-keyword 2.00005 2.00306 0.00301 ops/s
Max Throughput composite_terms-keyword 2.00007 2.0038 0.00373 ops/s
50th percentile latency composite_terms-keyword 433.41 213.923 -219.487 ms
90th percentile latency composite_terms-keyword 436.631 230.358 -206.273 ms
99th percentile latency composite_terms-keyword 442.724 240.788 -201.937 ms
100th percentile latency composite_terms-keyword 444.749 242.015 -202.735 ms
50th percentile service time composite_terms-keyword 432.436 212.039 -220.397 ms
90th percentile service time composite_terms-keyword 435.909 228.986 -206.922 ms
99th percentile service time composite_terms-keyword 442.082 238.811 -203.271 ms
100th percentile service time composite_terms-keyword 443.962 239.452 -204.509 ms
error rate composite_terms-keyword 0 0 0 %
Min Throughput composite-date_histogram-daily 2.00598 2.00611 0.00013 ops/s
Mean Throughput composite-date_histogram-daily 2.00726 2.00741 0.00014 ops/s
Median Throughput composite-date_histogram-daily 2.00716 2.00731 0.00015 ops/s
Max Throughput composite-date_histogram-daily 2.00892 2.00909 0.00017 ops/s
50th percentile latency composite-date_histogram-daily 5.94625 5.57186 -0.37439 ms
90th percentile latency composite-date_histogram-daily 6.45228 5.91788 -0.5344 ms
99th percentile latency composite-date_histogram-daily 7.25439 6.20476 -1.04963 ms
100th percentile latency composite-date_histogram-daily 7.27238 6.24907 -1.0233 ms
50th percentile service time composite-date_histogram-daily 4.59214 4.1287 -0.46343 ms
90th percentile service time composite-date_histogram-daily 4.83096 4.28417 -0.54679 ms
99th percentile service time composite-date_histogram-daily 5.93451 4.82991 -1.1046 ms
100th percentile service time composite-date_histogram-daily 6.09714 4.9616 -1.13554 ms
error rate composite-date_histogram-daily 0 0 0 %
Min Throughput range 2.00465 2.0041 -0.00054 ops/s
Mean Throughput range 2.00563 2.00497 -0.00066 ops/s
Median Throughput range 2.00555 2.0049 -0.00065 ops/s
Max Throughput range 2.00691 2.00611 -0.0008 ops/s
50th percentile latency range 77.154 77.488 0.33405 ms
90th percentile latency range 78.256 78.3983 0.14233 ms
99th percentile latency range 80.8804 80.5506 -0.32981 ms
100th percentile latency range 82.6282 81.6198 -1.00838 ms
50th percentile service time range 75.9903 76.2075 0.21718 ms
90th percentile service time range 76.8482 77.2895 0.44125 ms
99th percentile service time range 79.5351 79.4967 -0.03841 ms
100th percentile service time range 81.5456 80.3981 -1.14758 ms
error rate range 0 0 0 %
Min Throughput range-numeric 2.00658 2.00657 -1e-05 ops/s
Mean Throughput range-numeric 2.00798 2.00797 -1e-05 ops/s
Median Throughput range-numeric 2.00788 2.00786 -2e-05 ops/s
Max Throughput range-numeric 2.0098 2.0098 -0 ops/s
50th percentile latency range-numeric 3.64537 3.89896 0.25359 ms
90th percentile latency range-numeric 4.05335 4.29846 0.24511 ms
99th percentile latency range-numeric 4.34095 4.4051 0.06415 ms
100th percentile latency range-numeric 4.43861 4.41081 -0.0278 ms
50th percentile service time range-numeric 2.32393 2.58925 0.26532 ms
90th percentile service time range-numeric 2.44907 2.69439 0.24533 ms
99th percentile service time range-numeric 2.64379 2.87321 0.22941 ms
100th percentile service time range-numeric 2.69406 2.89889 0.20484 ms
error rate range-numeric 0 0 0 %
Min Throughput keyword-in-range 2.00392 2.00382 -0.0001 ops/s
Mean Throughput keyword-in-range 2.00476 2.00464 -0.00012 ops/s
Median Throughput keyword-in-range 2.00469 2.00457 -0.00012 ops/s
Max Throughput keyword-in-range 2.00585 2.00569 -0.00016 ops/s
50th percentile latency keyword-in-range 123.227 124.726 1.49942 ms
90th percentile latency keyword-in-range 123.999 125.407 1.4077 ms
99th percentile latency keyword-in-range 139.436 138.721 -0.71447 ms
100th percentile latency keyword-in-range 142.103 140.064 -2.03989 ms
50th percentile service time keyword-in-range 121.989 123.473 1.48427 ms
90th percentile service time keyword-in-range 122.766 124.167 1.40142 ms
99th percentile service time keyword-in-range 138.146 137.187 -0.95899 ms
100th percentile service time keyword-in-range 140.539 138.567 -1.97223 ms
error rate keyword-in-range 0 0 0 %
Min Throughput date_histogram_hourly_agg 2.00437 2.00545 0.00108 ops/s
Mean Throughput date_histogram_hourly_agg 2.00529 2.00661 0.00133 ops/s
Median Throughput date_histogram_hourly_agg 2.00521 2.00653 0.00132 ops/s
Max Throughput date_histogram_hourly_agg 2.00649 2.00811 0.00163 ops/s
50th percentile latency date_histogram_hourly_agg 10.524 8.05692 -2.46711 ms
90th percentile latency date_histogram_hourly_agg 10.9133 8.57383 -2.33952 ms
99th percentile latency date_histogram_hourly_agg 11.202 9.58931 -1.61268 ms
100th percentile latency date_histogram_hourly_agg 11.2086 9.68121 -1.52737 ms
50th percentile service time date_histogram_hourly_agg 9.12522 6.70218 -2.42304 ms
90th percentile service time date_histogram_hourly_agg 9.42614 6.9814 -2.44474 ms
99th percentile service time date_histogram_hourly_agg 9.85092 7.90786 -1.94306 ms
100th percentile service time date_histogram_hourly_agg 9.96781 7.93045 -2.03736 ms
error rate date_histogram_hourly_agg 0 0 0 %
Min Throughput date_histogram_minute_agg 2.00577 2.00594 0.00017 ops/s
Mean Throughput date_histogram_minute_agg 2.007 2.00721 0.00021 ops/s
Median Throughput date_histogram_minute_agg 2.0069 2.00711 0.00021 ops/s
Max Throughput date_histogram_minute_agg 2.0086 2.00885 0.00024 ops/s
50th percentile latency date_histogram_minute_agg 50.4591 34.3711 -16.0881 ms
90th percentile latency date_histogram_minute_agg 51.1697 36.7351 -14.4346 ms
99th percentile latency date_histogram_minute_agg 55.9355 37.8605 -18.0749 ms
100th percentile latency date_histogram_minute_agg 60.2013 38.0933 -22.1079 ms
50th percentile service time date_histogram_minute_agg 49.2106 33.0853 -16.1254 ms
90th percentile service time date_histogram_minute_agg 49.7906 35.1914 -14.5992 ms
99th percentile service time date_histogram_minute_agg 54.5813 36.6235 -17.9578 ms
100th percentile service time date_histogram_minute_agg 58.8178 36.7307 -22.0871 ms
error rate date_histogram_minute_agg 0 0 0 %
Min Throughput scroll 45.284 45.2535 -0.03048 pages/s
Mean Throughput scroll 45.6114 45.3221 -0.28931 pages/s
Median Throughput scroll 45.644 45.323 -0.32099 pages/s
Max Throughput scroll 45.8498 45.4167 -0.43307 pages/s
50th percentile latency scroll 12293.3 13260.8 967.476 ms
90th percentile latency scroll 13591.7 15064.2 1472.54 ms
99th percentile latency scroll 13880.6 15447.8 1567.17 ms
100th percentile latency scroll 13895.1 15469.5 1574.38 ms
50th percentile service time scroll 523.537 536.605 13.0681 ms
90th percentile service time scroll 527.791 550.905 23.1138 ms
99th percentile service time scroll 547.452 560.002 12.5496 ms
100th percentile service time scroll 548.263 560.334 12.071 ms
error rate scroll 0 0 0 %
Min Throughput query-string-on-message 1.99793 1.99581 -0.00212 ops/s
Mean Throughput query-string-on-message 1.99831 1.99658 -0.00173 ops/s
Median Throughput query-string-on-message 1.99833 1.99663 -0.0017 ops/s
Max Throughput query-string-on-message 1.9986 1.99717 -0.00143 ops/s
50th percentile latency query-string-on-message 146.378 142.454 -3.92416 ms
90th percentile latency query-string-on-message 147.022 143.456 -3.5662 ms
99th percentile latency query-string-on-message 147.867 162.341 14.4739 ms
100th percentile latency query-string-on-message 147.989 170.403 22.4135 ms
50th percentile service time query-string-on-message 145.237 141.27 -3.96667 ms
90th percentile service time query-string-on-message 145.808 142.07 -3.7383 ms
99th percentile service time query-string-on-message 146.715 161.242 14.5273 ms
100th percentile service time query-string-on-message 146.753 169.328 22.5756 ms
error rate query-string-on-message 0 0 0 %
Min Throughput query-string-on-message-filtered 2.00139 2.00114 -0.00025 ops/s
Mean Throughput query-string-on-message-filtered 2.00168 2.00138 -0.0003 ops/s
Median Throughput query-string-on-message-filtered 2.00166 2.00136 -0.0003 ops/s
Max Throughput query-string-on-message-filtered 2.00206 2.00169 -0.00037 ops/s
50th percentile latency query-string-on-message-filtered 135.291 134.175 -1.11593 ms
90th percentile latency query-string-on-message-filtered 137.757 135.914 -1.84232 ms
99th percentile latency query-string-on-message-filtered 148.198 140.259 -7.93956 ms
100th percentile latency query-string-on-message-filtered 154.196 140.746 -13.4497 ms
50th percentile service time query-string-on-message-filtered 134.051 132.891 -1.16002 ms
90th percentile service time query-string-on-message-filtered 136.522 134.647 -1.87498 ms
99th percentile service time query-string-on-message-filtered 146.741 138.72 -8.02056 ms
100th percentile service time query-string-on-message-filtered 152.64 139.099 -13.5411 ms
error rate query-string-on-message-filtered 0 0 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.00414 2.00339 -0.00075 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.00501 2.00409 -0.00092 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.00494 2.00404 -0.0009 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.00615 2.00502 -0.00113 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 85.1279 85.2828 0.15488 ms
90th percentile latency query-string-on-message-filtered-sorted-num 85.9125 86.0713 0.15881 ms
99th percentile latency query-string-on-message-filtered-sorted-num 88.0445 98.3244 10.2799 ms
100th percentile latency query-string-on-message-filtered-sorted-num 89.2302 103.168 13.9375 ms
50th percentile service time query-string-on-message-filtered-sorted-num 82.8706 83.1199 0.24931 ms
90th percentile service time query-string-on-message-filtered-sorted-num 83.6942 83.7788 0.08458 ms
99th percentile service time query-string-on-message-filtered-sorted-num 85.6222 95.9312 10.309 ms
100th percentile service time query-string-on-message-filtered-sorted-num 86.9032 100.827 13.9239 ms
error rate query-string-on-message-filtered-sorted-num 0 0 0 %
Min Throughput sort_keyword_can_match_shortcut 2.00643 2.00641 -2e-05 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.0078 2.00779 -2e-05 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.00769 2.00769 -0 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.00957 2.00956 -1e-05 ops/s
50th percentile latency sort_keyword_can_match_shortcut 5.69997 5.84357 0.1436 ms
90th percentile latency sort_keyword_can_match_shortcut 6.17084 6.30033 0.12948 ms
99th percentile latency sort_keyword_can_match_shortcut 6.34867 6.55719 0.20853 ms
100th percentile latency sort_keyword_can_match_shortcut 6.37411 6.67938 0.30527 ms
50th percentile service time sort_keyword_can_match_shortcut 4.44152 4.5652 0.12368 ms
90th percentile service time sort_keyword_can_match_shortcut 4.62602 4.69695 0.07092 ms
99th percentile service time sort_keyword_can_match_shortcut 5.04317 5.22824 0.18507 ms
100th percentile service time sort_keyword_can_match_shortcut 5.26759 5.34241 0.07482 ms
error rate sort_keyword_can_match_shortcut 0 0 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.00655 2.00657 2e-05 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.00796 2.00798 2e-05 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.00785 2.00786 2e-05 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.00978 2.0098 2e-05 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 5.30429 5.36001 0.05572 ms
90th percentile latency sort_keyword_no_can_match_shortcut 5.70332 5.77187 0.06855 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.64763 5.98227 -0.66536 ms
100th percentile latency sort_keyword_no_can_match_shortcut 6.84158 6.08833 -0.75325 ms
50th percentile service time sort_keyword_no_can_match_shortcut 3.90314 4.05333 0.15019 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.08423 4.10549 0.02126 ms
99th percentile service time sort_keyword_no_can_match_shortcut 4.48203 4.28167 -0.20036 ms
100th percentile service time sort_keyword_no_can_match_shortcut 4.73066 4.367 -0.36366 ms
error rate sort_keyword_no_can_match_shortcut 0 0 0 %
Min Throughput sort_numeric_desc 2.00579 2.00571 -9e-05 ops/s
Mean Throughput sort_numeric_desc 2.00702 2.00693 -0.0001 ops/s
Median Throughput sort_numeric_desc 2.00693 2.00683 -0.0001 ops/s
Max Throughput sort_numeric_desc 2.00862 2.00851 -0.00011 ops/s
50th percentile latency sort_numeric_desc 9.01855 9.16001 0.14146 ms
90th percentile latency sort_numeric_desc 9.47779 9.63061 0.15281 ms
99th percentile latency sort_numeric_desc 9.71061 10.1513 0.44071 ms
100th percentile latency sort_numeric_desc 9.74697 10.213 0.46602 ms
50th percentile service time sort_numeric_desc 7.81107 8.05644 0.24537 ms
90th percentile service time sort_numeric_desc 8.05905 8.17836 0.1193 ms
99th percentile service time sort_numeric_desc 8.19346 8.62686 0.4334 ms
100th percentile service time sort_numeric_desc 8.20596 8.9225 0.71653 ms
error rate sort_numeric_desc 0 0 0 %
Min Throughput sort_numeric_asc 2.00639 2.00631 -8e-05 ops/s
Mean Throughput sort_numeric_asc 2.00776 2.00766 -0.0001 ops/s
Median Throughput sort_numeric_asc 2.00765 2.00756 -0.0001 ops/s
Max Throughput sort_numeric_asc 2.00953 2.0094 -0.00013 ops/s
50th percentile latency sort_numeric_asc 8.69257 8.79896 0.10639 ms
90th percentile latency sort_numeric_asc 9.1717 9.25296 0.08126 ms
99th percentile latency sort_numeric_asc 9.76728 9.50435 -0.26293 ms
100th percentile latency sort_numeric_asc 9.88528 9.54367 -0.34161 ms
50th percentile service time sort_numeric_asc 7.3494 7.4843 0.1349 ms
90th percentile service time sort_numeric_asc 7.57905 7.60604 0.02698 ms
99th percentile service time sort_numeric_asc 8.15112 7.75416 -0.39696 ms
100th percentile service time sort_numeric_asc 8.58508 7.8184 -0.76669 ms
error rate sort_numeric_asc 0 0 0 %
Min Throughput sort_numeric_desc_with_match 2.00659 2.00659 -0 ops/s
Mean Throughput sort_numeric_desc_with_match 2.00799 2.00799 0 ops/s
Median Throughput sort_numeric_desc_with_match 2.00788 2.00788 -0 ops/s
Max Throughput sort_numeric_desc_with_match 2.00981 2.00982 1e-05 ops/s
50th percentile latency sort_numeric_desc_with_match 3.64533 3.85446 0.20913 ms
90th percentile latency sort_numeric_desc_with_match 4.07068 4.25364 0.18296 ms
99th percentile latency sort_numeric_desc_with_match 4.26252 4.47543 0.21291 ms
100th percentile latency sort_numeric_desc_with_match 4.28564 4.53992 0.25428 ms
50th percentile service time sort_numeric_desc_with_match 2.37474 2.49874 0.124 ms
90th percentile service time sort_numeric_desc_with_match 2.52745 2.55365 0.02621 ms
99th percentile service time sort_numeric_desc_with_match 2.69298 2.69002 -0.00295 ms
100th percentile service time sort_numeric_desc_with_match 2.72747 2.75632 0.02885 ms
error rate sort_numeric_desc_with_match 0 0 0 %
Min Throughput sort_numeric_asc_with_match 2.00658 2.00659 1e-05 ops/s
Mean Throughput sort_numeric_asc_with_match 2.00798 2.008 2e-05 ops/s
Median Throughput sort_numeric_asc_with_match 2.00788 2.00789 1e-05 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.94159 3.83016 -0.11143 ms
90th percentile latency sort_numeric_asc_with_match 4.35158 4.22713 -0.12445 ms
99th percentile latency sort_numeric_asc_with_match 4.63124 4.42993 -0.20132 ms
100th percentile latency sort_numeric_asc_with_match 4.69187 4.44572 -0.24615 ms
50th percentile service time sort_numeric_asc_with_match 2.63213 2.55673 -0.0754 ms
90th percentile service time sort_numeric_asc_with_match 2.77684 2.61931 -0.15753 ms
99th percentile service time sort_numeric_asc_with_match 2.90551 2.71443 -0.19109 ms
100th percentile service time sort_numeric_asc_with_match 2.94337 2.74088 -0.20249 ms
error rate sort_numeric_asc_with_match 0 0 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.00657 2.00659 2e-05 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.00797 2.00799 1e-05 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.00787 2.00788 1e-05 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.0098 2.00981 1e-05 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.96696 3.79564 -0.17132 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.36081 4.22238 -0.13844 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.52431 4.40356 -0.12076 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.58434 4.41072 -0.17361 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.64193 2.55114 -0.09079 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.77609 2.61805 -0.15804 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.85887 2.68616 -0.1727 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.86664 2.72096 -0.14568 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.00656 2.00656 -0 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.00796 2.00795 -0 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.00785 2.00785 0 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.00978 2.00977 -1e-05 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.83408 3.96282 0.12874 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.24617 4.31011 0.06394 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.45867 4.48544 0.02677 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.51912 4.48787 -0.03125 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.5688 2.66224 0.09344 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.69933 2.71833 0.019 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.80227 2.91175 0.10948 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.83552 2.9333 0.09779 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.00799 2.00799 1e-05 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.00788 2.00788 1e-05 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.00981 2.00983 2e-05 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.66169 3.63067 -0.03103 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.05541 4.14778 0.09237 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.27955 5.24564 0.96609 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.34194 5.73957 1.39762 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.37822 2.40796 0.02973 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.48211 2.48003 -0.00208 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.64078 4.22821 1.58742 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.72872 4.79304 2.06432 ms
error rate range_field_conjunction_small_range_small_term_query 0 0 0 %
Min Throughput range_field_conjunction_small_range_big_term_query 2.00659 2.00658 -1e-05 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.008 2.00799 -1e-05 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.00789 2.00787 -2e-05 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.00983 2.0098 -3e-05 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.36463 3.59905 0.23442 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 3.69243 4.01078 0.31836 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 3.80371 4.15948 0.35577 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 3.80652 4.17419 0.36767 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.03002 2.29245 0.26242 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.15044 2.35833 0.20789 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.24539 2.45042 0.20503 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.27142 2.47353 0.2021 ms
error rate range_field_conjunction_small_range_big_term_query 0 0 0 %
Min Throughput range-auto-date-histo 0.118281 0.244611 0.12633 ops/s
Mean Throughput range-auto-date-histo 0.118303 0.244782 0.12648 ops/s
Median Throughput range-auto-date-histo 0.118302 0.244775 0.12647 ops/s
Max Throughput range-auto-date-histo 0.118323 0.244907 0.12658 ops/s
50th percentile latency range-auto-date-histo 1.99275e+06 897448 -1.09531e+06 ms
90th percentile latency range-auto-date-histo 2.31117e+06 1.04042e+06 -1.27075e+06 ms
99th percentile latency range-auto-date-histo 2.38259e+06 1.07255e+06 -1.31004e+06 ms
100th percentile latency range-auto-date-histo 2.38656e+06 1.07432e+06 -1.31224e+06 ms
50th percentile service time range-auto-date-histo 8431.85 4072.98 -4358.87 ms
90th percentile service time range-auto-date-histo 8500.5 4126.92 -4373.58 ms
99th percentile service time range-auto-date-histo 8729.66 4241.34 -4488.32 ms
100th percentile service time range-auto-date-histo 8775.1 4302.49 -4472.61 ms
error rate range-auto-date-histo 0 0 0 %
Min Throughput range-auto-date-histo-with-metrics 0.0441457 0.0879096 0.04376 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.0441528 0.0879395 0.04379 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.0441537 0.0879386 0.04378 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.0441561 0.0879846 0.04383 ops/s
50th percentile latency range-auto-date-histo-with-metrics 5.54908e+06 2.72319e+06 -2.82589e+06 ms
90th percentile latency range-auto-date-histo-with-metrics 6.43535e+06 3.15896e+06 -3.27639e+06 ms
99th percentile latency range-auto-date-histo-with-metrics 6.63438e+06 3.25719e+06 -3.37718e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 6.64547e+06 3.26273e+06 -3.38273e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 22635.8 11419.5 -11216.3 ms
90th percentile service time range-auto-date-histo-with-metrics 22756.2 11508.4 -11247.8 ms
99th percentile service time range-auto-date-histo-with-metrics 22908.9 11567.4 -11341.5 ms
100th percentile service time range-auto-date-histo-with-metrics 22948.8 11584.7 -11364 ms
error rate range-auto-date-histo-with-metrics 0 0 0 %
Min Throughput range-agg-1 2.00635 2.00651 0.00016 ops/s
Mean Throughput range-agg-1 2.0077 2.00791 0.0002 ops/s
Median Throughput range-agg-1 2.00759 2.0078 0.0002 ops/s
Max Throughput range-agg-1 2.00945 2.0097 0.00025 ops/s
50th percentile latency range-agg-1 4.4872 4.03164 -0.45556 ms
90th percentile latency range-agg-1 4.95817 4.42141 -0.53676 ms
99th percentile latency range-agg-1 5.16745 4.74685 -0.4206 ms
100th percentile latency range-agg-1 5.16846 4.8668 -0.30166 ms
50th percentile service time range-agg-1 3.22201 2.70156 -0.52045 ms
90th percentile service time range-agg-1 3.35796 2.82765 -0.53031 ms
99th percentile service time range-agg-1 3.47338 2.91363 -0.55975 ms
100th percentile service time range-agg-1 3.4835 2.92508 -0.55841 ms
error rate range-agg-1 0 0 0 %
Min Throughput range-agg-2 2.00659 2.00658 -1e-05 ops/s
Mean Throughput range-agg-2 2.008 2.00798 -2e-05 ops/s
Median Throughput range-agg-2 2.00789 2.00787 -2e-05 ops/s
Max Throughput range-agg-2 2.00983 2.00979 -3e-05 ops/s
50th percentile latency range-agg-2 4.03051 4.22302 0.19251 ms
90th percentile latency range-agg-2 4.42249 4.66303 0.24054 ms
99th percentile latency range-agg-2 4.55737 4.78253 0.22516 ms
100th percentile latency range-agg-2 4.59558 4.78475 0.18917 ms
50th percentile service time range-agg-2 2.7355 2.93781 0.2023 ms
90th percentile service time range-agg-2 2.89708 3.02805 0.13097 ms
99th percentile service time range-agg-2 3.02702 3.13537 0.10834 ms
100th percentile service time range-agg-2 3.11477 3.16075 0.04598 ms
error rate range-agg-2 0 0 0 %
Min Throughput cardinality-agg-low 2.00328 2.00603 0.00276 ops/s
Mean Throughput cardinality-agg-low 2.00397 2.00731 0.00335 ops/s
Median Throughput cardinality-agg-low 2.00392 2.00722 0.00329 ops/s
Max Throughput cardinality-agg-low 2.00486 2.00898 0.00411 ops/s
50th percentile latency cardinality-agg-low 5.66547 5.0244 -0.64107 ms
90th percentile latency cardinality-agg-low 6.13705 5.4764 -0.66065 ms
99th percentile latency cardinality-agg-low 6.42761 5.71509 -0.71253 ms
100th percentile latency cardinality-agg-low 6.54038 5.75232 -0.78806 ms
50th percentile service time cardinality-agg-low 4.31165 3.77195 -0.5397 ms
90th percentile service time cardinality-agg-low 4.59339 3.89168 -0.70171 ms
99th percentile service time cardinality-agg-low 5.50325 4.23595 -1.2673 ms
100th percentile service time cardinality-agg-low 5.56933 4.2469 -1.32243 ms
error rate cardinality-agg-low 0 0 0 %
Min Throughput cardinality-agg-high 0.378556 0.778796 0.40024 ops/s
Mean Throughput cardinality-agg-high 0.378753 0.779232 0.40048 ops/s
Median Throughput cardinality-agg-high 0.378785 0.779189 0.4004 ops/s
Max Throughput cardinality-agg-high 0.378908 0.779716 0.40081 ops/s
50th percentile latency cardinality-agg-high 536427 196753 -339674 ms
90th percentile latency cardinality-agg-high 621810 227832 -393978 ms
99th percentile latency cardinality-agg-high 641094 234819 -406275 ms
100th percentile latency cardinality-agg-high 642200 235221 -406979 ms
50th percentile service time cardinality-agg-high 2628.18 1277.34 -1350.85 ms
90th percentile service time cardinality-agg-high 2651.98 1311.19 -1340.78 ms
99th percentile service time cardinality-agg-high 2722.38 1356.61 -1365.77 ms
100th percentile service time cardinality-agg-high 2724.4 1361.91 -1362.48 ms
error rate cardinality-agg-high 0 0 0 %

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Results

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

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 2
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.002 s
Total Young Gen GC count 76
Total Old Gen GC time 0 s
Total Old Gen GC count 0
Store size 26.0268 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 20
Min Throughput wait-for-snapshot-recovery 4.15002e+07 byte/s
Mean Throughput wait-for-snapshot-recovery 4.15002e+07 byte/s
Median Throughput wait-for-snapshot-recovery 4.15002e+07 byte/s
Max Throughput wait-for-snapshot-recovery 4.15002e+07 byte/s
100th percentile latency wait-for-snapshot-recovery 667869 ms
100th percentile service time wait-for-snapshot-recovery 667869 ms
error rate wait-for-snapshot-recovery 0 %
Min Throughput default 2.01 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.36146 ms
90th percentile latency default 8.16852 ms
99th percentile latency default 9.10729 ms
100th percentile latency default 9.29287 ms
50th percentile service time default 6.07259 ms
90th percentile service time default 6.66047 ms
99th percentile service time default 7.45698 ms
100th percentile service time default 7.51556 ms
error rate default 0 %
Min Throughput desc_sort_timestamp 2 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 16.2938 ms
90th percentile latency desc_sort_timestamp 16.8356 ms
99th percentile latency desc_sort_timestamp 17.8074 ms
100th percentile latency desc_sort_timestamp 18.5066 ms
50th percentile service time desc_sort_timestamp 15.0482 ms
90th percentile service time desc_sort_timestamp 15.4433 ms
99th percentile service time desc_sort_timestamp 16.8966 ms
100th percentile service time desc_sort_timestamp 17.6236 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 9.84274 ms
90th percentile latency asc_sort_timestamp 10.3923 ms
99th percentile latency asc_sort_timestamp 15.1553 ms
100th percentile latency asc_sort_timestamp 17.6527 ms
50th percentile service time asc_sort_timestamp 8.45972 ms
90th percentile service time asc_sort_timestamp 8.84666 ms
99th percentile service time asc_sort_timestamp 13.6706 ms
100th percentile service time asc_sort_timestamp 16.1256 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 8.97611 ms
90th percentile latency desc_sort_with_after_timestamp 9.60925 ms
99th percentile latency desc_sort_with_after_timestamp 17.0238 ms
100th percentile latency desc_sort_with_after_timestamp 23.2273 ms
50th percentile service time desc_sort_with_after_timestamp 7.66477 ms
90th percentile service time desc_sort_with_after_timestamp 7.96306 ms
99th percentile service time desc_sort_with_after_timestamp 16.2061 ms
100th percentile service time desc_sort_with_after_timestamp 22.4095 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 11.6306 ms
90th percentile latency asc_sort_with_after_timestamp 12.0718 ms
99th percentile latency asc_sort_with_after_timestamp 14.8446 ms
100th percentile latency asc_sort_with_after_timestamp 15.9115 ms
50th percentile service time asc_sort_with_after_timestamp 10.2384 ms
90th percentile service time asc_sort_with_after_timestamp 10.6671 ms
99th percentile service time asc_sort_with_after_timestamp 13.5024 ms
100th percentile service time asc_sort_with_after_timestamp 14.2354 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 14.8854 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 15.4026 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 22.2132 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 22.8695 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 13.553 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 13.8889 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 19.944 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 21.1352 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 14.8089 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 15.3609 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.875 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 17.2198 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 13.392 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 13.7673 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 15.499 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 15.8209 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.78948 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.19812 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 13.8974 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 16.9965 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.44724 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.64271 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 12.5504 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 15.2849 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.53313 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.03387 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.3067 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.5102 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.17611 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.48564 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.86796 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.92634 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.57425 ms
90th percentile latency term 5.04111 ms
99th percentile latency term 5.23348 ms
100th percentile latency term 5.26046 ms
50th percentile service time term 3.27834 ms
90th percentile service time term 3.37996 ms
99th percentile service time term 3.66988 ms
100th percentile service time term 3.74041 ms
error rate term 0 %
Min Throughput multi_terms-keyword 1.98 ops/s
Mean Throughput multi_terms-keyword 1.98 ops/s
Median Throughput multi_terms-keyword 1.98 ops/s
Max Throughput multi_terms-keyword 1.99 ops/s
50th percentile latency multi_terms-keyword 520.219 ms
90th percentile latency multi_terms-keyword 574.974 ms
99th percentile latency multi_terms-keyword 606.431 ms
100th percentile latency multi_terms-keyword 612.58 ms
50th percentile service time multi_terms-keyword 509.069 ms
90th percentile service time multi_terms-keyword 520.849 ms
99th percentile service time multi_terms-keyword 560.156 ms
100th percentile service time multi_terms-keyword 566.842 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 50.8929 ms
90th percentile latency keyword-terms 53.7253 ms
99th percentile latency keyword-terms 58.4912 ms
100th percentile latency keyword-terms 58.9668 ms
50th percentile service time keyword-terms 49.7355 ms
90th percentile service time keyword-terms 52.4842 ms
99th percentile service time keyword-terms 57.2552 ms
100th percentile service time keyword-terms 58.0513 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 29.4769 ms
90th percentile latency keyword-terms-low-cardinality 31.7587 ms
99th percentile latency keyword-terms-low-cardinality 35.8402 ms
100th percentile latency keyword-terms-low-cardinality 37.9958 ms
50th percentile service time keyword-terms-low-cardinality 27.9326 ms
90th percentile service time keyword-terms-low-cardinality 30.1504 ms
99th percentile service time keyword-terms-low-cardinality 33.9478 ms
100th percentile service time keyword-terms-low-cardinality 36.9085 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 130.339 ms
90th percentile latency composite-terms 142.611 ms
99th percentile latency composite-terms 159.226 ms
100th percentile latency composite-terms 160.666 ms
50th percentile service time composite-terms 129.383 ms
90th percentile service time composite-terms 141.033 ms
99th percentile service time composite-terms 158.451 ms
100th percentile service time composite-terms 159.834 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 212.186 ms
90th percentile latency composite_terms-keyword 222.082 ms
99th percentile latency composite_terms-keyword 243.127 ms
100th percentile latency composite_terms-keyword 251.978 ms
50th percentile service time composite_terms-keyword 211.146 ms
90th percentile service time composite_terms-keyword 220.403 ms
99th percentile service time composite_terms-keyword 241.927 ms
100th percentile service time composite_terms-keyword 250.946 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 5.29726 ms
90th percentile latency composite-date_histogram-daily 5.76418 ms
99th percentile latency composite-date_histogram-daily 5.98776 ms
100th percentile latency composite-date_histogram-daily 6.02957 ms
50th percentile service time composite-date_histogram-daily 4.02539 ms
90th percentile service time composite-date_histogram-daily 4.19791 ms
99th percentile service time composite-date_histogram-daily 4.69824 ms
100th percentile service time composite-date_histogram-daily 4.82959 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 45.3549 ms
90th percentile latency range 51.3499 ms
99th percentile latency range 52.8114 ms
100th percentile latency range 52.9007 ms
50th percentile service time range 44.0652 ms
90th percentile service time range 50.2359 ms
99th percentile service time range 51.6116 ms
100th percentile service time range 51.7347 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.51946 ms
90th percentile latency range-numeric 3.98561 ms
99th percentile latency range-numeric 4.2644 ms
100th percentile latency range-numeric 4.40151 ms
50th percentile service time range-numeric 2.33106 ms
90th percentile service time range-numeric 2.49335 ms
99th percentile service time range-numeric 2.66064 ms
100th percentile service time range-numeric 2.71082 ms
error rate range-numeric 0 %
Min Throughput keyword-in-range 2 ops/s
Mean Throughput keyword-in-range 2 ops/s
Median Throughput keyword-in-range 2 ops/s
Max Throughput keyword-in-range 2 ops/s
50th percentile latency keyword-in-range 70.1727 ms
90th percentile latency keyword-in-range 74.4237 ms
99th percentile latency keyword-in-range 85.1961 ms
100th percentile latency keyword-in-range 88.9648 ms
50th percentile service time keyword-in-range 68.9732 ms
90th percentile service time keyword-in-range 73.2326 ms
99th percentile service time keyword-in-range 83.9649 ms
100th percentile service time keyword-in-range 87.7989 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.61154 ms
90th percentile latency date_histogram_hourly_agg 8.09069 ms
99th percentile latency date_histogram_hourly_agg 9.17098 ms
100th percentile latency date_histogram_hourly_agg 9.97942 ms
50th percentile service time date_histogram_hourly_agg 6.47528 ms
90th percentile service time date_histogram_hourly_agg 6.77277 ms
99th percentile service time date_histogram_hourly_agg 7.86697 ms
100th percentile service time date_histogram_hourly_agg 8.62971 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 33.844 ms
90th percentile latency date_histogram_minute_agg 35.9915 ms
99th percentile latency date_histogram_minute_agg 39.5355 ms
100th percentile latency date_histogram_minute_agg 40.2996 ms
50th percentile service time date_histogram_minute_agg 32.628 ms
90th percentile service time date_histogram_minute_agg 34.6789 ms
99th percentile service time date_histogram_minute_agg 38.4094 ms
100th percentile service time date_histogram_minute_agg 39.0918 ms
error rate date_histogram_minute_agg 0 %
Min Throughput scroll 39.29 pages/s
Mean Throughput scroll 39.33 pages/s
Median Throughput scroll 39.33 pages/s
Max Throughput scroll 39.34 pages/s
50th percentile latency scroll 34250.9 ms
90th percentile latency scroll 39709.2 ms
99th percentile latency scroll 40933.9 ms
100th percentile latency scroll 41000.9 ms
50th percentile service time scroll 626.899 ms
90th percentile service time scroll 632.545 ms
99th percentile service time scroll 657.054 ms
100th percentile service time scroll 660.477 ms
error rate scroll 0 %
Min Throughput query-string-on-message 2 ops/s
Mean Throughput query-string-on-message 2 ops/s
Median Throughput query-string-on-message 2 ops/s
Max Throughput query-string-on-message 2 ops/s
50th percentile latency query-string-on-message 65.0351 ms
90th percentile latency query-string-on-message 69.0961 ms
99th percentile latency query-string-on-message 77.6945 ms
100th percentile latency query-string-on-message 84.2417 ms
50th percentile service time query-string-on-message 63.8515 ms
90th percentile service time query-string-on-message 68.1792 ms
99th percentile service time query-string-on-message 76.3841 ms
100th percentile service time query-string-on-message 82.8419 ms
error rate query-string-on-message 0 %
Min Throughput query-string-on-message-filtered 2 ops/s
Mean Throughput query-string-on-message-filtered 2 ops/s
Median Throughput query-string-on-message-filtered 2 ops/s
Max Throughput query-string-on-message-filtered 2 ops/s
50th percentile latency query-string-on-message-filtered 86.6046 ms
90th percentile latency query-string-on-message-filtered 108.679 ms
99th percentile latency query-string-on-message-filtered 110.38 ms
100th percentile latency query-string-on-message-filtered 110.744 ms
50th percentile service time query-string-on-message-filtered 84.9275 ms
90th percentile service time query-string-on-message-filtered 107.121 ms
99th percentile service time query-string-on-message-filtered 108.381 ms
100th percentile service time query-string-on-message-filtered 108.56 ms
error rate query-string-on-message-filtered 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2 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 85.8415 ms
90th percentile latency query-string-on-message-filtered-sorted-num 87.9045 ms
99th percentile latency query-string-on-message-filtered-sorted-num 92.4103 ms
100th percentile latency query-string-on-message-filtered-sorted-num 92.6911 ms
50th percentile service time query-string-on-message-filtered-sorted-num 83.8136 ms
90th percentile service time query-string-on-message-filtered-sorted-num 85.8501 ms
99th percentile service time query-string-on-message-filtered-sorted-num 90.2808 ms
100th percentile service time query-string-on-message-filtered-sorted-num 90.6879 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.43569 ms
90th percentile latency sort_keyword_can_match_shortcut 5.78789 ms
99th percentile latency sort_keyword_can_match_shortcut 5.98117 ms
100th percentile latency sort_keyword_can_match_shortcut 6.03699 ms
50th percentile service time sort_keyword_can_match_shortcut 4.26551 ms
90th percentile service time sort_keyword_can_match_shortcut 4.36534 ms
99th percentile service time sort_keyword_can_match_shortcut 4.4994 ms
100th percentile service time sort_keyword_can_match_shortcut 4.52076 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.55139 ms
90th percentile latency sort_keyword_no_can_match_shortcut 5.91122 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.02417 ms
100th percentile latency sort_keyword_no_can_match_shortcut 6.02888 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.33136 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.44201 ms
99th percentile service time sort_keyword_no_can_match_shortcut 4.54587 ms
100th percentile service time sort_keyword_no_can_match_shortcut 4.5802 ms
error rate sort_keyword_no_can_match_shortcut 0 %
Min Throughput sort_numeric_desc 2 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 41.8095 ms
90th percentile latency sort_numeric_desc 45.2377 ms
99th percentile latency sort_numeric_desc 50.0176 ms
100th percentile latency sort_numeric_desc 50.7747 ms
50th percentile service time sort_numeric_desc 40.7759 ms
90th percentile service time sort_numeric_desc 44.1973 ms
99th percentile service time sort_numeric_desc 49.1558 ms
100th percentile service time sort_numeric_desc 50.073 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 50.1324 ms
90th percentile latency sort_numeric_asc 57.4643 ms
99th percentile latency sort_numeric_asc 62.7237 ms
100th percentile latency sort_numeric_asc 63.087 ms
50th percentile service time sort_numeric_asc 49.055 ms
90th percentile service time sort_numeric_asc 56.3136 ms
99th percentile service time sort_numeric_asc 61.6021 ms
100th percentile service time sort_numeric_asc 61.6908 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.47531 ms
90th percentile latency sort_numeric_desc_with_match 3.85955 ms
99th percentile latency sort_numeric_desc_with_match 3.97898 ms
100th percentile latency sort_numeric_desc_with_match 3.99027 ms
50th percentile service time sort_numeric_desc_with_match 2.10127 ms
90th percentile service time sort_numeric_desc_with_match 2.25539 ms
99th percentile service time sort_numeric_desc_with_match 2.38121 ms
100th percentile service time sort_numeric_desc_with_match 2.38142 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.23205 ms
90th percentile latency sort_numeric_asc_with_match 3.5726 ms
99th percentile latency sort_numeric_asc_with_match 3.84912 ms
100th percentile latency sort_numeric_asc_with_match 3.85037 ms
50th percentile service time sort_numeric_asc_with_match 2.0889 ms
90th percentile service time sort_numeric_asc_with_match 2.24952 ms
99th percentile service time sort_numeric_asc_with_match 2.35723 ms
100th percentile service time sort_numeric_asc_with_match 2.36194 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.67894 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.11128 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.27673 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.29771 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.41056 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.58042 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.69285 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.7171 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 4.03236 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.44346 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.74371 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.84486 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.81635 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.95443 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 3.12253 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 3.12568 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.86463 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.28385 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.43292 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.43663 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.53645 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.59653 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.71628 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.77312 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.70201 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 4.11477 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.26641 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.27699 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.40673 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.46018 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.53243 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.53472 ms
error rate range_field_conjunction_small_range_big_term_query 0 %
Min Throughput range-auto-date-histo 0.24 ops/s
Mean Throughput range-auto-date-histo 0.24 ops/s
Median Throughput range-auto-date-histo 0.24 ops/s
Max Throughput range-auto-date-histo 0.24 ops/s
50th percentile latency range-auto-date-histo 904165 ms
90th percentile latency range-auto-date-histo 1.04827e+06 ms
99th percentile latency range-auto-date-histo 1.08066e+06 ms
100th percentile latency range-auto-date-histo 1.08242e+06 ms
50th percentile service time range-auto-date-histo 4106.54 ms
90th percentile service time range-auto-date-histo 4160.57 ms
99th percentile service time range-auto-date-histo 4246.99 ms
100th percentile service time range-auto-date-histo 4250.76 ms
error rate range-auto-date-histo 0 %
Min Throughput range-auto-date-histo-with-metrics 0.09 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.09 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.09 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.09 ops/s
50th percentile latency range-auto-date-histo-with-metrics 2.58488e+06 ms
90th percentile latency range-auto-date-histo-with-metrics 2.99748e+06 ms
99th percentile latency range-auto-date-histo-with-metrics 3.08918e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 3.09429e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 10804.5 ms
90th percentile service time range-auto-date-histo-with-metrics 10928.5 ms
99th percentile service time range-auto-date-histo-with-metrics 11029.2 ms
100th percentile service time range-auto-date-histo-with-metrics 11036.2 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.41957 ms
90th percentile latency range-agg-1 4.80393 ms
99th percentile latency range-agg-1 4.95645 ms
100th percentile latency range-agg-1 4.97293 ms
50th percentile service time range-agg-1 3.05626 ms
90th percentile service time range-agg-1 3.16571 ms
99th percentile service time range-agg-1 3.39521 ms
100th percentile service time range-agg-1 3.4587 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.06109 ms
90th percentile latency range-agg-2 4.54119 ms
99th percentile latency range-agg-2 4.79544 ms
100th percentile latency range-agg-2 4.86808 ms
50th percentile service time range-agg-2 2.76345 ms
90th percentile service time range-agg-2 2.87749 ms
99th percentile service time range-agg-2 3.00444 ms
100th percentile service time range-agg-2 3.03952 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.53319 ms
90th percentile latency cardinality-agg-low 5.81872 ms
99th percentile latency cardinality-agg-low 6.15846 ms
100th percentile latency cardinality-agg-low 6.17286 ms
50th percentile service time cardinality-agg-low 4.03174 ms
90th percentile service time cardinality-agg-low 4.24535 ms
99th percentile service time cardinality-agg-low 4.75522 ms
100th percentile service time cardinality-agg-low 4.89357 ms
error rate cardinality-agg-low 0 %
Min Throughput cardinality-agg-high 0.74 ops/s
Mean Throughput cardinality-agg-high 0.74 ops/s
Median Throughput cardinality-agg-high 0.74 ops/s
Max Throughput cardinality-agg-high 0.74 ops/s
50th percentile latency cardinality-agg-high 215213 ms
90th percentile latency cardinality-agg-high 249678 ms
99th percentile latency cardinality-agg-high 257372 ms
100th percentile latency cardinality-agg-high 257814 ms
50th percentile service time cardinality-agg-high 1352.02 ms
90th percentile service time cardinality-agg-high 1388.65 ms
99th percentile service time cardinality-agg-high 1420.99 ms
100th percentile service time cardinality-agg-high 1431.5 ms
error rate cardinality-agg-high 0 %

@opensearch-ci-bot
Copy link
Collaborator

Benchmark Baseline Comparison Results

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

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 2 2 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 0.971 2.002 1.031 s
Total Young Gen GC count 66 76 10
Total Old Gen GC time 0 0 0 s
Total Old Gen GC count 0 0 0
Store size 26.0268 26.0268 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 20 20 0
Min Throughput wait-for-snapshot-recovery 4.13337e+07 4.15002e+07 166528 byte/s
Mean Throughput wait-for-snapshot-recovery 4.13337e+07 4.15002e+07 166528 byte/s
Median Throughput wait-for-snapshot-recovery 4.13337e+07 4.15002e+07 166528 byte/s
Max Throughput wait-for-snapshot-recovery 4.13337e+07 4.15002e+07 166528 byte/s
100th percentile latency wait-for-snapshot-recovery 671030 667869 -3160.81 ms
100th percentile service time wait-for-snapshot-recovery 671030 667869 -3160.81 ms
error rate wait-for-snapshot-recovery 0 0 0 %
Min Throughput default 2.00568 2.00558 -0.0001 ops/s
Mean Throughput default 2.00689 2.00677 -0.00013 ops/s
Median Throughput default 2.0068 2.00668 -0.00012 ops/s
Max Throughput default 2.00847 2.00831 -0.00016 ops/s
50th percentile latency default 6.76401 7.36146 0.59745 ms
90th percentile latency default 7.25211 8.16852 0.91641 ms
99th percentile latency default 7.92272 9.10729 1.18456 ms
100th percentile latency default 7.93537 9.29287 1.3575 ms
50th percentile service time default 5.53609 6.07259 0.5365 ms
90th percentile service time default 5.96982 6.66047 0.69065 ms
99th percentile service time default 6.92115 7.45698 0.53583 ms
100th percentile service time default 6.92247 7.51556 0.59309 ms
error rate default 0 0 0 %
Min Throughput desc_sort_timestamp 2.00416 2.00435 0.00019 ops/s
Mean Throughput desc_sort_timestamp 2.00504 2.00527 0.00023 ops/s
Median Throughput desc_sort_timestamp 2.00498 2.0052 0.00022 ops/s
Max Throughput desc_sort_timestamp 2.0062 2.00647 0.00028 ops/s
50th percentile latency desc_sort_timestamp 16.3574 16.2938 -0.06367 ms
90th percentile latency desc_sort_timestamp 16.9947 16.8356 -0.1591 ms
99th percentile latency desc_sort_timestamp 22.0631 17.8074 -4.2557 ms
100th percentile latency desc_sort_timestamp 25.4998 18.5066 -6.99316 ms
50th percentile service time desc_sort_timestamp 15.1232 15.0482 -0.07497 ms
90th percentile service time desc_sort_timestamp 15.5085 15.4433 -0.06515 ms
99th percentile service time desc_sort_timestamp 20.7665 16.8966 -3.86989 ms
100th percentile service time desc_sort_timestamp 24.7079 17.6236 -7.0843 ms
error rate desc_sort_timestamp 0 0 0 %
Min Throughput asc_sort_timestamp 2.00593 2.00583 -0.00011 ops/s
Mean Throughput asc_sort_timestamp 2.0072 2.00707 -0.00013 ops/s
Median Throughput asc_sort_timestamp 2.0071 2.00698 -0.00013 ops/s
Max Throughput asc_sort_timestamp 2.00885 2.00868 -0.00017 ops/s
50th percentile latency asc_sort_timestamp 9.53338 9.84274 0.30936 ms
90th percentile latency asc_sort_timestamp 10.1328 10.3923 0.25952 ms
99th percentile latency asc_sort_timestamp 12.8456 15.1553 2.3097 ms
100th percentile latency asc_sort_timestamp 13.2972 17.6527 4.35558 ms
50th percentile service time asc_sort_timestamp 8.23494 8.45972 0.22478 ms
90th percentile service time asc_sort_timestamp 8.58631 8.84666 0.26035 ms
99th percentile service time asc_sort_timestamp 11.4022 13.6706 2.2684 ms
100th percentile service time asc_sort_timestamp 11.6813 16.1256 4.44434 ms
error rate asc_sort_timestamp 0 0 0 %
Min Throughput desc_sort_with_after_timestamp 2.00591 2.00589 -2e-05 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.00717 2.00715 -2e-05 ops/s
Median Throughput desc_sort_with_after_timestamp 2.00708 2.00706 -2e-05 ops/s
Max Throughput desc_sort_with_after_timestamp 2.00881 2.00879 -2e-05 ops/s
50th percentile latency desc_sort_with_after_timestamp 9.13386 8.97611 -0.15775 ms
90th percentile latency desc_sort_with_after_timestamp 9.70285 9.60925 -0.0936 ms
99th percentile latency desc_sort_with_after_timestamp 10.7264 17.0238 6.29744 ms
100th percentile latency desc_sort_with_after_timestamp 10.8292 23.2273 12.3981 ms
50th percentile service time desc_sort_with_after_timestamp 7.83968 7.66477 -0.17491 ms
90th percentile service time desc_sort_with_after_timestamp 8.18041 7.96306 -0.21735 ms
99th percentile service time desc_sort_with_after_timestamp 9.68001 16.2061 6.52607 ms
100th percentile service time desc_sort_with_after_timestamp 9.8523 22.4095 12.5572 ms
error rate desc_sort_with_after_timestamp 0 0 0 %
Min Throughput asc_sort_with_after_timestamp 2.00556 2.00566 9e-05 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.00675 2.00687 0.00012 ops/s
Median Throughput asc_sort_with_after_timestamp 2.00666 2.00677 0.00012 ops/s
Max Throughput asc_sort_with_after_timestamp 2.00829 2.00843 0.00015 ops/s
50th percentile latency asc_sort_with_after_timestamp 11.6255 11.6306 0.00509 ms
90th percentile latency asc_sort_with_after_timestamp 12.2018 12.0718 -0.12999 ms
99th percentile latency asc_sort_with_after_timestamp 15.147 14.8446 -0.3024 ms
100th percentile latency asc_sort_with_after_timestamp 15.3817 15.9115 0.52975 ms
50th percentile service time asc_sort_with_after_timestamp 10.1837 10.2384 0.05471 ms
90th percentile service time asc_sort_with_after_timestamp 10.8768 10.6671 -0.20975 ms
99th percentile service time asc_sort_with_after_timestamp 13.7104 13.5024 -0.20793 ms
100th percentile service time asc_sort_with_after_timestamp 13.7582 14.2354 0.47722 ms
error rate asc_sort_with_after_timestamp 0 0 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.00516 2.00515 -1e-05 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.00626 2.00625 -1e-05 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.00617 2.00616 -1e-05 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.00767 2.00767 -1e-05 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 14.3531 14.8854 0.53226 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 15.1169 15.4026 0.28562 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 21.6072 22.2132 0.60599 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 21.8708 22.8695 0.99871 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 13.0675 13.553 0.48551 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 13.7424 13.8889 0.14653 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 20.0411 19.944 -0.0971 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 20.2804 21.1352 0.85473 ms
error rate desc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.00643 2.00642 -1e-05 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.00781 2.00779 -2e-05 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.0077 2.00769 -2e-05 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.0096 2.00956 -3e-05 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 14.2177 14.8089 0.59125 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 14.7299 15.3609 0.63104 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 15.5629 16.875 1.31215 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 15.6717 17.2198 1.54814 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 12.8714 13.392 0.52068 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 13.3274 13.7673 0.43991 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.1684 15.499 1.3306 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.4191 15.8209 1.40177 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.00617 2.00616 -1e-05 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.00748 2.00747 -2e-05 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.00738 2.00737 -2e-05 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.00918 2.00917 -1e-05 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 8.52028 8.78948 0.2692 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 8.99501 9.19812 0.20311 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 10.114 13.8974 3.78342 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 10.6467 16.9965 6.34976 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 7.23746 7.44724 0.20977 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 7.54522 7.64271 0.09749 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 8.78597 12.5504 3.76438 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 9.75494 15.2849 5.52999 ms
error rate asc_sort_timestamp_can_match_shortcut 0 0 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.0065 2.00653 3e-05 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.00788 2.00792 4e-05 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.00778 2.00781 4e-05 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.00967 2.00972 5e-05 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 8.48028 8.53313 0.05285 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.00969 9.03387 0.02418 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 10.9634 11.3067 0.34332 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.1882 11.5102 0.32192 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.17383 7.17611 0.00228 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.55656 7.48564 -0.07092 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.60556 9.86796 0.26241 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.65642 9.92634 0.26993 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 0 0 %
Min Throughput term 2.00628 2.00633 5e-05 ops/s
Mean Throughput term 2.00762 2.00769 7e-05 ops/s
Median Throughput term 2.00752 2.00758 7e-05 ops/s
Max Throughput term 2.00936 2.00943 8e-05 ops/s
50th percentile latency term 3.89566 4.57425 0.67859 ms
90th percentile latency term 4.361 5.04111 0.68011 ms
99th percentile latency term 4.54457 5.23348 0.68891 ms
100th percentile latency term 4.62076 5.26046 0.6397 ms
50th percentile service time term 2.58923 3.27834 0.68911 ms
90th percentile service time term 2.75537 3.37996 0.62459 ms
99th percentile service time term 3.01868 3.66988 0.6512 ms
100th percentile service time term 3.06511 3.74041 0.67529 ms
error rate term 0 0 0 %
Min Throughput multi_terms-keyword 1.15907 1.97936 0.8203 ops/s
Mean Throughput multi_terms-keyword 1.16117 1.98328 0.82211 ops/s
Median Throughput multi_terms-keyword 1.16117 1.98355 0.82238 ops/s
Max Throughput multi_terms-keyword 1.16311 1.98656 0.82345 ops/s
50th percentile latency multi_terms-keyword 90180.8 520.219 -89660.6 ms
90th percentile latency multi_terms-keyword 104302 574.974 -103727 ms
99th percentile latency multi_terms-keyword 107451 606.431 -106845 ms
100th percentile latency multi_terms-keyword 107628 612.58 -107015 ms
50th percentile service time multi_terms-keyword 850.722 509.069 -341.653 ms
90th percentile service time multi_terms-keyword 860.082 520.849 -339.233 ms
99th percentile service time multi_terms-keyword 900.092 560.156 -339.936 ms
100th percentile service time multi_terms-keyword 900.334 566.842 -333.492 ms
error rate multi_terms-keyword 0 0 0 %
Min Throughput keyword-terms 2.00314 2.00228 -0.00086 ops/s
Mean Throughput keyword-terms 2.00381 2.00276 -0.00105 ops/s
Median Throughput keyword-terms 2.00376 2.00273 -0.00103 ops/s
Max Throughput keyword-terms 2.00469 2.00338 -0.0013 ops/s
50th percentile latency keyword-terms 49.7115 50.8929 1.18142 ms
90th percentile latency keyword-terms 50.6905 53.7253 3.03482 ms
99th percentile latency keyword-terms 53.4816 58.4912 5.00964 ms
100th percentile latency keyword-terms 54.7553 58.9668 4.21153 ms
50th percentile service time keyword-terms 48.4716 49.7355 1.26392 ms
90th percentile service time keyword-terms 49.3035 52.4842 3.18075 ms
99th percentile service time keyword-terms 51.9171 57.2552 5.33803 ms
100th percentile service time keyword-terms 53.3186 58.0513 4.73267 ms
error rate keyword-terms 0 0 0 %
Min Throughput keyword-terms-low-cardinality 2.00603 2.00622 0.00019 ops/s
Mean Throughput keyword-terms-low-cardinality 2.00731 2.00754 0.00024 ops/s
Median Throughput keyword-terms-low-cardinality 2.00721 2.00744 0.00022 ops/s
Max Throughput keyword-terms-low-cardinality 2.00898 2.00927 0.00028 ops/s
50th percentile latency keyword-terms-low-cardinality 44.1214 29.4769 -14.6445 ms
90th percentile latency keyword-terms-low-cardinality 44.7067 31.7587 -12.9481 ms
99th percentile latency keyword-terms-low-cardinality 47.5471 35.8402 -11.7069 ms
100th percentile latency keyword-terms-low-cardinality 48.4762 37.9958 -10.4804 ms
50th percentile service time keyword-terms-low-cardinality 42.8341 27.9326 -14.9015 ms
90th percentile service time keyword-terms-low-cardinality 43.2865 30.1504 -13.1361 ms
99th percentile service time keyword-terms-low-cardinality 46.3863 33.9478 -12.4385 ms
100th percentile service time keyword-terms-low-cardinality 47.3323 36.9085 -10.4238 ms
error rate keyword-terms-low-cardinality 0 0 0 %
Min Throughput composite-terms 1.99929 2.0004 0.00111 ops/s
Mean Throughput composite-terms 1.99942 2.00048 0.00107 ops/s
Median Throughput composite-terms 1.99942 2.00048 0.00106 ops/s
Max Throughput composite-terms 1.99952 2.0006 0.00109 ops/s
50th percentile latency composite-terms 240.035 130.339 -109.696 ms
90th percentile latency composite-terms 242.388 142.611 -99.777 ms
99th percentile latency composite-terms 256.554 159.226 -97.3286 ms
100th percentile latency composite-terms 265.609 160.666 -104.943 ms
50th percentile service time composite-terms 238.916 129.383 -109.533 ms
90th percentile service time composite-terms 241.293 141.033 -100.26 ms
99th percentile service time composite-terms 255.533 158.451 -97.0829 ms
100th percentile service time composite-terms 264.935 159.834 -105.101 ms
error rate composite-terms 0 0 0 %
Min Throughput composite_terms-keyword 2.00003 1.99895 -0.00108 ops/s
Mean Throughput composite_terms-keyword 2.00005 1.99914 -0.00091 ops/s
Median Throughput composite_terms-keyword 2.00005 1.99916 -0.00089 ops/s
Max Throughput composite_terms-keyword 2.00007 1.99929 -0.00079 ops/s
50th percentile latency composite_terms-keyword 433.41 212.186 -221.224 ms
90th percentile latency composite_terms-keyword 436.631 222.082 -214.549 ms
99th percentile latency composite_terms-keyword 442.724 243.127 -199.598 ms
100th percentile latency composite_terms-keyword 444.749 251.978 -192.772 ms
50th percentile service time composite_terms-keyword 432.436 211.146 -221.289 ms
90th percentile service time composite_terms-keyword 435.909 220.403 -215.505 ms
99th percentile service time composite_terms-keyword 442.082 241.927 -200.155 ms
100th percentile service time composite_terms-keyword 443.962 250.946 -193.015 ms
error rate composite_terms-keyword 0 0 0 %
Min Throughput composite-date_histogram-daily 2.00598 2.00606 8e-05 ops/s
Mean Throughput composite-date_histogram-daily 2.00726 2.00735 9e-05 ops/s
Median Throughput composite-date_histogram-daily 2.00716 2.00726 0.0001 ops/s
Max Throughput composite-date_histogram-daily 2.00892 2.00904 0.00012 ops/s
50th percentile latency composite-date_histogram-daily 5.94625 5.29726 -0.64899 ms
90th percentile latency composite-date_histogram-daily 6.45228 5.76418 -0.6881 ms
99th percentile latency composite-date_histogram-daily 7.25439 5.98776 -1.26663 ms
100th percentile latency composite-date_histogram-daily 7.27238 6.02957 -1.24281 ms
50th percentile service time composite-date_histogram-daily 4.59214 4.02539 -0.56674 ms
90th percentile service time composite-date_histogram-daily 4.83096 4.19791 -0.63306 ms
99th percentile service time composite-date_histogram-daily 5.93451 4.69824 -1.23627 ms
100th percentile service time composite-date_histogram-daily 6.09714 4.82959 -1.26755 ms
error rate composite-date_histogram-daily 0 0 0 %
Min Throughput range 2.00465 2.00522 0.00057 ops/s
Mean Throughput range 2.00563 2.00632 0.00069 ops/s
Median Throughput range 2.00555 2.00623 0.00068 ops/s
Max Throughput range 2.00691 2.00777 0.00086 ops/s
50th percentile latency range 77.154 45.3549 -31.7991 ms
90th percentile latency range 78.256 51.3499 -26.906 ms
99th percentile latency range 80.8804 52.8114 -28.0691 ms
100th percentile latency range 82.6282 52.9007 -29.7275 ms
50th percentile service time range 75.9903 44.0652 -31.9252 ms
90th percentile service time range 76.8482 50.2359 -26.6123 ms
99th percentile service time range 79.5351 51.6116 -27.9235 ms
100th percentile service time range 81.5456 51.7347 -29.8109 ms
error rate range 0 0 0 %
Min Throughput range-numeric 2.00658 2.00658 -0 ops/s
Mean Throughput range-numeric 2.00798 2.00798 -0 ops/s
Median Throughput range-numeric 2.00788 2.00788 -0 ops/s
Max Throughput range-numeric 2.0098 2.0098 1e-05 ops/s
50th percentile latency range-numeric 3.64537 3.51946 -0.12591 ms
90th percentile latency range-numeric 4.05335 3.98561 -0.06775 ms
99th percentile latency range-numeric 4.34095 4.2644 -0.07655 ms
100th percentile latency range-numeric 4.43861 4.40151 -0.0371 ms
50th percentile service time range-numeric 2.32393 2.33106 0.00713 ms
90th percentile service time range-numeric 2.44907 2.49335 0.04429 ms
99th percentile service time range-numeric 2.64379 2.66064 0.01684 ms
100th percentile service time range-numeric 2.69406 2.71082 0.01677 ms
error rate range-numeric 0 0 0 %
Min Throughput keyword-in-range 2.00392 2.00317 -0.00075 ops/s
Mean Throughput keyword-in-range 2.00476 2.00384 -0.00091 ops/s
Median Throughput keyword-in-range 2.00469 2.0038 -0.0009 ops/s
Max Throughput keyword-in-range 2.00585 2.00472 -0.00113 ops/s
50th percentile latency keyword-in-range 123.227 70.1727 -53.0542 ms
90th percentile latency keyword-in-range 123.999 74.4237 -49.5752 ms
99th percentile latency keyword-in-range 139.436 85.1961 -54.2397 ms
100th percentile latency keyword-in-range 142.103 88.9648 -53.1387 ms
50th percentile service time keyword-in-range 121.989 68.9732 -53.016 ms
90th percentile service time keyword-in-range 122.766 73.2326 -49.5333 ms
99th percentile service time keyword-in-range 138.146 83.9649 -54.181 ms
100th percentile service time keyword-in-range 140.539 87.7989 -52.7403 ms
error rate keyword-in-range 0 0 0 %
Min Throughput date_histogram_hourly_agg 2.00437 2.00531 0.00095 ops/s
Mean Throughput date_histogram_hourly_agg 2.00529 2.00645 0.00116 ops/s
Median Throughput date_histogram_hourly_agg 2.00521 2.00636 0.00115 ops/s
Max Throughput date_histogram_hourly_agg 2.00649 2.00792 0.00143 ops/s
50th percentile latency date_histogram_hourly_agg 10.524 7.61154 -2.91248 ms
90th percentile latency date_histogram_hourly_agg 10.9133 8.09069 -2.82265 ms
99th percentile latency date_histogram_hourly_agg 11.202 9.17098 -2.03101 ms
100th percentile latency date_histogram_hourly_agg 11.2086 9.97942 -1.22916 ms
50th percentile service time date_histogram_hourly_agg 9.12522 6.47528 -2.64994 ms
90th percentile service time date_histogram_hourly_agg 9.42614 6.77277 -2.65337 ms
99th percentile service time date_histogram_hourly_agg 9.85092 7.86697 -1.98395 ms
100th percentile service time date_histogram_hourly_agg 9.96781 8.62971 -1.33809 ms
error rate date_histogram_hourly_agg 0 0 0 %
Min Throughput date_histogram_minute_agg 2.00577 2.00591 0.00013 ops/s
Mean Throughput date_histogram_minute_agg 2.007 2.00716 0.00016 ops/s
Median Throughput date_histogram_minute_agg 2.0069 2.00707 0.00017 ops/s
Max Throughput date_histogram_minute_agg 2.0086 2.00879 0.00019 ops/s
50th percentile latency date_histogram_minute_agg 50.4591 33.844 -16.6151 ms
90th percentile latency date_histogram_minute_agg 51.1697 35.9915 -15.1782 ms
99th percentile latency date_histogram_minute_agg 55.9355 39.5355 -16.4 ms
100th percentile latency date_histogram_minute_agg 60.2013 40.2996 -19.9017 ms
50th percentile service time date_histogram_minute_agg 49.2106 32.628 -16.5826 ms
90th percentile service time date_histogram_minute_agg 49.7906 34.6789 -15.1117 ms
99th percentile service time date_histogram_minute_agg 54.5813 38.4094 -16.1719 ms
100th percentile service time date_histogram_minute_agg 58.8178 39.0918 -19.726 ms
error rate date_histogram_minute_agg 0 0 0 %
Min Throughput scroll 45.284 39.2854 -5.99856 pages/s
Mean Throughput scroll 45.6114 39.3281 -6.28333 pages/s
Median Throughput scroll 45.644 39.3308 -6.31312 pages/s
Max Throughput scroll 45.8498 39.3393 -6.51054 pages/s
50th percentile latency scroll 12293.3 34250.9 21957.5 ms
90th percentile latency scroll 13591.7 39709.2 26117.6 ms
99th percentile latency scroll 13880.6 40933.9 27053.3 ms
100th percentile latency scroll 13895.1 41000.9 27105.8 ms
50th percentile service time scroll 523.537 626.899 103.362 ms
90th percentile service time scroll 527.791 632.545 104.755 ms
99th percentile service time scroll 547.452 657.054 109.602 ms
100th percentile service time scroll 548.263 660.477 112.215 ms
error rate scroll 0 0 0 %
Min Throughput query-string-on-message 1.99793 2.0012 0.00327 ops/s
Mean Throughput query-string-on-message 1.99831 2.00146 0.00315 ops/s
Median Throughput query-string-on-message 1.99833 2.00144 0.00311 ops/s
Max Throughput query-string-on-message 1.9986 2.00179 0.00319 ops/s
50th percentile latency query-string-on-message 146.378 65.0351 -81.343 ms
90th percentile latency query-string-on-message 147.022 69.0961 -77.9258 ms
99th percentile latency query-string-on-message 147.867 77.6945 -70.1726 ms
100th percentile latency query-string-on-message 147.989 84.2417 -63.7474 ms
50th percentile service time query-string-on-message 145.237 63.8515 -81.3856 ms
90th percentile service time query-string-on-message 145.808 68.1792 -77.629 ms
99th percentile service time query-string-on-message 146.715 76.3841 -70.3307 ms
100th percentile service time query-string-on-message 146.753 82.8419 -63.9109 ms
error rate query-string-on-message 0 0 0 %
Min Throughput query-string-on-message-filtered 2.00139 2.0026 0.00121 ops/s
Mean Throughput query-string-on-message-filtered 2.00168 2.00315 0.00146 ops/s
Median Throughput query-string-on-message-filtered 2.00166 2.0031 0.00144 ops/s
Max Throughput query-string-on-message-filtered 2.00206 2.00386 0.0018 ops/s
50th percentile latency query-string-on-message-filtered 135.291 86.6046 -48.6863 ms
90th percentile latency query-string-on-message-filtered 137.757 108.679 -29.0776 ms
99th percentile latency query-string-on-message-filtered 148.198 110.38 -37.8181 ms
100th percentile latency query-string-on-message-filtered 154.196 110.744 -43.4515 ms
50th percentile service time query-string-on-message-filtered 134.051 84.9275 -49.1235 ms
90th percentile service time query-string-on-message-filtered 136.522 107.121 -29.4005 ms
99th percentile service time query-string-on-message-filtered 146.741 108.381 -38.3597 ms
100th percentile service time query-string-on-message-filtered 152.64 108.56 -44.0796 ms
error rate query-string-on-message-filtered 0 0 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.00414 2.00453 0.00039 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.00501 2.0055 0.00049 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.00494 2.00542 0.00048 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.00615 2.00675 0.0006 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 85.1279 85.8415 0.71365 ms
90th percentile latency query-string-on-message-filtered-sorted-num 85.9125 87.9045 1.99202 ms
99th percentile latency query-string-on-message-filtered-sorted-num 88.0445 92.4103 4.36583 ms
100th percentile latency query-string-on-message-filtered-sorted-num 89.2302 92.6911 3.46091 ms
50th percentile service time query-string-on-message-filtered-sorted-num 82.8706 83.8136 0.94305 ms
90th percentile service time query-string-on-message-filtered-sorted-num 83.6942 85.8501 2.15593 ms
99th percentile service time query-string-on-message-filtered-sorted-num 85.6222 90.2808 4.65863 ms
100th percentile service time query-string-on-message-filtered-sorted-num 86.9032 90.6879 3.7847 ms
error rate query-string-on-message-filtered-sorted-num 0 0 0 %
Min Throughput sort_keyword_can_match_shortcut 2.00643 2.00636 -7e-05 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.0078 2.00772 -8e-05 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.00769 2.00762 -7e-05 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.00957 2.00947 -0.0001 ops/s
50th percentile latency sort_keyword_can_match_shortcut 5.69997 5.43569 -0.26428 ms
90th percentile latency sort_keyword_can_match_shortcut 6.17084 5.78789 -0.38295 ms
99th percentile latency sort_keyword_can_match_shortcut 6.34867 5.98117 -0.3675 ms
100th percentile latency sort_keyword_can_match_shortcut 6.37411 6.03699 -0.33713 ms
50th percentile service time sort_keyword_can_match_shortcut 4.44152 4.26551 -0.17601 ms
90th percentile service time sort_keyword_can_match_shortcut 4.62602 4.36534 -0.26068 ms
99th percentile service time sort_keyword_can_match_shortcut 5.04317 4.4994 -0.54377 ms
100th percentile service time sort_keyword_can_match_shortcut 5.26759 4.52076 -0.74683 ms
error rate sort_keyword_can_match_shortcut 0 0 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.00655 2.00656 0 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.00796 2.00796 0 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.00978 2.00978 0 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 5.30429 5.55139 0.2471 ms
90th percentile latency sort_keyword_no_can_match_shortcut 5.70332 5.91122 0.2079 ms
99th percentile latency sort_keyword_no_can_match_shortcut 6.64763 6.02417 -0.62346 ms
100th percentile latency sort_keyword_no_can_match_shortcut 6.84158 6.02888 -0.8127 ms
50th percentile service time sort_keyword_no_can_match_shortcut 3.90314 4.33136 0.42821 ms
90th percentile service time sort_keyword_no_can_match_shortcut 4.08423 4.44201 0.35778 ms
99th percentile service time sort_keyword_no_can_match_shortcut 4.48203 4.54587 0.06384 ms
100th percentile service time sort_keyword_no_can_match_shortcut 4.73066 4.5802 -0.15046 ms
error rate sort_keyword_no_can_match_shortcut 0 0 0 %
Min Throughput sort_numeric_desc 2.00579 2.0044 -0.0014 ops/s
Mean Throughput sort_numeric_desc 2.00702 2.00534 -0.00169 ops/s
Median Throughput sort_numeric_desc 2.00693 2.00527 -0.00166 ops/s
Max Throughput sort_numeric_desc 2.00862 2.00654 -0.00208 ops/s
50th percentile latency sort_numeric_desc 9.01855 41.8095 32.7909 ms
90th percentile latency sort_numeric_desc 9.47779 45.2377 35.7599 ms
99th percentile latency sort_numeric_desc 9.71061 50.0176 40.307 ms
100th percentile latency sort_numeric_desc 9.74697 50.7747 41.0277 ms
50th percentile service time sort_numeric_desc 7.81107 40.7759 32.9649 ms
90th percentile service time sort_numeric_desc 8.05905 44.1973 36.1382 ms
99th percentile service time sort_numeric_desc 8.19346 49.1558 40.9624 ms
100th percentile service time sort_numeric_desc 8.20596 50.073 41.8671 ms
error rate sort_numeric_desc 0 0 0 %
Min Throughput sort_numeric_asc 2.00639 2.00567 -0.00072 ops/s
Mean Throughput sort_numeric_asc 2.00776 2.00688 -0.00088 ops/s
Median Throughput sort_numeric_asc 2.00765 2.00678 -0.00087 ops/s
Max Throughput sort_numeric_asc 2.00953 2.00845 -0.00108 ops/s
50th percentile latency sort_numeric_asc 8.69257 50.1324 41.4398 ms
90th percentile latency sort_numeric_asc 9.1717 57.4643 48.2926 ms
99th percentile latency sort_numeric_asc 9.76728 62.7237 52.9564 ms
100th percentile latency sort_numeric_asc 9.88528 63.087 53.2017 ms
50th percentile service time sort_numeric_asc 7.3494 49.055 41.7056 ms
90th percentile service time sort_numeric_asc 7.57905 56.3136 48.7346 ms
99th percentile service time sort_numeric_asc 8.15112 61.6021 53.451 ms
100th percentile service time sort_numeric_asc 8.58508 61.6908 53.1057 ms
error rate sort_numeric_asc 0 0 0 %
Min Throughput sort_numeric_desc_with_match 2.00659 2.00659 1e-05 ops/s
Mean Throughput sort_numeric_desc_with_match 2.00799 2.008 1e-05 ops/s
Median Throughput sort_numeric_desc_with_match 2.00788 2.00788 0 ops/s
Max Throughput sort_numeric_desc_with_match 2.00981 2.00983 2e-05 ops/s
50th percentile latency sort_numeric_desc_with_match 3.64533 3.47531 -0.17002 ms
90th percentile latency sort_numeric_desc_with_match 4.07068 3.85955 -0.21113 ms
99th percentile latency sort_numeric_desc_with_match 4.26252 3.97898 -0.28354 ms
100th percentile latency sort_numeric_desc_with_match 4.28564 3.99027 -0.29536 ms
50th percentile service time sort_numeric_desc_with_match 2.37474 2.10127 -0.27346 ms
90th percentile service time sort_numeric_desc_with_match 2.52745 2.25539 -0.27205 ms
99th percentile service time sort_numeric_desc_with_match 2.69298 2.38121 -0.31177 ms
100th percentile service time sort_numeric_desc_with_match 2.72747 2.38142 -0.34605 ms
error rate sort_numeric_desc_with_match 0 0 0 %
Min Throughput sort_numeric_asc_with_match 2.00658 2.00659 1e-05 ops/s
Mean Throughput sort_numeric_asc_with_match 2.00798 2.00801 2e-05 ops/s
Median Throughput sort_numeric_asc_with_match 2.00788 2.0079 2e-05 ops/s
Max Throughput sort_numeric_asc_with_match 2.0098 2.00983 3e-05 ops/s
50th percentile latency sort_numeric_asc_with_match 3.94159 3.23205 -0.70954 ms
90th percentile latency sort_numeric_asc_with_match 4.35158 3.5726 -0.77899 ms
99th percentile latency sort_numeric_asc_with_match 4.63124 3.84912 -0.78213 ms
100th percentile latency sort_numeric_asc_with_match 4.69187 3.85037 -0.8415 ms
50th percentile service time sort_numeric_asc_with_match 2.63213 2.0889 -0.54323 ms
90th percentile service time sort_numeric_asc_with_match 2.77684 2.24952 -0.52732 ms
99th percentile service time sort_numeric_asc_with_match 2.90551 2.35723 -0.54828 ms
100th percentile service time sort_numeric_asc_with_match 2.94337 2.36194 -0.58143 ms
error rate sort_numeric_asc_with_match 0 0 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.00657 2.00659 2e-05 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.00797 2.00799 2e-05 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.00787 2.00789 1e-05 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.0098 2.00981 1e-05 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.96696 3.67894 -0.28801 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.36081 4.11128 -0.24953 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.52431 4.27673 -0.24758 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.58434 4.29771 -0.28663 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.64193 2.41056 -0.23137 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.77609 2.58042 -0.19567 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.85887 2.69285 -0.16601 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.86664 2.7171 -0.14953 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.00656 2.00656 -0 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.00796 2.00795 -0 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.00785 2.00785 0 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.00978 2.00977 -1e-05 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.83408 4.03236 0.19828 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.24617 4.44346 0.19729 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.45867 4.74371 0.28503 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.51912 4.84486 0.32574 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.5688 2.81635 0.24755 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.69933 2.95443 0.2551 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.80227 3.12253 0.32026 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 2.83552 3.12568 0.29016 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.00799 2.00799 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.00981 0 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.66169 3.86463 0.20293 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.05541 4.28385 0.22843 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.27955 4.43292 0.15337 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.34194 4.43663 0.09469 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.37822 2.53645 0.15823 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.48211 2.59653 0.11441 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.64078 2.71628 0.0755 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.72872 2.77312 0.04441 ms
error rate range_field_conjunction_small_range_small_term_query 0 0 0 %
Min Throughput range_field_conjunction_small_range_big_term_query 2.00659 2.00658 -1e-05 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.008 2.008 -0 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.00789 2.00789 -0 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.00983 2.00982 -1e-05 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.36463 3.70201 0.33738 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 3.69243 4.11477 0.42235 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 3.80371 4.26641 0.4627 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 3.80652 4.27699 0.47047 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.03002 2.40673 0.37671 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.15044 2.46018 0.30974 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.24539 2.53243 0.28704 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 2.27142 2.53472 0.2633 ms
error rate range_field_conjunction_small_range_big_term_query 0 0 0 %
Min Throughput range-auto-date-histo 0.118281 0.243216 0.12494 ops/s
Mean Throughput range-auto-date-histo 0.118303 0.243305 0.125 ops/s
Median Throughput range-auto-date-histo 0.118302 0.243306 0.125 ops/s
Max Throughput range-auto-date-histo 0.118323 0.243394 0.12507 ops/s
50th percentile latency range-auto-date-histo 1.99275e+06 904165 -1.08859e+06 ms
90th percentile latency range-auto-date-histo 2.31117e+06 1.04827e+06 -1.2629e+06 ms
99th percentile latency range-auto-date-histo 2.38259e+06 1.08066e+06 -1.30194e+06 ms
100th percentile latency range-auto-date-histo 2.38656e+06 1.08242e+06 -1.30414e+06 ms
50th percentile service time range-auto-date-histo 8431.85 4106.54 -4325.31 ms
90th percentile service time range-auto-date-histo 8500.5 4160.57 -4339.93 ms
99th percentile service time range-auto-date-histo 8729.66 4246.99 -4482.67 ms
100th percentile service time range-auto-date-histo 8775.1 4250.76 -4524.34 ms
error rate range-auto-date-histo 0 0 0 %
Min Throughput range-auto-date-histo-with-metrics 0.0441457 0.0923845 0.04824 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.0441528 0.092414 0.04826 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.0441537 0.0924139 0.04826 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.0441561 0.0924632 0.04831 ops/s
50th percentile latency range-auto-date-histo-with-metrics 5.54908e+06 2.58488e+06 -2.96419e+06 ms
90th percentile latency range-auto-date-histo-with-metrics 6.43535e+06 2.99748e+06 -3.43787e+06 ms
99th percentile latency range-auto-date-histo-with-metrics 6.63438e+06 3.08918e+06 -3.5452e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 6.64547e+06 3.09429e+06 -3.55118e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 22635.8 10804.5 -11831.4 ms
90th percentile service time range-auto-date-histo-with-metrics 22756.2 10928.5 -11827.7 ms
99th percentile service time range-auto-date-histo-with-metrics 22908.9 11029.2 -11879.7 ms
100th percentile service time range-auto-date-histo-with-metrics 22948.8 11036.2 -11912.6 ms
error rate range-auto-date-histo-with-metrics 0 0 0 %
Min Throughput range-agg-1 2.00635 2.00654 0.00019 ops/s
Mean Throughput range-agg-1 2.0077 2.00793 0.00022 ops/s
Median Throughput range-agg-1 2.00759 2.00782 0.00022 ops/s
Max Throughput range-agg-1 2.00945 2.00974 0.00029 ops/s
50th percentile latency range-agg-1 4.4872 4.41957 -0.06763 ms
90th percentile latency range-agg-1 4.95817 4.80393 -0.15424 ms
99th percentile latency range-agg-1 5.16745 4.95645 -0.211 ms
100th percentile latency range-agg-1 5.16846 4.97293 -0.19553 ms
50th percentile service time range-agg-1 3.22201 3.05626 -0.16575 ms
90th percentile service time range-agg-1 3.35796 3.16571 -0.19225 ms
99th percentile service time range-agg-1 3.47338 3.39521 -0.07818 ms
100th percentile service time range-agg-1 3.4835 3.4587 -0.02479 ms
error rate range-agg-1 0 0 0 %
Min Throughput range-agg-2 2.00659 2.00641 -0.00018 ops/s
Mean Throughput range-agg-2 2.008 2.00778 -0.00022 ops/s
Median Throughput range-agg-2 2.00789 2.00767 -0.00022 ops/s
Max Throughput range-agg-2 2.00983 2.00955 -0.00028 ops/s
50th percentile latency range-agg-2 4.03051 4.06109 0.03058 ms
90th percentile latency range-agg-2 4.42249 4.54119 0.1187 ms
99th percentile latency range-agg-2 4.55737 4.79544 0.23807 ms
100th percentile latency range-agg-2 4.59558 4.86808 0.2725 ms
50th percentile service time range-agg-2 2.7355 2.76345 0.02795 ms
90th percentile service time range-agg-2 2.89708 2.87749 -0.01959 ms
99th percentile service time range-agg-2 3.02702 3.00444 -0.02258 ms
100th percentile service time range-agg-2 3.11477 3.03952 -0.07525 ms
error rate range-agg-2 0 0 0 %
Min Throughput cardinality-agg-low 2.00328 2.00584 0.00256 ops/s
Mean Throughput cardinality-agg-low 2.00397 2.00708 0.00311 ops/s
Median Throughput cardinality-agg-low 2.00392 2.00698 0.00306 ops/s
Max Throughput cardinality-agg-low 2.00486 2.0087 0.00384 ops/s
50th percentile latency cardinality-agg-low 5.66547 5.53319 -0.13227 ms
90th percentile latency cardinality-agg-low 6.13705 5.81872 -0.31833 ms
99th percentile latency cardinality-agg-low 6.42761 6.15846 -0.26915 ms
100th percentile latency cardinality-agg-low 6.54038 6.17286 -0.36752 ms
50th percentile service time cardinality-agg-low 4.31165 4.03174 -0.2799 ms
90th percentile service time cardinality-agg-low 4.59339 4.24535 -0.34805 ms
99th percentile service time cardinality-agg-low 5.50325 4.75522 -0.74802 ms
100th percentile service time cardinality-agg-low 5.56933 4.89357 -0.67576 ms
error rate cardinality-agg-low 0 0 0 %
Min Throughput cardinality-agg-high 0.378556 0.735587 0.35703 ops/s
Mean Throughput cardinality-agg-high 0.378753 0.73628 0.35753 ops/s
Median Throughput cardinality-agg-high 0.378785 0.736349 0.35756 ops/s
Max Throughput cardinality-agg-high 0.378908 0.73667 0.35776 ops/s
50th percentile latency cardinality-agg-high 536427 215213 -321215 ms
90th percentile latency cardinality-agg-high 621810 249678 -372132 ms
99th percentile latency cardinality-agg-high 641094 257372 -383723 ms
100th percentile latency cardinality-agg-high 642200 257814 -384386 ms
50th percentile service time cardinality-agg-high 2628.18 1352.02 -1276.16 ms
90th percentile service time cardinality-agg-high 2651.98 1388.65 -1263.33 ms
99th percentile service time cardinality-agg-high 2722.38 1420.99 -1301.39 ms
100th percentile service time cardinality-agg-high 2724.4 1431.5 -1292.89 ms
error rate cardinality-agg-high 0 0 0 %

@jed326 jed326 merged commit 442a928 into opensearch-project:main Sep 3, 2024
34 of 35 checks passed
@opensearch-trigger-bot
Copy link
Contributor

The backport to 2.x failed:

The process '/usr/bin/git' failed with exit code 128

To backport manually, run these commands in your terminal:

# Navigate to the root of your repository
cd $(git rev-parse --show-toplevel)
# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/OpenSearch/backport-2.x 2.x
# Navigate to the new working tree
pushd ../.worktrees/OpenSearch/backport-2.x
# Create a new branch
git switch --create backport/backport-15363-to-2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 442a92845391befb9ec7b58025d01683924c0282
# Push it to GitHub
git push --set-upstream origin backport/backport-15363-to-2.x
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/OpenSearch/backport-2.x

Then, create a pull request where the base branch is 2.x and the compare/head branch is backport/backport-15363-to-2.x.

Gankris96 added a commit to Gankris96/OpenSearch that referenced this pull request Sep 3, 2024
Signed-off-by: Ganesh Ramadurai <[email protected]>
Signed-off-by: Jay Deng <[email protected]>
Co-authored-by: Jay Deng <[email protected]>

(cherry picked from commit 442a928)
@Gankris96
Copy link
Contributor Author

@jed326 #15630
Backport pr

Gankris96 added a commit to Gankris96/OpenSearch that referenced this pull request Sep 3, 2024
Signed-off-by: Ganesh Ramadurai <[email protected]>
Signed-off-by: Jay Deng <[email protected]>
Co-authored-by: Jay Deng <[email protected]>

(cherry picked from commit 442a928)
@opensearch-trigger-bot
Copy link
Contributor

The backport to 2.17 failed:

The process '/usr/bin/git' failed with exit code 128

To backport manually, run these commands in your terminal:

# Navigate to the root of your repository
cd $(git rev-parse --show-toplevel)
# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/OpenSearch/backport-2.17 2.17
# Navigate to the new working tree
pushd ../.worktrees/OpenSearch/backport-2.17
# Create a new branch
git switch --create backport/backport-15363-to-2.17
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 442a92845391befb9ec7b58025d01683924c0282
# Push it to GitHub
git push --set-upstream origin backport/backport-15363-to-2.17
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/OpenSearch/backport-2.17

Then, create a pull request where the base branch is 2.17 and the compare/head branch is backport/backport-15363-to-2.17.

opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 4, 2024
(cherry picked from commit 39aa3e4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
jed326 pushed a commit that referenced this pull request Sep 4, 2024
(cherry picked from commit 39aa3e4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
akolarkunnu pushed a commit to akolarkunnu/OpenSearch that referenced this pull request Sep 10, 2024
Signed-off-by: Ganesh Ramadurai <[email protected]>
Signed-off-by: Jay Deng <[email protected]>
Co-authored-by: Jay Deng <[email protected]>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 16, 2024
Signed-off-by: Ganesh Ramadurai <[email protected]>
Signed-off-by: Jay Deng <[email protected]>
Co-authored-by: Jay Deng <[email protected]>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 17, 2024
Signed-off-by: Ganesh Ramadurai <[email protected]>
Signed-off-by: Jay Deng <[email protected]>
Co-authored-by: Jay Deng <[email protected]>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 21, 2024
Signed-off-by: Ganesh Ramadurai <[email protected]>
Signed-off-by: Jay Deng <[email protected]>
Co-authored-by: Jay Deng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch enhancement Enhancement or improvement to existing feature or request Plugins RFC Issues requesting major changes Roadmap:Cost/Performance/Scale Project-wide roadmap label Roadmap:Search Project-wide roadmap label Search:Aggregations Search:Performance Search Search query, autocomplete ...etc v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC] Provide pluggable deciders for concurrent search
4 participants