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

   Just some more numbers, for sanity.
   
   Intel Rocket Lake:
   
   main:
   ```
   VectorUtilBenchmark.floatCosineScalar        1024  thrpt    5  0.844 ± 0.007 
 ops/us
   VectorUtilBenchmark.floatDotProductScalar    1024  thrpt    5  3.391 ± 0.144 
 ops/us
   VectorUtilBenchmark.floatSquareScalar        1024  thrpt    5  2.549 ± 0.005 
 ops/us
   ```
   
   Robert's branch:
   ```
   Benchmark                                  (size)   Mode  Cnt  Score   Error 
  Units
   VectorUtilBenchmark.floatCosineScalar        1024  thrpt    5  1.979 ± 0.007 
 ops/us
   VectorUtilBenchmark.floatDotProductScalar    1024  thrpt    5  4.162 ± 0.005 
 ops/us
   VectorUtilBenchmark.floatSquareScalar        1024  thrpt    5  4.137 ± 0.013 
 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