wernerdv commented on PR #13329: URL: https://github.com/apache/ignite/pull/13329#issuecomment-4893207279
Results of the `JmhDirectMessageReaderBenchmark`: - master: ``` Benchmark (entries) Mode Cnt Score Error Units JmhDirectMessageReaderBenchmark.compressedMessage 30 thrpt 5 4595,593 ± 7257,161 ops/s JmhDirectMessageReaderBenchmark.compressedMessage 500 thrpt 5 1582,391 ± 476,917 ops/s ``` - current branch: ``` Benchmark (entries) Mode Cnt Score Error Units JmhDirectMessageReaderBenchmark.compressedMessage 30 thrpt 5 47589,313 ± 23902,679 ops/s JmhDirectMessageReaderBenchmark.compressedMessage 500 thrpt 5 3216,279 ± 586,795 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]
