-
Notifications
You must be signed in to change notification settings - Fork 90
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
Add a %diff to compare command and some emoji #797
base: main
Are you sure you want to change the base?
Conversation
* currently the compare outputs the absolute diff with color coding * this isn't very helpful when trying to copy past into GH issue * just a proof of concept on how to add a %diff with emoji red or green circle * another way to add color is LateX syntax that is supported by Github but that becomes very verbose * can likely add emoji as an optional param Signed-off-by: Asim Mahmood <[email protected]>
[ec2-user@ip-172-31-61-197 ~]$ opensearch-benchmark compare -b 343e25c6-6e6b-4a01-ab78-1abf4cc13190 -c 62fac87f-dd5c-4eb8-8abe-8c503a4ae1f4 / __ ____ ___ ____ / / ____ / / / __ ) ____ / / ____ ___ ____ / / Comparing baseline with contender
/ () ____ / / / /_____ ________
|
Metric | Task | Baseline | Contender | %Diff | Diff | Unit |
---|---|---|---|---|---|---|
Cumulative indexing time of primary shards | 0 | 0 | 0.00% | 0 | min | |
Min cumulative indexing time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Median cumulative indexing time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Max cumulative indexing time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Cumulative indexing throttle time of primary shards | 0 | 0 | 0.00% | 0 | min | |
Min cumulative indexing throttle time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Median cumulative indexing throttle time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Max cumulative indexing throttle time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Cumulative merge time of primary shards | 0 | 0 | 0.00% | 0 | min | |
Cumulative merge count of primary shards | 0 | 0 | 0.00% | 0 | ||
Min cumulative merge time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Median cumulative merge time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Max cumulative merge time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Cumulative merge throttle time of primary shards | 0 | 0 | 0.00% | 0 | min | |
Min cumulative merge throttle time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Median cumulative merge throttle time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Max cumulative merge throttle time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Cumulative refresh time of primary shards | 0 | 0 | 0.00% | 0 | min | |
Cumulative refresh count of primary shards | 4 | 4 | 0.00% | 0 | ||
Min cumulative refresh time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Median cumulative refresh time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Max cumulative refresh time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Cumulative flush time of primary shards | 0 | 0 | 0.00% | 0 | min | |
Cumulative flush count of primary shards | 1 | 1 | 0.00% | 0 | ||
Min cumulative flush time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Median cumulative flush time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Max cumulative flush time across primary shard | 0 | 0 | 0.00% | 0 | min | |
Total Young Gen GC time | 0.053 | 0.07 | 0.03% | 0.017 | s | |
Total Young Gen GC count | 3 | 4 | +33.33% 🔴 | 1 | ||
Total Old Gen GC time | 0 | 0 | 0.00% | 0 | s | |
Total Old Gen GC count | 0 | 0 | 0.00% | 0 | ||
Store size | 1.93715e-07 | 1.93715e-07 | 0.00% | 0 | GB | |
Translog size | 5.12227e-08 | 5.12227e-08 | 0.00% | 0 | GB | |
Heap used for segments | 0 | 0 | 0.00% | 0 | MB | |
Heap used for doc values | 0 | 0 | 0.00% | 0 | MB | |
Heap used for terms | 0 | 0 | 0.00% | 0 | MB | |
Heap used for norms | 0 | 0 | 0.00% | 0 | MB | |
Heap used for points | 0 | 0 | 0.00% | 0 | MB | |
Heap used for stored fields | 0 | 0 | 0.00% | 0 | MB | |
Segment count | 0 | 0 | 0.00% | 0 | ||
Min Throughput | wait-until-merges-finish | 122.247 | 111.839 | -8.51% 🟢 | -10.4081 | ops/s |
Mean Throughput | wait-until-merges-finish | 122.247 | 111.839 | -8.51% 🟢 | -10.4081 | ops/s |
Median Throughput | wait-until-merges-finish | 122.247 | 111.839 | -8.51% 🟢 | -10.4081 | ops/s |
Max Throughput | wait-until-merges-finish | 122.247 | 111.839 | -8.51% 🟢 | -10.4081 | ops/s |
100th percentile latency | wait-until-merges-finish | 7.77367 | 8.54248 | +9.89% 🔴 | 0.7688 | ms |
100th percentile service time | wait-until-merges-finish | 7.77367 | 8.54248 | +9.89% 🔴 | 0.7688 | ms |
error rate | wait-until-merges-finish | 0 | 0 | 0.00% | 0 | % |
Min Throughput | default | 2.00568 | 2.00564 | -0.00% | -4e-05 | ops/s |
Mean Throughput | default | 2.00688 | 2.00684 | -0.00% | -4e-05 | ops/s |
Median Throughput | default | 2.00679 | 2.00674 | -0.00% | -5e-05 | ops/s |
Max Throughput | default | 2.00845 | 2.0084 | -0.00% | -4e-05 | ops/s |
50th percentile latency | default | 5.33634 | 5.39907 | 1.18% | 0.06274 | ms |
90th percentile latency | default | 5.97225 | 5.984 | 0.20% | 0.01175 | ms |
99th percentile latency | default | 6.15552 | 6.30543 | 2.44% | 0.14991 | ms |
100th percentile latency | default | 6.1907 | 6.54753 | +5.76% 🔴 | 0.35683 | ms |
50th percentile service time | default | 4.02488 | 4.07069 | 1.14% | 0.04581 | ms |
90th percentile service time | default | 4.3719 | 4.54501 | 3.96% | 0.17311 | ms |
99th percentile service time | default | 4.68402 | 5.1562 | +10.08% 🔴 | 0.47218 | ms |
100th percentile service time | default | 4.72373 | 5.63842 | +19.36% 🔴 | 0.91469 | ms |
error rate | default | 0 | 0 | 0.00% | 0 | % |
Min Throughput | desc_sort_timestamp | 2.00644 | 2.00645 | 0.00% | 1e-05 | ops/s |
Mean Throughput | desc_sort_timestamp | 2.00782 | 2.00784 | 0.00% | 2e-05 | ops/s |
Median Throughput | desc_sort_timestamp | 2.00772 | 2.00773 | 0.00% | 2e-05 | ops/s |
Max Throughput | desc_sort_timestamp | 2.0096 | 2.00963 | 0.00% | 3e-05 | ops/s |
50th percentile latency | desc_sort_timestamp | 4.84285 | 4.86089 | 0.37% | 0.01803 | ms |
90th percentile latency | desc_sort_timestamp | 5.26105 | 5.36439 | 1.96% | 0.10334 | ms |
99th percentile latency | desc_sort_timestamp | 5.98008 | 6.25366 | 4.57% | 0.27358 | ms |
100th percentile latency | desc_sort_timestamp | 8.48613 | 8.45043 | -0.42% | -0.0357 | ms |
50th percentile service time | desc_sort_timestamp | 3.45041 | 3.47364 | 0.67% | 0.02324 | ms |
90th percentile service time | desc_sort_timestamp | 3.70743 | 3.73297 | 0.69% | 0.02554 | ms |
99th percentile service time | desc_sort_timestamp | 4.25789 | 4.43409 | 4.14% | 0.1762 | ms |
100th percentile service time | desc_sort_timestamp | 7.39759 | 7.41462 | 0.23% | 0.01703 | ms |
error rate | desc_sort_timestamp | 0 | 0 | 0.00% | 0 | % |
Min Throughput | asc_sort_timestamp | 2.0066 | 2.0066 | 0.00% | 0 | ops/s |
Mean Throughput | asc_sort_timestamp | 2.008 | 2.00801 | 0.00% | 1e-05 | ops/s |
Median Throughput | asc_sort_timestamp | 2.00789 | 2.00791 | 0.00% | 2e-05 | ops/s |
Max Throughput | asc_sort_timestamp | 2.00983 | 2.00985 | 0.00% | 2e-05 | ops/s |
50th percentile latency | asc_sort_timestamp | 4.48149 | 4.63047 | 3.32% | 0.14898 | ms |
90th percentile latency | asc_sort_timestamp | 4.95646 | 5.0494 | 1.88% | 0.09294 | ms |
99th percentile latency | asc_sort_timestamp | 5.24445 | 5.42297 | 3.40% | 0.17852 | ms |
100th percentile latency | asc_sort_timestamp | 5.26309 | 5.77117 | +9.65% 🔴 | 0.50808 | ms |
50th percentile service time | asc_sort_timestamp | 3.15138 | 3.20347 | 1.65% | 0.0521 | ms |
90th percentile service time | asc_sort_timestamp | 3.38125 | 3.4578 | 2.26% | 0.07655 | ms |
99th percentile service time | asc_sort_timestamp | 3.66643 | 3.73457 | 1.86% | 0.06814 | ms |
100th percentile service time | asc_sort_timestamp | 3.67596 | 4.34663 | +18.24% 🔴 | 0.67067 | ms |
error rate | asc_sort_timestamp | 0 | 0 | 0.00% | 0 | % |
Min Throughput | desc_sort_with_after_timestamp | 2.00648 | 2.0065 | 0.00% | 2e-05 | ops/s |
Mean Throughput | desc_sort_with_after_timestamp | 2.00785 | 2.00788 | 0.00% | 3e-05 | ops/s |
Median Throughput | desc_sort_with_after_timestamp | 2.00774 | 2.00777 | 0.00% | 3e-05 | ops/s |
Max Throughput | desc_sort_with_after_timestamp | 2.00965 | 2.00967 | 0.00% | 3e-05 | ops/s |
50th percentile latency | desc_sort_with_after_timestamp | 4.38018 | 4.48394 | 2.37% | 0.10376 | ms |
90th percentile latency | desc_sort_with_after_timestamp | 4.81087 | 4.8576 | 0.97% | 0.04674 | ms |
99th percentile latency | desc_sort_with_after_timestamp | 5.02521 | 5.31301 | +5.73% 🔴 | 0.28781 | ms |
100th percentile latency | desc_sort_with_after_timestamp | 5.15668 | 6.00815 | +16.51% 🔴 | 0.85148 | ms |
50th percentile service time | desc_sort_with_after_timestamp | 3.01798 | 3.03946 | 0.71% | 0.02148 | ms |
90th percentile service time | desc_sort_with_after_timestamp | 3.21578 | 3.28208 | 2.06% | 0.0663 | ms |
99th percentile service time | desc_sort_with_after_timestamp | 3.52936 | 3.44149 | -2.49% | -0.08787 | ms |
100th percentile service time | desc_sort_with_after_timestamp | 3.57328 | 3.66854 | 2.67% | 0.09526 | ms |
error rate | desc_sort_with_after_timestamp | 0 | 0 | 0.00% | 0 | % |
Min Throughput | asc_sort_with_after_timestamp | 2.00661 | 2.0066 | -0.00% | -1e-05 | ops/s |
Mean Throughput | asc_sort_with_after_timestamp | 2.00802 | 2.00801 | -0.00% | -1e-05 | ops/s |
Median Throughput | asc_sort_with_after_timestamp | 2.0079 | 2.0079 | -0.00% | -0 | ops/s |
Max Throughput | asc_sort_with_after_timestamp | 2.00984 | 2.00984 | -0.00% | -0 | ops/s |
50th percentile latency | asc_sort_with_after_timestamp | 4.16456 | 4.17045 | 0.14% | 0.00589 | ms |
90th percentile latency | asc_sort_with_after_timestamp | 4.60249 | 4.57901 | -0.51% | -0.02348 | ms |
99th percentile latency | asc_sort_with_after_timestamp | 4.76885 | 4.71584 | -1.11% | -0.05301 | ms |
100th percentile latency | asc_sort_with_after_timestamp | 4.80779 | 5.15747 | +7.27% 🔴 | 0.34968 | ms |
50th percentile service time | asc_sort_with_after_timestamp | 2.78974 | 2.79963 | 0.35% | 0.00989 | ms |
90th percentile service time | asc_sort_with_after_timestamp | 2.9029 | 2.90964 | 0.23% | 0.00674 | ms |
99th percentile service time | asc_sort_with_after_timestamp | 3.18723 | 3.32509 | 4.33% | 0.13786 | ms |
100th percentile service time | asc_sort_with_after_timestamp | 3.22854 | 3.55728 | +10.18% 🔴 | 0.32874 | ms |
error rate | asc_sort_with_after_timestamp | 0 | 0 | 0.00% | 0 | % |
Min Throughput | desc_sort_timestamp_can_match_shortcut | 2.00652 | 2.00652 | -0.00% | -0 | ops/s |
Mean Throughput | desc_sort_timestamp_can_match_shortcut | 2.00792 | 2.00791 | -0.00% | -1e-05 | ops/s |
Median Throughput | desc_sort_timestamp_can_match_shortcut | 2.00781 | 2.00781 | -0.00% | -1e-05 | ops/s |
Max Throughput | desc_sort_timestamp_can_match_shortcut | 2.00972 | 2.00972 | -0.00% | -1e-05 | ops/s |
50th percentile latency | desc_sort_timestamp_can_match_shortcut | 3.95191 | 4.08952 | 3.48% | 0.1376 | ms |
90th percentile latency | desc_sort_timestamp_can_match_shortcut | 4.35936 | 4.52081 | 3.70% | 0.16146 | ms |
99th percentile latency | desc_sort_timestamp_can_match_shortcut | 5.09646 | 4.91379 | -3.58% | -0.18267 | ms |
100th percentile latency | desc_sort_timestamp_can_match_shortcut | 5.65328 | 5.2218 | -7.63% 🟢 | -0.43148 | ms |
50th percentile service time | desc_sort_timestamp_can_match_shortcut | 2.61603 | 2.68414 | 2.60% | 0.06811 | ms |
90th percentile service time | desc_sort_timestamp_can_match_shortcut | 2.81541 | 2.84836 | 1.17% | 0.03295 | ms |
99th percentile service time | desc_sort_timestamp_can_match_shortcut | 3.29673 | 3.13579 | -4.88% | -0.16094 | ms |
100th percentile service time | desc_sort_timestamp_can_match_shortcut | 4.64816 | 3.37099 | -27.48% 🟢 | -1.27716 | ms |
error rate | desc_sort_timestamp_can_match_shortcut | 0 | 0 | 0.00% | 0 | % |
Min Throughput | desc_sort_timestamp_no_can_match_shortcut | 2.0066 | 2.00661 | 0.00% | 1e-05 | ops/s |
Mean Throughput | desc_sort_timestamp_no_can_match_shortcut | 2.00801 | 2.00802 | 0.00% | 2e-05 | ops/s |
Median Throughput | desc_sort_timestamp_no_can_match_shortcut | 2.0079 | 2.00791 | 0.00% | 1e-05 | ops/s |
Max Throughput | desc_sort_timestamp_no_can_match_shortcut | 2.00983 | 2.00985 | 0.00% | 2e-05 | ops/s |
50th percentile latency | desc_sort_timestamp_no_can_match_shortcut | 3.85396 | 3.80818 | -1.19% | -0.04578 | ms |
90th percentile latency | desc_sort_timestamp_no_can_match_shortcut | 4.23304 | 4.26352 | 0.72% | 0.03048 | ms |
99th percentile latency | desc_sort_timestamp_no_can_match_shortcut | 4.48143 | 4.45278 | -0.64% | -0.02865 | ms |
100th percentile latency | desc_sort_timestamp_no_can_match_shortcut | 4.5227 | 4.85001 | +7.24% 🔴 | 0.32731 | ms |
50th percentile service time | desc_sort_timestamp_no_can_match_shortcut | 2.46233 | 2.42291 | -1.60% | -0.03943 | ms |
90th percentile service time | desc_sort_timestamp_no_can_match_shortcut | 2.60081 | 2.54313 | -2.22% | -0.05769 | ms |
99th percentile service time | desc_sort_timestamp_no_can_match_shortcut | 2.89579 | 2.81055 | -2.94% | -0.08525 | ms |
100th percentile service time | desc_sort_timestamp_no_can_match_shortcut | 3.02005 | 3.00732 | -0.42% | -0.01273 | ms |
error rate | desc_sort_timestamp_no_can_match_shortcut | 0 | 0 | 0.00% | 0 | % |
Min Throughput | asc_sort_timestamp_can_match_shortcut | 2.00662 | 2.00662 | 0.00% | 0 | ops/s |
Mean Throughput | asc_sort_timestamp_can_match_shortcut | 2.00803 | 2.00803 | -0.00% | -0 | ops/s |
Median Throughput | asc_sort_timestamp_can_match_shortcut | 2.00792 | 2.00792 | -0.00% | -0 | ops/s |
Max Throughput | asc_sort_timestamp_can_match_shortcut | 2.00986 | 2.00986 | -0.00% | -0 | ops/s |
50th percentile latency | asc_sort_timestamp_can_match_shortcut | 3.62392 | 3.58263 | -1.14% | -0.04129 | ms |
90th percentile latency | asc_sort_timestamp_can_match_shortcut | 4.02373 | 3.97423 | -1.23% | -0.04949 | ms |
99th percentile latency | asc_sort_timestamp_can_match_shortcut | 4.50589 | 4.18061 | -7.22% 🟢 | -0.32528 | ms |
100th percentile latency | asc_sort_timestamp_can_match_shortcut | 4.56432 | 4.18124 | -8.39% 🟢 | -0.38307 | ms |
50th percentile service time | asc_sort_timestamp_can_match_shortcut | 2.24395 | 2.23141 | -0.56% | -0.01254 | ms |
90th percentile service time | asc_sort_timestamp_can_match_shortcut | 2.33293 | 2.31731 | -0.67% | -0.01563 | ms |
99th percentile service time | asc_sort_timestamp_can_match_shortcut | 2.66899 | 2.5894 | -2.98% | -0.07959 | ms |
100th percentile service time | asc_sort_timestamp_can_match_shortcut | 3.06447 | 3.10384 | 1.28% | 0.03938 | ms |
error rate | asc_sort_timestamp_can_match_shortcut | 0 | 0 | 0.00% | 0 | % |
Min Throughput | asc_sort_timestamp_no_can_match_shortcut | 2.00662 | 2.00662 | 0.00% | 1e-05 | ops/s |
Mean Throughput | asc_sort_timestamp_no_can_match_shortcut | 2.00803 | 2.00803 | 0.00% | 0 | ops/s |
Median Throughput | asc_sort_timestamp_no_can_match_shortcut | 2.00792 | 2.00792 | 0.00% | 0 | ops/s |
Max Throughput | asc_sort_timestamp_no_can_match_shortcut | 2.00985 | 2.00986 | 0.00% | 1e-05 | ops/s |
50th percentile latency | asc_sort_timestamp_no_can_match_shortcut | 3.49889 | 3.64863 | 4.28% | 0.14974 | ms |
90th percentile latency | asc_sort_timestamp_no_can_match_shortcut | 4.05979 | 4.06572 | 0.15% | 0.00592 | ms |
99th percentile latency | asc_sort_timestamp_no_can_match_shortcut | 4.33151 | 4.19109 | -3.24% | -0.14042 | ms |
100th percentile latency | asc_sort_timestamp_no_can_match_shortcut | 4.41355 | 4.23618 | -4.02% | -0.17738 | ms |
50th percentile service time | asc_sort_timestamp_no_can_match_shortcut | 2.24069 | 2.24631 | 0.25% | 0.00562 | ms |
90th percentile service time | asc_sort_timestamp_no_can_match_shortcut | 2.40771 | 2.41684 | 0.38% | 0.00913 | ms |
99th percentile service time | asc_sort_timestamp_no_can_match_shortcut | 2.61142 | 2.55719 | -2.08% | -0.05422 | ms |
100th percentile service time | asc_sort_timestamp_no_can_match_shortcut | 2.77977 | 2.60794 | -6.18% 🟢 | -0.17183 | ms |
error rate | asc_sort_timestamp_no_can_match_shortcut | 0 | 0 | 0.00% | 0 | % |
Min Throughput | term | 2.0066 | 2.00659 | -0.00% | -1e-05 | ops/s |
Mean Throughput | term | 2.008 | 2.00799 | -0.00% | -0 | ops/s |
Median Throughput | term | 2.00789 | 2.00789 | 0.00% | 0 | ops/s |
Max Throughput | term | 2.00981 | 2.00982 | 0.00% | 1e-05 | ops/s |
50th percentile latency | term | 3.61106 | 3.45667 | -4.28% | -0.15439 | ms |
90th percentile latency | term | 3.84517 | 3.82185 | -0.61% | -0.02332 | ms |
99th percentile latency | term | 3.96936 | 3.92671 | -1.07% | -0.04265 | ms |
100th percentile latency | term | 4.00748 | 3.94817 | -1.48% | -0.05931 | ms |
50th percentile service time | term | 2.05575 | 2.0724 | 0.81% | 0.01665 | ms |
90th percentile service time | term | 2.18694 | 2.1506 | -1.66% | -0.03635 | ms |
99th percentile service time | term | 2.35908 | 2.23961 | -5.06% 🟢 | -0.11947 | ms |
100th percentile service time | term | 2.37627 | 2.47612 | 4.20% | 0.09985 | ms |
error rate | term | 0 | 0 | 0.00% | 0 | % |
Min Throughput | multi_terms-keyword | 2.00619 | 2.00615 | -0.00% | -3e-05 | ops/s |
Mean Throughput | multi_terms-keyword | 2.00751 | 2.00746 | -0.00% | -4e-05 | ops/s |
Median Throughput | multi_terms-keyword | 2.0074 | 2.00736 | -0.00% | -4e-05 | ops/s |
Max Throughput | multi_terms-keyword | 2.00921 | 2.00916 | -0.00% | -5e-05 | ops/s |
50th percentile latency | multi_terms-keyword | 4.12475 | 4.15267 | 0.68% | 0.02792 | ms |
90th percentile latency | multi_terms-keyword | 4.54645 | 4.55212 | 0.12% | 0.00567 | ms |
99th percentile latency | multi_terms-keyword | 4.89997 | 4.85119 | -1.00% | -0.04879 | ms |
100th percentile latency | multi_terms-keyword | 5.39713 | 5.66065 | 4.88% | 0.26352 | ms |
50th percentile service time | multi_terms-keyword | 2.80356 | 2.78388 | -0.70% | -0.01968 | ms |
90th percentile service time | multi_terms-keyword | 3.02742 | 2.99394 | -1.11% | -0.03347 | ms |
99th percentile service time | multi_terms-keyword | 3.18877 | 3.42618 | +7.45% 🔴 | 0.23742 | ms |
100th percentile service time | multi_terms-keyword | 3.56407 | 3.82468 | +7.31% 🔴 | 0.26061 | ms |
error rate | multi_terms-keyword | 0 | 0 | 0.00% | 0 | % |
Min Throughput | keyword-terms | 2.00649 | 2.00648 | -0.00% | -1e-05 | ops/s |
Mean Throughput | keyword-terms | 2.00788 | 2.00786 | -0.00% | -1e-05 | ops/s |
Median Throughput | keyword-terms | 2.00777 | 2.00776 | -0.00% | -1e-05 | ops/s |
Max Throughput | keyword-terms | 2.00967 | 2.00966 | -0.00% | -1e-05 | ops/s |
50th percentile latency | keyword-terms | 3.82219 | 3.76544 | -1.48% | -0.05675 | ms |
90th percentile latency | keyword-terms | 4.18019 | 4.1739 | -0.15% | -0.00629 | ms |
99th percentile latency | keyword-terms | 4.39421 | 4.35013 | -1.00% | -0.04408 | ms |
100th percentile latency | keyword-terms | 4.42946 | 5.07085 | +14.48% 🔴 | 0.64139 | ms |
50th percentile service time | keyword-terms | 2.47353 | 2.45255 | -0.85% | -0.02097 | ms |
90th percentile service time | keyword-terms | 2.58483 | 2.56116 | -0.92% | -0.02366 | ms |
99th percentile service time | keyword-terms | 2.8398 | 2.90096 | 2.15% | 0.06116 | ms |
100th percentile service time | keyword-terms | 3.09838 | 3.2662 | +5.42% 🔴 | 0.16782 | ms |
error rate | keyword-terms | 0 | 0 | 0.00% | 0 | % |
Min Throughput | keyword-terms-low-cardinality | 2.00661 | 2.0066 | -0.00% | -1e-05 | ops/s |
Mean Throughput | keyword-terms-low-cardinality | 2.00801 | 2.00801 | -0.00% | -1e-05 | ops/s |
Median Throughput | keyword-terms-low-cardinality | 2.00791 | 2.0079 | -0.00% | -1e-05 | ops/s |
Max Throughput | keyword-terms-low-cardinality | 2.00985 | 2.00983 | -0.00% | -2e-05 | ops/s |
50th percentile latency | keyword-terms-low-cardinality | 3.67561 | 3.78183 | 2.89% | 0.10621 | ms |
90th percentile latency | keyword-terms-low-cardinality | 4.12061 | 4.19794 | 1.88% | 0.07732 | ms |
99th percentile latency | keyword-terms-low-cardinality | 4.52188 | 4.38295 | -3.07% | -0.13892 | ms |
100th percentile latency | keyword-terms-low-cardinality | 4.70066 | 4.71761 | 0.36% | 0.01694 | ms |
50th percentile service time | keyword-terms-low-cardinality | 2.32206 | 2.40967 | 3.77% | 0.08761 | ms |
90th percentile service time | keyword-terms-low-cardinality | 2.49167 | 2.51493 | 0.93% | 0.02327 | ms |
99th percentile service time | keyword-terms-low-cardinality | 2.72035 | 2.72211 | 0.06% | 0.00176 | ms |
100th percentile service time | keyword-terms-low-cardinality | 2.72037 | 2.87127 | +5.55% 🔴 | 0.1509 | ms |
error rate | keyword-terms-low-cardinality | 0 | 0 | 0.00% | 0 | % |
Min Throughput | composite-terms | 2.0065 | 2.00649 | -0.00% | -1e-05 | ops/s |
Mean Throughput | composite-terms | 2.00789 | 2.00788 | -0.00% | -1e-05 | ops/s |
Median Throughput | composite-terms | 2.00777 | 2.00778 | 0.00% | 0 | ops/s |
Max Throughput | composite-terms | 2.00968 | 2.00966 | -0.00% | -2e-05 | ops/s |
50th percentile latency | composite-terms | 3.84434 | 3.82458 | -0.51% | -0.01976 | ms |
90th percentile latency | composite-terms | 4.25412 | 4.23303 | -0.50% | -0.0211 | ms |
99th percentile latency | composite-terms | 4.46315 | 4.35571 | -2.41% | -0.10744 | ms |
100th percentile latency | composite-terms | 4.49536 | 4.55606 | 1.35% | 0.0607 | ms |
50th percentile service time | composite-terms | 2.46501 | 2.47042 | 0.22% | 0.00541 | ms |
90th percentile service time | composite-terms | 2.61468 | 2.60583 | -0.34% | -0.00885 | ms |
99th percentile service time | composite-terms | 2.80102 | 2.82546 | 0.87% | 0.02444 | ms |
100th percentile service time | composite-terms | 2.90185 | 2.85507 | -1.61% | -0.04678 | ms |
error rate | composite-terms | 0 | 0 | 0.00% | 0 | % |
Min Throughput | composite_terms-keyword | 2.00661 | 2.00661 | 0.00% | 0 | ops/s |
Mean Throughput | composite_terms-keyword | 2.00802 | 2.00802 | -0.00% | -0 | ops/s |
Median Throughput | composite_terms-keyword | 2.00791 | 2.00791 | 0.00% | 0 | ops/s |
Max Throughput | composite_terms-keyword | 2.00986 | 2.00985 | -0.00% | -1e-05 | ops/s |
50th percentile latency | composite_terms-keyword | 3.76124 | 3.65251 | -2.89% | -0.10873 | ms |
90th percentile latency | composite_terms-keyword | 4.20484 | 4.14161 | -1.50% | -0.06322 | ms |
99th percentile latency | composite_terms-keyword | 4.33525 | 4.31399 | -0.49% | -0.02125 | ms |
100th percentile latency | composite_terms-keyword | 4.50908 | 4.8469 | +7.49% 🔴 | 0.33782 | ms |
50th percentile service time | composite_terms-keyword | 2.38398 | 2.37972 | -0.18% | -0.00427 | ms |
90th percentile service time | composite_terms-keyword | 2.48213 | 2.47519 | -0.28% | -0.00694 | ms |
99th percentile service time | composite_terms-keyword | 2.66492 | 2.66134 | -0.13% | -0.00358 | ms |
100th percentile service time | composite_terms-keyword | 2.72852 | 2.71359 | -0.55% | -0.01493 | ms |
error rate | composite_terms-keyword | 0 | 0 | 0.00% | 0 | % |
Min Throughput | composite-date_histogram-daily | 2.00644 | 2.00643 | -0.00% | -1e-05 | ops/s |
Mean Throughput | composite-date_histogram-daily | 2.00782 | 2.00781 | -0.00% | -1e-05 | ops/s |
Median Throughput | composite-date_histogram-daily | 2.00771 | 2.0077 | -0.00% | -1e-05 | ops/s |
Max Throughput | composite-date_histogram-daily | 2.0096 | 2.00959 | -0.00% | -1e-05 | ops/s |
50th percentile latency | composite-date_histogram-daily | 3.78888 | 3.78202 | -0.18% | -0.00686 | ms |
90th percentile latency | composite-date_histogram-daily | 4.21683 | 4.16567 | -1.21% | -0.05117 | ms |
99th percentile latency | composite-date_histogram-daily | 4.61034 | 4.34047 | -5.85% 🟢 | -0.26986 | ms |
100th percentile latency | composite-date_histogram-daily | 4.66935 | 4.3865 | -6.06% 🟢 | -0.28285 | ms |
50th percentile service time | composite-date_histogram-daily | 2.40091 | 2.44138 | 1.69% | 0.04047 | ms |
90th percentile service time | composite-date_histogram-daily | 2.49688 | 2.57522 | 3.14% | 0.07834 | ms |
99th percentile service time | composite-date_histogram-daily | 2.66305 | 2.69963 | 1.37% | 0.03658 | ms |
100th percentile service time | composite-date_histogram-daily | 2.67936 | 2.78401 | 3.91% | 0.10465 | ms |
error rate | composite-date_histogram-daily | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range | 2.00661 | 2.00661 | 0.00% | 1e-05 | ops/s |
Mean Throughput | range | 2.00802 | 2.00802 | 0.00% | 0 | ops/s |
Median Throughput | range | 2.00791 | 2.00791 | 0.00% | 1e-05 | ops/s |
Max Throughput | range | 2.00985 | 2.00986 | 0.00% | 0 | ops/s |
50th percentile latency | range | 3.4536 | 3.32258 | -3.79% | -0.13102 | ms |
90th percentile latency | range | 3.71019 | 3.73149 | 0.57% | 0.02131 | ms |
99th percentile latency | range | 3.84805 | 3.96593 | 3.06% | 0.11788 | ms |
100th percentile latency | range | 3.87268 | 4.025 | 3.93% | 0.15232 | ms |
50th percentile service time | range | 1.96604 | 1.99121 | 1.28% | 0.02517 | ms |
90th percentile service time | range | 2.09916 | 2.08053 | -0.89% | -0.01863 | ms |
99th percentile service time | range | 2.1609 | 2.2596 | 4.57% | 0.09871 | ms |
100th percentile service time | range | 2.20262 | 2.27895 | 3.47% | 0.07633 | ms |
error rate | range | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range-numeric | 2.00655 | 2.00654 | -0.00% | -1e-05 | ops/s |
Mean Throughput | range-numeric | 2.00794 | 2.00794 | -0.00% | -1e-05 | ops/s |
Median Throughput | range-numeric | 2.00783 | 2.00783 | -0.00% | -0 | ops/s |
Max Throughput | range-numeric | 2.00975 | 2.00974 | -0.00% | -1e-05 | ops/s |
50th percentile latency | range-numeric | 3.37709 | 3.30428 | -2.16% | -0.07281 | ms |
90th percentile latency | range-numeric | 3.74577 | 3.66282 | -2.21% | -0.08296 | ms |
99th percentile latency | range-numeric | 3.91358 | 3.79123 | -3.13% | -0.12235 | ms |
100th percentile latency | range-numeric | 3.93684 | 3.79571 | -3.59% | -0.14114 | ms |
50th percentile service time | range-numeric | 1.95401 | 1.91032 | -2.24% | -0.04369 | ms |
90th percentile service time | range-numeric | 2.10911 | 2.08368 | -1.21% | -0.02543 | ms |
99th percentile service time | range-numeric | 2.19718 | 2.25378 | 2.58% | 0.0566 | ms |
100th percentile service time | range-numeric | 2.2864 | 2.33474 | 2.11% | 0.04834 | ms |
error rate | range-numeric | 0 | 0 | 0.00% | 0 | % |
Min Throughput | keyword-in-range | 2.00654 | 2.00655 | 0.00% | 1e-05 | ops/s |
Mean Throughput | keyword-in-range | 2.00793 | 2.00795 | 0.00% | 2e-05 | ops/s |
Median Throughput | keyword-in-range | 2.00783 | 2.00784 | 0.00% | 2e-05 | ops/s |
Max Throughput | keyword-in-range | 2.00973 | 2.00978 | 0.00% | 4e-05 | ops/s |
50th percentile latency | keyword-in-range | 3.40765 | 3.27362 | -3.93% | -0.13403 | ms |
90th percentile latency | keyword-in-range | 3.67657 | 3.60676 | -1.90% | -0.06981 | ms |
99th percentile latency | keyword-in-range | 3.79819 | 4.17056 | +9.80% 🔴 | 0.37237 | ms |
100th percentile latency | keyword-in-range | 4.01904 | 4.50893 | +12.19% 🔴 | 0.48989 | ms |
50th percentile service time | keyword-in-range | 1.85967 | 1.85799 | -0.09% | -0.00168 | ms |
90th percentile service time | keyword-in-range | 1.9678 | 1.96936 | 0.08% | 0.00156 | ms |
99th percentile service time | keyword-in-range | 2.16911 | 2.17025 | 0.05% | 0.00114 | ms |
100th percentile service time | keyword-in-range | 2.36786 | 2.31698 | -2.15% | -0.05088 | ms |
error rate | keyword-in-range | 0 | 0 | 0.00% | 0 | % |
Min Throughput | date_histogram_hourly_agg | 2.00657 | 2.00655 | -0.00% | -2e-05 | ops/s |
Mean Throughput | date_histogram_hourly_agg | 2.00797 | 2.00795 | -0.00% | -1e-05 | ops/s |
Median Throughput | date_histogram_hourly_agg | 2.00786 | 2.00784 | -0.00% | -2e-05 | ops/s |
Max Throughput | date_histogram_hourly_agg | 2.00978 | 2.00977 | -0.00% | -1e-05 | ops/s |
50th percentile latency | date_histogram_hourly_agg | 3.43839 | 3.43749 | -0.03% | -0.0009 | ms |
90th percentile latency | date_histogram_hourly_agg | 3.85158 | 3.81316 | -1.00% | -0.03842 | ms |
99th percentile latency | date_histogram_hourly_agg | 4.0098 | 3.95362 | -1.40% | -0.05618 | ms |
100th percentile latency | date_histogram_hourly_agg | 4.11787 | 4.04067 | -1.87% | -0.07719 | ms |
50th percentile service time | date_histogram_hourly_agg | 2.08811 | 2.06407 | -1.15% | -0.02404 | ms |
90th percentile service time | date_histogram_hourly_agg | 2.17266 | 2.14635 | -1.21% | -0.02631 | ms |
99th percentile service time | date_histogram_hourly_agg | 2.34499 | 2.31692 | -1.20% | -0.02808 | ms |
100th percentile service time | date_histogram_hourly_agg | 2.4887 | 2.45001 | -1.55% | -0.03869 | ms |
error rate | date_histogram_hourly_agg | 0 | 0 | 0.00% | 0 | % |
Min Throughput | date_histogram_minute_agg | 2.00661 | 2.00662 | 0.00% | 1e-05 | ops/s |
Mean Throughput | date_histogram_minute_agg | 2.00802 | 2.00804 | 0.00% | 2e-05 | ops/s |
Median Throughput | date_histogram_minute_agg | 2.00791 | 2.00793 | 0.00% | 2e-05 | ops/s |
Max Throughput | date_histogram_minute_agg | 2.00985 | 2.00986 | 0.00% | 1e-05 | ops/s |
50th percentile latency | date_histogram_minute_agg | 3.53439 | 3.51041 | -0.68% | -0.02397 | ms |
90th percentile latency | date_histogram_minute_agg | 3.93534 | 3.92736 | -0.20% | -0.00798 | ms |
99th percentile latency | date_histogram_minute_agg | 4.2499 | 4.01088 | -5.62% 🟢 | -0.23902 | ms |
100th percentile latency | date_histogram_minute_agg | 4.75763 | 4.1042 | -13.73% 🟢 | -0.65343 | ms |
50th percentile service time | date_histogram_minute_agg | 2.12646 | 2.12176 | -0.22% | -0.0047 | ms |
90th percentile service time | date_histogram_minute_agg | 2.30637 | 2.22216 | -3.65% | -0.08422 | ms |
99th percentile service time | date_histogram_minute_agg | 2.45648 | 2.39075 | -2.68% | -0.06574 | ms |
100th percentile service time | date_histogram_minute_agg | 2.52753 | 2.42898 | -3.90% | -0.09855 | ms |
error rate | date_histogram_minute_agg | 0 | 0 | 0.00% | 0 | % |
Min Throughput | scroll | 2.00653 | 2.00654 | 0.00% | 1e-05 | pages/s |
Mean Throughput | scroll | 2.00793 | 2.00793 | -0.00% | -0 | pages/s |
Median Throughput | scroll | 2.00783 | 2.00782 | -0.00% | -1e-05 | pages/s |
Max Throughput | scroll | 2.00973 | 2.00974 | 0.00% | 1e-05 | pages/s |
50th percentile latency | scroll | 3.97111 | 3.91788 | -1.34% | -0.05323 | ms |
90th percentile latency | scroll | 4.406 | 4.33844 | -1.53% | -0.06756 | ms |
99th percentile latency | scroll | 4.46295 | 4.55998 | 2.17% | 0.09703 | ms |
100th percentile latency | scroll | 4.54872 | 4.91916 | +8.14% 🔴 | 0.37044 | ms |
50th percentile service time | scroll | 2.20624 | 2.19339 | -0.58% | -0.01285 | ms |
90th percentile service time | scroll | 2.28269 | 2.28273 | 0.00% | 4e-05 | ms |
99th percentile service time | scroll | 2.42142 | 2.38426 | -1.53% | -0.03716 | ms |
100th percentile service time | scroll | 2.49272 | 2.75496 | +10.52% 🔴 | 0.26225 | ms |
error rate | scroll | 0 | 0 | 0.00% | 0 | % |
Min Throughput | query-string-on-message | 2.00633 | 2.00633 | 0.00% | 0 | ops/s |
Mean Throughput | query-string-on-message | 2.00768 | 2.00769 | 0.00% | 1e-05 | ops/s |
Median Throughput | query-string-on-message | 2.00758 | 2.00759 | 0.00% | 1e-05 | ops/s |
Max Throughput | query-string-on-message | 2.00944 | 2.00944 | 0.00% | 0 | ops/s |
50th percentile latency | query-string-on-message | 3.29422 | 3.45337 | 4.83% | 0.15915 | ms |
90th percentile latency | query-string-on-message | 3.77609 | 3.81444 | 1.02% | 0.03835 | ms |
99th percentile latency | query-string-on-message | 3.92613 | 3.90733 | -0.48% | -0.0188 | ms |
100th percentile latency | query-string-on-message | 4.27108 | 3.90999 | -8.45% 🟢 | -0.36108 | ms |
50th percentile service time | query-string-on-message | 2.02855 | 2.04362 | 0.74% | 0.01508 | ms |
90th percentile service time | query-string-on-message | 2.16039 | 2.13619 | -1.12% | -0.0242 | ms |
99th percentile service time | query-string-on-message | 2.34122 | 2.38039 | 1.67% | 0.03916 | ms |
100th percentile service time | query-string-on-message | 2.47107 | 2.40592 | -2.64% | -0.06515 | ms |
error rate | query-string-on-message | 0 | 0 | 0.00% | 0 | % |
Min Throughput | query-string-on-message-filtered | 2.00661 | 2.00661 | 0.00% | 0 | ops/s |
Mean Throughput | query-string-on-message-filtered | 2.00803 | 2.00802 | -0.00% | -1e-05 | ops/s |
Median Throughput | query-string-on-message-filtered | 2.00792 | 2.00792 | -0.00% | -0 | ops/s |
Max Throughput | query-string-on-message-filtered | 2.00986 | 2.00985 | -0.00% | -0 | ops/s |
50th percentile latency | query-string-on-message-filtered | 3.20673 | 3.03816 | -5.26% 🟢 | -0.16857 | ms |
90th percentile latency | query-string-on-message-filtered | 3.62556 | 3.56617 | -1.64% | -0.05939 | ms |
99th percentile latency | query-string-on-message-filtered | 3.73176 | 3.71454 | -0.46% | -0.01722 | ms |
100th percentile latency | query-string-on-message-filtered | 3.85936 | 3.87635 | 0.44% | 0.01699 | ms |
50th percentile service time | query-string-on-message-filtered | 1.82632 | 1.83304 | 0.37% | 0.00672 | ms |
90th percentile service time | query-string-on-message-filtered | 1.88373 | 1.90417 | 1.09% | 0.02045 | ms |
99th percentile service time | query-string-on-message-filtered | 2.06635 | 2.06263 | -0.18% | -0.00372 | ms |
100th percentile service time | query-string-on-message-filtered | 2.07543 | 2.07388 | -0.07% | -0.00154 | ms |
error rate | query-string-on-message-filtered | 0 | 0 | 0.00% | 0 | % |
Min Throughput | query-string-on-message-filtered-sorted-num | 2.0066 | 2.00662 | 0.00% | 2e-05 | ops/s |
Mean Throughput | query-string-on-message-filtered-sorted-num | 2.00801 | 2.00803 | 0.00% | 2e-05 | ops/s |
Median Throughput | query-string-on-message-filtered-sorted-num | 2.0079 | 2.00793 | 0.00% | 3e-05 | ops/s |
Max Throughput | query-string-on-message-filtered-sorted-num | 2.00984 | 2.00987 | 0.00% | 3e-05 | ops/s |
50th percentile latency | query-string-on-message-filtered-sorted-num | 3.39674 | 3.26097 | -4.00% | -0.13577 | ms |
90th percentile latency | query-string-on-message-filtered-sorted-num | 3.66962 | 3.54411 | -3.42% | -0.12551 | ms |
99th percentile latency | query-string-on-message-filtered-sorted-num | 3.75331 | 3.70138 | -1.38% | -0.05193 | ms |
100th percentile latency | query-string-on-message-filtered-sorted-num | 3.76795 | 3.72829 | -1.05% | -0.03966 | ms |
50th percentile service time | query-string-on-message-filtered-sorted-num | 1.89299 | 1.8952 | 0.12% | 0.00221 | ms |
90th percentile service time | query-string-on-message-filtered-sorted-num | 1.97156 | 1.97273 | 0.06% | 0.00117 | ms |
99th percentile service time | query-string-on-message-filtered-sorted-num | 2.09956 | 2.02459 | -3.57% | -0.07496 | ms |
100th percentile service time | query-string-on-message-filtered-sorted-num | 2.12397 | 2.08021 | -2.06% | -0.04376 | ms |
error rate | query-string-on-message-filtered-sorted-num | 0 | 0 | 0.00% | 0 | % |
Min Throughput | sort_keyword_can_match_shortcut | 2.00658 | 2.00656 | -0.00% | -2e-05 | ops/s |
Mean Throughput | sort_keyword_can_match_shortcut | 2.00798 | 2.00797 | -0.00% | -1e-05 | ops/s |
Median Throughput | sort_keyword_can_match_shortcut | 2.00787 | 2.00787 | -0.00% | -0 | ops/s |
Max Throughput | sort_keyword_can_match_shortcut | 2.00981 | 2.00979 | -0.00% | -2e-05 | ops/s |
50th percentile latency | sort_keyword_can_match_shortcut | 3.05959 | 3.10846 | 1.60% | 0.04887 | ms |
90th percentile latency | sort_keyword_can_match_shortcut | 3.47622 | 3.50873 | 0.94% | 0.03251 | ms |
99th percentile latency | sort_keyword_can_match_shortcut | 3.57712 | 3.59235 | 0.43% | 0.01523 | ms |
100th percentile latency | sort_keyword_can_match_shortcut | 3.62531 | 3.60981 | -0.43% | -0.01549 | ms |
50th percentile service time | sort_keyword_can_match_shortcut | 1.75893 | 1.74907 | -0.56% | -0.00986 | ms |
90th percentile service time | sort_keyword_can_match_shortcut | 1.80323 | 1.80368 | 0.03% | 0.00045 | ms |
99th percentile service time | sort_keyword_can_match_shortcut | 1.85897 | 1.86517 | 0.33% | 0.00619 | ms |
100th percentile service time | sort_keyword_can_match_shortcut | 1.86478 | 1.97737 | +6.04% 🔴 | 0.11259 | ms |
error rate | sort_keyword_can_match_shortcut | 0 | 0 | 0.00% | 0 | % |
Min Throughput | sort_keyword_no_can_match_shortcut | 2.00662 | 2.00662 | 0.00% | 0 | ops/s |
Mean Throughput | sort_keyword_no_can_match_shortcut | 2.00803 | 2.00804 | 0.00% | 1e-05 | ops/s |
Median Throughput | sort_keyword_no_can_match_shortcut | 2.00792 | 2.00793 | 0.00% | 1e-05 | ops/s |
Max Throughput | sort_keyword_no_can_match_shortcut | 2.00987 | 2.00987 | 0.00% | 0 | ops/s |
50th percentile latency | sort_keyword_no_can_match_shortcut | 3.01442 | 3.09542 | 2.69% | 0.081 | ms |
90th percentile latency | sort_keyword_no_can_match_shortcut | 3.44198 | 3.47997 | 1.10% | 0.03799 | ms |
99th percentile latency | sort_keyword_no_can_match_shortcut | 3.56332 | 3.57198 | 0.24% | 0.00866 | ms |
100th percentile latency | sort_keyword_no_can_match_shortcut | 3.56628 | 3.63528 | 1.93% | 0.06899 | ms |
50th percentile service time | sort_keyword_no_can_match_shortcut | 1.70761 | 1.71818 | 0.62% | 0.01057 | ms |
90th percentile service time | sort_keyword_no_can_match_shortcut | 1.76128 | 1.78258 | 1.21% | 0.02131 | ms |
99th percentile service time | sort_keyword_no_can_match_shortcut | 1.91216 | 1.8916 | -1.07% | -0.02055 | ms |
100th percentile service time | sort_keyword_no_can_match_shortcut | 1.92171 | 2.03393 | +5.84% 🔴 | 0.11223 | ms |
error rate | sort_keyword_no_can_match_shortcut | 0 | 0 | 0.00% | 0 | % |
Min Throughput | sort_numeric_desc | 2.00662 | 2.00661 | -0.00% | -0 | ops/s |
Mean Throughput | sort_numeric_desc | 2.00803 | 2.00802 | -0.00% | -0 | ops/s |
Median Throughput | sort_numeric_desc | 2.00792 | 2.00791 | -0.00% | -1e-05 | ops/s |
Max Throughput | sort_numeric_desc | 2.00986 | 2.00986 | -0.00% | -0 | ops/s |
50th percentile latency | sort_numeric_desc | 3.03022 | 2.99713 | -1.09% | -0.03309 | ms |
90th percentile latency | sort_numeric_desc | 3.44145 | 3.43989 | -0.05% | -0.00156 | ms |
99th percentile latency | sort_numeric_desc | 3.57488 | 3.77321 | +5.55% 🔴 | 0.19833 | ms |
100th percentile latency | sort_numeric_desc | 3.65655 | 3.77912 | 3.35% | 0.12257 | ms |
50th percentile service time | sort_numeric_desc | 1.65542 | 1.67675 | 1.29% | 0.02132 | ms |
90th percentile service time | sort_numeric_desc | 1.71632 | 1.74076 | 1.42% | 0.02444 | ms |
99th percentile service time | sort_numeric_desc | 1.94442 | 1.94883 | 0.23% | 0.00441 | ms |
100th percentile service time | sort_numeric_desc | 2.06612 | 1.95327 | -5.46% 🟢 | -0.11284 | ms |
error rate | sort_numeric_desc | 0 | 0 | 0.00% | 0 | % |
Min Throughput | sort_numeric_asc | 2.00663 | 2.00661 | -0.00% | -1e-05 | ops/s |
Mean Throughput | sort_numeric_asc | 2.00805 | 2.00803 | -0.00% | -1e-05 | ops/s |
Median Throughput | sort_numeric_asc | 2.00793 | 2.00792 | -0.00% | -2e-05 | ops/s |
Max Throughput | sort_numeric_asc | 2.00988 | 2.00987 | -0.00% | -1e-05 | ops/s |
50th percentile latency | sort_numeric_asc | 3.00148 | 2.9392 | -2.08% | -0.06228 | ms |
90th percentile latency | sort_numeric_asc | 3.3706 | 3.2893 | -2.41% | -0.0813 | ms |
99th percentile latency | sort_numeric_asc | 3.52474 | 3.44688 | -2.21% | -0.07786 | ms |
100th percentile latency | sort_numeric_asc | 3.53979 | 3.50608 | -0.95% | -0.03371 | ms |
50th percentile service time | sort_numeric_asc | 1.63784 | 1.64015 | 0.14% | 0.00231 | ms |
90th percentile service time | sort_numeric_asc | 1.68586 | 1.68696 | 0.06% | 0.00109 | ms |
99th percentile service time | sort_numeric_asc | 1.75334 | 1.72953 | -1.36% | -0.02381 | ms |
100th percentile service time | sort_numeric_asc | 1.81181 | 1.74004 | -3.96% | -0.07177 | ms |
error rate | sort_numeric_asc | 0 | 0 | 0.00% | 0 | % |
Min Throughput | sort_numeric_desc_with_match | 2.00663 | 2.00662 | -0.00% | -0 | ops/s |
Mean Throughput | sort_numeric_desc_with_match | 2.00803 | 2.00804 | 0.00% | 0 | ops/s |
Median Throughput | sort_numeric_desc_with_match | 2.00792 | 2.00793 | 0.00% | 1e-05 | ops/s |
Max Throughput | sort_numeric_desc_with_match | 2.00986 | 2.00987 | 0.00% | 1e-05 | ops/s |
50th percentile latency | sort_numeric_desc_with_match | 3.01129 | 3.01113 | -0.01% | -0.00016 | ms |
90th percentile latency | sort_numeric_desc_with_match | 3.37612 | 3.3923 | 0.48% | 0.01618 | ms |
99th percentile latency | sort_numeric_desc_with_match | 3.49847 | 3.50035 | 0.05% | 0.00188 | ms |
100th percentile latency | sort_numeric_desc_with_match | 3.52465 | 3.55989 | 1.00% | 0.03524 | ms |
50th percentile service time | sort_numeric_desc_with_match | 1.64766 | 1.65594 | 0.50% | 0.00828 | ms |
90th percentile service time | sort_numeric_desc_with_match | 1.71008 | 1.71951 | 0.55% | 0.00943 | ms |
99th percentile service time | sort_numeric_desc_with_match | 1.80547 | 1.76167 | -2.43% | -0.0438 | ms |
100th percentile service time | sort_numeric_desc_with_match | 1.80645 | 1.79149 | -0.83% | -0.01496 | ms |
error rate | sort_numeric_desc_with_match | 0 | 0 | 0.00% | 0 | % |
Min Throughput | sort_numeric_asc_with_match | 2.00661 | 2.00663 | 0.00% | 1e-05 | ops/s |
Mean Throughput | sort_numeric_asc_with_match | 2.00802 | 2.00804 | 0.00% | 1e-05 | ops/s |
Median Throughput | sort_numeric_asc_with_match | 2.00791 | 2.00793 | 0.00% | 1e-05 | ops/s |
Max Throughput | sort_numeric_asc_with_match | 2.00985 | 2.00987 | 0.00% | 3e-05 | ops/s |
50th percentile latency | sort_numeric_asc_with_match | 3.00578 | 2.95107 | -1.82% | -0.05471 | ms |
90th percentile latency | sort_numeric_asc_with_match | 3.39887 | 3.36591 | -0.97% | -0.03297 | ms |
99th percentile latency | sort_numeric_asc_with_match | 3.55288 | 3.49807 | -1.54% | -0.05481 | ms |
100th percentile latency | sort_numeric_asc_with_match | 3.72205 | 3.51971 | -5.44% 🟢 | -0.20234 | ms |
50th percentile service time | sort_numeric_asc_with_match | 1.66082 | 1.64552 | -0.92% | -0.01531 | ms |
90th percentile service time | sort_numeric_asc_with_match | 1.71096 | 1.69658 | -0.84% | -0.01438 | ms |
99th percentile service time | sort_numeric_asc_with_match | 1.89876 | 1.73964 | -8.38% 🟢 | -0.15912 | ms |
100th percentile service time | sort_numeric_asc_with_match | 1.98563 | 1.75075 | -11.83% 🟢 | -0.23488 | ms |
error rate | sort_numeric_asc_with_match | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range_field_conjunction_big_range_big_term_query | 2.0066 | 2.00661 | 0.00% | 1e-05 | ops/s |
Mean Throughput | range_field_conjunction_big_range_big_term_query | 2.00801 | 2.00801 | 0.00% | 0 | ops/s |
Median Throughput | range_field_conjunction_big_range_big_term_query | 2.0079 | 2.00791 | 0.00% | 1e-05 | ops/s |
Max Throughput | range_field_conjunction_big_range_big_term_query | 2.00984 | 2.00984 | -0.00% | -0 | ops/s |
50th percentile latency | range_field_conjunction_big_range_big_term_query | 3.10045 | 3.22789 | 4.11% | 0.12745 | ms |
90th percentile latency | range_field_conjunction_big_range_big_term_query | 3.47999 | 3.50922 | 0.84% | 0.02923 | ms |
99th percentile latency | range_field_conjunction_big_range_big_term_query | 3.58187 | 3.62254 | 1.14% | 0.04067 | ms |
100th percentile latency | range_field_conjunction_big_range_big_term_query | 3.60658 | 3.6357 | 0.81% | 0.02912 | ms |
50th percentile service time | range_field_conjunction_big_range_big_term_query | 1.75447 | 1.74858 | -0.34% | -0.00589 | ms |
90th percentile service time | range_field_conjunction_big_range_big_term_query | 1.81586 | 1.81916 | 0.18% | 0.0033 | ms |
99th percentile service time | range_field_conjunction_big_range_big_term_query | 1.94622 | 2.00257 | 2.90% | 0.05635 | ms |
100th percentile service time | range_field_conjunction_big_range_big_term_query | 2.0233 | 2.06381 | 2.00% | 0.04051 | ms |
error rate | range_field_conjunction_big_range_big_term_query | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range_field_disjunction_big_range_small_term_query | 2.00661 | 2.00661 | 0.00% | 1e-05 | ops/s |
Mean Throughput | range_field_disjunction_big_range_small_term_query | 2.00801 | 2.00802 | 0.00% | 1e-05 | ops/s |
Median Throughput | range_field_disjunction_big_range_small_term_query | 2.0079 | 2.00791 | 0.00% | 1e-05 | ops/s |
Max Throughput | range_field_disjunction_big_range_small_term_query | 2.00985 | 2.00984 | -0.00% | -0 | ops/s |
50th percentile latency | range_field_disjunction_big_range_small_term_query | 3.05593 | 3.12276 | 2.19% | 0.06683 | ms |
90th percentile latency | range_field_disjunction_big_range_small_term_query | 3.4492 | 3.47665 | 0.80% | 0.02744 | ms |
99th percentile latency | range_field_disjunction_big_range_small_term_query | 3.58871 | 3.57669 | -0.33% | -0.01202 | ms |
100th percentile latency | range_field_disjunction_big_range_small_term_query | 3.60113 | 3.58879 | -0.34% | -0.01233 | ms |
50th percentile service time | range_field_disjunction_big_range_small_term_query | 1.72049 | 1.72127 | 0.05% | 0.00078 | ms |
90th percentile service time | range_field_disjunction_big_range_small_term_query | 1.78037 | 1.76603 | -0.81% | -0.01434 | ms |
99th percentile service time | range_field_disjunction_big_range_small_term_query | 1.87819 | 1.86936 | -0.47% | -0.00883 | ms |
100th percentile service time | range_field_disjunction_big_range_small_term_query | 1.89744 | 1.97419 | 4.04% | 0.07675 | ms |
error rate | range_field_disjunction_big_range_small_term_query | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range_field_conjunction_small_range_small_term_query | 2.00663 | 2.00662 | -0.00% | -1e-05 | ops/s |
Mean Throughput | range_field_conjunction_small_range_small_term_query | 2.00803 | 2.00803 | -0.00% | -0 | ops/s |
Median Throughput | range_field_conjunction_small_range_small_term_query | 2.00792 | 2.00792 | -0.00% | -0 | ops/s |
Max Throughput | range_field_conjunction_small_range_small_term_query | 2.00987 | 2.00987 | -0.00% | -0 | ops/s |
50th percentile latency | range_field_conjunction_small_range_small_term_query | 3.01546 | 3.01043 | -0.17% | -0.00503 | ms |
90th percentile latency | range_field_conjunction_small_range_small_term_query | 3.44344 | 3.43554 | -0.23% | -0.0079 | ms |
99th percentile latency | range_field_conjunction_small_range_small_term_query | 3.57354 | 3.50634 | -1.88% | -0.06721 | ms |
100th percentile latency | range_field_conjunction_small_range_small_term_query | 3.58976 | 3.54569 | -1.23% | -0.04407 | ms |
50th percentile service time | range_field_conjunction_small_range_small_term_query | 1.70554 | 1.70118 | -0.26% | -0.00436 | ms |
90th percentile service time | range_field_conjunction_small_range_small_term_query | 1.74822 | 1.74057 | -0.44% | -0.00765 | ms |
99th percentile service time | range_field_conjunction_small_range_small_term_query | 1.82035 | 1.77482 | -2.50% | -0.04553 | ms |
100th percentile service time | range_field_conjunction_small_range_small_term_query | 1.87202 | 1.84451 | -1.47% | -0.02751 | ms |
error rate | range_field_conjunction_small_range_small_term_query | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range_field_conjunction_small_range_big_term_query | 2.00663 | 2.00661 | -0.00% | -2e-05 | ops/s |
Mean Throughput | range_field_conjunction_small_range_big_term_query | 2.00804 | 2.00802 | -0.00% | -2e-05 | ops/s |
Median Throughput | range_field_conjunction_small_range_big_term_query | 2.00793 | 2.00791 | -0.00% | -2e-05 | ops/s |
Max Throughput | range_field_conjunction_small_range_big_term_query | 2.00988 | 2.00984 | -0.00% | -3e-05 | ops/s |
50th percentile latency | range_field_conjunction_small_range_big_term_query | 2.99016 | 3.02761 | 1.25% | 0.03745 | ms |
90th percentile latency | range_field_conjunction_small_range_big_term_query | 3.34902 | 3.39341 | 1.33% | 0.0444 | ms |
99th percentile latency | range_field_conjunction_small_range_big_term_query | 3.47699 | 3.51588 | 1.12% | 0.03889 | ms |
100th percentile latency | range_field_conjunction_small_range_big_term_query | 3.48423 | 3.75732 | +7.84% 🔴 | 0.27309 | ms |
50th percentile service time | range_field_conjunction_small_range_big_term_query | 1.64774 | 1.65543 | 0.47% | 0.00769 | ms |
90th percentile service time | range_field_conjunction_small_range_big_term_query | 1.68591 | 1.69584 | 0.59% | 0.00993 | ms |
99th percentile service time | range_field_conjunction_small_range_big_term_query | 1.7328 | 1.93832 | +11.86% 🔴 | 0.20551 | ms |
100th percentile service time | range_field_conjunction_small_range_big_term_query | 2.00555 | 2.01569 | 0.51% | 0.01014 | ms |
error rate | range_field_conjunction_small_range_big_term_query | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range-auto-date-histo | 2.00648 | 2.00648 | -0.00% | -0 | ops/s |
Mean Throughput | range-auto-date-histo | 2.00787 | 2.00786 | -0.00% | -1e-05 | ops/s |
Median Throughput | range-auto-date-histo | 2.00776 | 2.00775 | -0.00% | -1e-05 | ops/s |
Max Throughput | range-auto-date-histo | 2.00966 | 2.00965 | -0.00% | -1e-05 | ops/s |
50th percentile latency | range-auto-date-histo | 3.52377 | 3.48784 | -1.02% | -0.03593 | ms |
90th percentile latency | range-auto-date-histo | 3.97091 | 3.96362 | -0.18% | -0.00729 | ms |
99th percentile latency | range-auto-date-histo | 4.36466 | 4.1015 | -6.03% 🟢 | -0.26316 | ms |
100th percentile latency | range-auto-date-histo | 4.45127 | 4.29647 | -3.48% | -0.15481 | ms |
50th percentile service time | range-auto-date-histo | 2.2115 | 2.21434 | 0.13% | 0.00284 | ms |
90th percentile service time | range-auto-date-histo | 2.37027 | 2.379 | 0.37% | 0.00873 | ms |
99th percentile service time | range-auto-date-histo | 2.62577 | 2.52531 | -3.83% | -0.10045 | ms |
100th percentile service time | range-auto-date-histo | 2.79227 | 2.66824 | -4.44% | -0.12403 | ms |
error rate | range-auto-date-histo | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range-auto-date-histo-with-metrics | 2.00652 | 2.00652 | -0.00% | -1e-05 | ops/s |
Mean Throughput | range-auto-date-histo-with-metrics | 2.00792 | 2.00791 | -0.00% | -1e-05 | ops/s |
Median Throughput | range-auto-date-histo-with-metrics | 2.00781 | 2.0078 | -0.00% | -1e-05 | ops/s |
Max Throughput | range-auto-date-histo-with-metrics | 2.00973 | 2.00971 | -0.00% | -2e-05 | ops/s |
50th percentile latency | range-auto-date-histo-with-metrics | 3.5037 | 3.62724 | 3.53% | 0.12354 | ms |
90th percentile latency | range-auto-date-histo-with-metrics | 3.91942 | 3.98798 | 1.75% | 0.06857 | ms |
99th percentile latency | range-auto-date-histo-with-metrics | 4.08269 | 4.0666 | -0.39% | -0.01609 | ms |
100th percentile latency | range-auto-date-histo-with-metrics | 4.45852 | 4.20848 | -5.61% 🟢 | -0.25004 | ms |
50th percentile service time | range-auto-date-histo-with-metrics | 2.15952 | 2.20013 | 1.88% | 0.04061 | ms |
90th percentile service time | range-auto-date-histo-with-metrics | 2.29462 | 2.31178 | 0.75% | 0.01716 | ms |
99th percentile service time | range-auto-date-histo-with-metrics | 2.44631 | 2.57468 | +5.25% 🔴 | 0.12837 | ms |
100th percentile service time | range-auto-date-histo-with-metrics | 2.66474 | 2.62798 | -1.38% | -0.03675 | ms |
error rate | range-auto-date-histo-with-metrics | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range-agg-1 | 2.00662 | 2.00662 | -0.00% | -0 | ops/s |
Mean Throughput | range-agg-1 | 2.00803 | 2.00803 | -0.00% | -1e-05 | ops/s |
Median Throughput | range-agg-1 | 2.00792 | 2.00793 | 0.00% | 0 | ops/s |
Max Throughput | range-agg-1 | 2.00987 | 2.00985 | -0.00% | -2e-05 | ops/s |
50th percentile latency | range-agg-1 | 3.25629 | 3.28288 | 0.82% | 0.02659 | ms |
90th percentile latency | range-agg-1 | 3.64761 | 3.60293 | -1.22% | -0.04468 | ms |
99th percentile latency | range-agg-1 | 3.7144 | 3.70932 | -0.14% | -0.00509 | ms |
100th percentile latency | range-agg-1 | 3.75606 | 3.72915 | -0.72% | -0.02691 | ms |
50th percentile service time | range-agg-1 | 1.89817 | 1.88087 | -0.91% | -0.0173 | ms |
90th percentile service time | range-agg-1 | 1.944 | 1.94065 | -0.17% | -0.00335 | ms |
99th percentile service time | range-agg-1 | 2.06146 | 1.96849 | -4.51% | -0.09297 | ms |
100th percentile service time | range-agg-1 | 2.07942 | 2.13224 | 2.54% | 0.05282 | ms |
error rate | range-agg-1 | 0 | 0 | 0.00% | 0 | % |
Min Throughput | range-agg-2 | 2.00663 | 2.00661 | -0.00% | -2e-05 | ops/s |
Mean Throughput | range-agg-2 | 2.00804 | 2.00802 | -0.00% | -1e-05 | ops/s |
Median Throughput | range-agg-2 | 2.00793 | 2.00791 | -0.00% | -1e-05 | ops/s |
Max Throughput | range-agg-2 | 2.00987 | 2.00986 | -0.00% | -1e-05 | ops/s |
50th percentile latency | range-agg-2 | 3.25794 | 3.34218 | 2.59% | 0.08424 | ms |
90th percentile latency | range-agg-2 | 3.57957 | 3.617 | 1.05% | 0.03743 | ms |
99th percentile latency | range-agg-2 | 3.69807 | 3.76464 | 1.80% | 0.06657 | ms |
100th percentile latency | range-agg-2 | 3.73321 | 3.84193 | 2.91% | 0.10872 | ms |
50th percentile service time | range-agg-2 | 1.86467 | 1.85983 | -0.26% | -0.00483 | ms |
90th percentile service time | range-agg-2 | 1.94516 | 1.94983 | 0.24% | 0.00467 | ms |
99th percentile service time | range-agg-2 | 2.07493 | 2.0955 | 0.99% | 0.02057 | ms |
100th percentile service time | range-agg-2 | 2.11154 | 2.10143 | -0.48% | -0.01011 | ms |
error rate | range-agg-2 | 0 | 0 | 0.00% | 0 | % |
Min Throughput | cardinality-agg-low | 2.00655 | 2.00657 | 0.00% | 2e-05 | ops/s |
Mean Throughput | cardinality-agg-low | 2.00795 | 2.00797 | 0.00% | 2e-05 | ops/s |
Median Throughput | cardinality-agg-low | 2.00784 | 2.00786 | 0.00% | 2e-05 | ops/s |
Max Throughput | cardinality-agg-low | 2.00976 | 2.00978 | 0.00% | 2e-05 | ops/s |
50th percentile latency | cardinality-agg-low | 3.17117 | 3.10015 | -2.24% | -0.07102 | ms |
90th percentile latency | cardinality-agg-low | 3.59417 | 3.50851 | -2.38% | -0.08566 | ms |
99th percentile latency | cardinality-agg-low | 3.66679 | 3.62672 | -1.09% | -0.04007 | ms |
100th percentile latency | cardinality-agg-low | 3.72191 | 3.64027 | -2.19% | -0.08164 | ms |
50th percentile service time | cardinality-agg-low | 1.81979 | 1.79805 | -1.19% | -0.02174 | ms |
90th percentile service time | cardinality-agg-low | 1.88714 | 1.84857 | -2.04% | -0.03857 | ms |
99th percentile service time | cardinality-agg-low | 1.92954 | 1.97561 | 2.39% | 0.04607 | ms |
100th percentile service time | cardinality-agg-low | 1.99938 | 1.99444 | -0.25% | -0.00494 | ms |
error rate | cardinality-agg-low | 0 | 0 | 0.00% | 0 | % |
Min Throughput | cardinality-agg-high | 2.00661 | 2.00661 | 0.00% | 0 | ops/s |
Mean Throughput | cardinality-agg-high | 2.00802 | 2.00802 | 0.00% | 0 | ops/s |
Median Throughput | cardinality-agg-high | 2.00791 | 2.00792 | 0.00% | 0 | ops/s |
Max Throughput | cardinality-agg-high | 2.00986 | 2.00985 | -0.00% | -1e-05 | ops/s |
50th percentile latency | cardinality-agg-high | 3.15671 | 3.29287 | 4.31% | 0.13615 | ms |
90th percentile latency | cardinality-agg-high | 3.60173 | 3.59328 | -0.23% | -0.00845 | ms |
99th percentile latency | cardinality-agg-high | 3.69123 | 3.64802 | -1.17% | -0.04321 | ms |
100th percentile latency | cardinality-agg-high | 3.7663 | 3.68679 | -2.11% | -0.07951 | ms |
50th percentile service time | cardinality-agg-high | 1.7893 | 1.78506 | -0.24% | -0.00424 | ms |
90th percentile service time | cardinality-agg-high | 1.88501 | 1.84026 | -2.37% | -0.04475 | ms |
99th percentile service time | cardinality-agg-high | 1.95823 | 1.9249 | -1.70% | -0.03333 | ms |
100th percentile service time | cardinality-agg-high | 1.99467 | 2.04103 | 2.32% | 0.04636 | ms |
error rate | cardinality-agg-high | 0 | 0 | 0.00% | 0 | % |
Description
I think following options will be helpful:
Issues Resolved
none, will create one if its useful
Testing
See output in comment
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.