jpountz commented on PR #12833: URL: https://github.com/apache/lucene/pull/12833#issuecomment-1822504924
Here is the output of the benchmark on my machine: ``` Benchmark (size) Mode Cnt Score Error Units GroupVIntBenchmark.byteArrayReadGroupVInt 64 thrpt 5 14.038 ± 0.202 ops/us GroupVIntBenchmark.byteArrayReadVInt 64 thrpt 5 5.298 ± 0.363 ops/us GroupVIntBenchmark.byteBufferReadGroupVInt 64 thrpt 5 6.865 ± 0.344 ops/us GroupVIntBenchmark.byteBufferReadVInt 64 thrpt 5 5.557 ± 2.440 ops/us ``` -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org