ChrisHegarty commented on PR #12632:
URL: https://github.com/apache/lucene/pull/12632#issuecomment-1752098666

   I get similar bench results, the new impl is faster.
   
   ```
   Benchmark                                   (size)   Mode  Cnt  Score   
Error   Units
   BinaryDotProductBenchmark.dotProductNew       1024  thrpt    5  6.499 ± 
0.299  ops/us
   BinaryDotProductBenchmark.dotProductNewNew    1024  thrpt    5  7.017 ± 
0.165  ops/us
   BinaryDotProductBenchmark.dotProductOld       1024  thrpt    5  3.135 ± 
0.060  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