Barrett Oglesby created GEODE-7389:
--------------------------------------
Summary: CI failure: BENCHMARK FAILED:
PartitionedFunctionExecutionWithFiltersBenchmark average latency is 5% worse
than baseline
Key: GEODE-7389
URL: https://issues.apache.org/jira/browse/GEODE-7389
Project: Geode
Issue Type: Bug
Components: benchmarks
Reporter: Barrett Oglesby
The PartitionedFunctionExecutionWithFiltersBenchmark in Benchmark build 643
failed:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/Benchmark/builds/643
```
org.apache.geode.benchmark.tests.PartitionedFunctionExecutionWithFiltersBenchmark
average ops/second Baseline: 350652.64 Test: 318470.59
Difference: -9.2%
ops/second standard error Baseline: 399.41 Test: 408.97
Difference: +2.4%
ops/second standard deviation Baseline: 6906.46 Test: 7071.73
Difference: +2.4%
YS 99th percentile latency Baseline: 3006.00 Test: 20005.00
Difference: +565.5%
median latency Baseline: 1202175.00 Test: 1327103.00
Difference: +10.4%
90th percentile latency Baseline: 2510847.00 Test: 2826239.00
Difference: +12.6%
99th percentile latency Baseline: 11788287.00 Test: 12476415.00
Difference: +5.8%
99.9th percentile latency Baseline: 42631167.00 Test: 46989311.00
Difference: +10.2%
average latency Baseline: 1640650.66 Test: 1807133.87
Difference: +10.1%
latency standard deviation Baseline: 2881426.77 Test: 3148034.63
Difference: +9.3%
latency standard error Baseline: 281.02 Test: 322.21
Difference: +14.7%
```
This may be related to or the same as GEODE-7385 and GEODE-7269.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)