mattrpav commented on PR #1792: URL: https://github.com/apache/activemq/pull/1792#issuecomment-4390965982
M3 benchmark output ``` Benchmark (numSubscribers) (storeType) Mode Cnt Score Error Units TopicSendLockBenchmark.send_01_thread 1 MEMORY_BUSYWAIT thrpt 5 4506.850 ± 17.464 ops/s TopicSendLockBenchmark.send_01_thread 1 H2_JDBC thrpt 5 13022.866 ± 13569.102 ops/s TopicSendLockBenchmark.send_01_thread 5 MEMORY_BUSYWAIT thrpt 5 3613.160 ± 189.764 ops/s TopicSendLockBenchmark.send_01_thread 5 H2_JDBC thrpt 5 3891.111 ± 1597.854 ops/s TopicSendLockBenchmark.send_01_thread 10 MEMORY_BUSYWAIT thrpt 5 2539.337 ± 182.568 ops/s TopicSendLockBenchmark.send_01_thread 10 H2_JDBC thrpt 5 2334.779 ± 432.767 ops/s TopicSendLockBenchmark.send_02_threads 1 MEMORY_BUSYWAIT thrpt 5 4812.668 ± 17.245 ops/s TopicSendLockBenchmark.send_02_threads 1 H2_JDBC thrpt 5 19597.978 ± 4331.420 ops/s TopicSendLockBenchmark.send_02_threads 5 MEMORY_BUSYWAIT thrpt 5 4716.725 ± 17.291 ops/s TopicSendLockBenchmark.send_02_threads 5 H2_JDBC thrpt 5 5222.872 ± 843.002 ops/s TopicSendLockBenchmark.send_02_threads 10 MEMORY_BUSYWAIT thrpt 5 3044.563 ± 103.254 ops/s TopicSendLockBenchmark.send_02_threads 10 H2_JDBC thrpt 5 2388.289 ± 814.576 ops/s TopicSendLockBenchmark.send_100_threads 1 MEMORY_BUSYWAIT thrpt 5 4692.625 ± 60.077 ops/s TopicSendLockBenchmark.send_100_threads 1 H2_JDBC thrpt 5 11999.306 ± 4193.370 ops/s TopicSendLockBenchmark.send_100_threads 5 MEMORY_BUSYWAIT thrpt 5 4227.561 ± 217.221 ops/s TopicSendLockBenchmark.send_100_threads 5 H2_JDBC thrpt 5 3205.261 ± 466.154 ops/s TopicSendLockBenchmark.send_100_threads 10 MEMORY_BUSYWAIT thrpt 5 2192.125 ± 1907.470 ops/s TopicSendLockBenchmark.send_100_threads 10 H2_JDBC thrpt 5 2196.829 ± 742.277 ops/s TopicSendLockBenchmark.send_10_threads 1 MEMORY_BUSYWAIT thrpt 5 4762.876 ± 133.679 ops/s TopicSendLockBenchmark.send_10_threads 1 H2_JDBC thrpt 5 21422.370 ± 8640.315 ops/s TopicSendLockBenchmark.send_10_threads 5 MEMORY_BUSYWAIT thrpt 5 4744.431 ± 16.564 ops/s TopicSendLockBenchmark.send_10_threads 5 H2_JDBC thrpt 5 6531.285 ± 759.708 ops/s TopicSendLockBenchmark.send_10_threads 10 MEMORY_BUSYWAIT thrpt 5 3758.206 ± 530.746 ops/s TopicSendLockBenchmark.send_10_threads 10 H2_JDBC thrpt 5 2716.978 ± 701.743 ops/s TopicSendLockBenchmark.send_20_threads 1 MEMORY_BUSYWAIT thrpt 5 4710.561 ± 279.590 ops/s TopicSendLockBenchmark.send_20_threads 1 H2_JDBC thrpt 5 19577.767 ± 6045.958 ops/s TopicSendLockBenchmark.send_20_threads 5 MEMORY_BUSYWAIT thrpt 5 4714.381 ± 55.031 ops/s TopicSendLockBenchmark.send_20_threads 5 H2_JDBC thrpt 5 5868.364 ± 1542.890 ops/s TopicSendLockBenchmark.send_20_threads 10 MEMORY_BUSYWAIT thrpt 5 4030.784 ± 216.081 ops/s TopicSendLockBenchmark.send_20_threads 10 H2_JDBC thrpt 5 2868.966 ± 192.023 ops/s TopicSendLockBenchmark.send_50_threads 1 MEMORY_BUSYWAIT thrpt 5 4734.577 ± 14.308 ops/s TopicSendLockBenchmark.send_50_threads 1 H2_JDBC thrpt 5 16562.868 ± 2194.198 ops/s TopicSendLockBenchmark.send_50_threads 5 MEMORY_BUSYWAIT thrpt 5 4512.351 ± 329.818 ops/s TopicSendLockBenchmark.send_50_threads 5 H2_JDBC thrpt 5 4507.221 ± 1500.869 ops/s TopicSendLockBenchmark.send_50_threads 10 MEMORY_BUSYWAIT thrpt 5 2858.611 ± 1243.876 ops/s TopicSendLockBenchmark.send_50_threads 10 H2_JDBC thrpt 5 2705.621 ± 381.384 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
