jpountz commented on PR #12841:
URL: https://github.com/apache/lucene/pull/12841#issuecomment-1846774383

   I'll check if there is GC activity during the benchmark. In the meantime, I 
looked into using lambdas instead, and it seems like it would work well: 
https://github.com/apache/lucene/commit/8109e639508b6875d657e84634dd27c58942f610
   
   ```
   Benchmark                                                (size)   Mode  Cnt  
 Score   Error   Units
   GroupVIntBenchmark.mmap_byteBufferReadGroupVInt              64  thrpt    5  
13.174 ± 0.870  ops/us
   GroupVIntBenchmark.mmap_byteBufferReadGroupVIntBaseline      64  thrpt    5  
 6.834 ± 0.021  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

Reply via email to