BewareMyPower commented on PR #23052: URL: https://github.com/apache/pulsar/pull/23052#issuecomment-2241147690
@lhotari @ben-manes I ran the test on the `ubuntu-latest` GitHub Actions runner image. See results here https://github.com/BewareMyPower/CacheBenchmark/actions/runs/10020434100/job/27698014861 ``` Benchmark Mode Cnt Score Error Units CacheReadBenchmark.testCaffine thrpt 25 4895082.131 ± 308351.791 ops/s CacheReadBenchmark.testGuava thrpt 25 4373360.896 ± 34218.258 ops/s CacheReadBenchmark.testMapComputeIfAbsent thrpt 25 27010976.706 ± 590041.473 ops/s CacheReadBenchmark.testMapGet thrpt 25 55345260.175 ± 462556.864 ops/s ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
