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

   ARM Graviton3E (256-bit SVE)
   
   Master (well #12747 for sanity):
   ```
   Benchmark                                   (size)   Mode  Cnt   Score   
Error   Units
   VectorUtilBenchmark.floatCosineScalar         1024  thrpt   15   0.682 ±  
0.001  ops/us
   VectorUtilBenchmark.floatCosineVector         1024  thrpt   75   5.498 ±  
0.004  ops/us
   VectorUtilBenchmark.floatDotProductScalar     1024  thrpt   15   2.409 ±  
0.013  ops/us
   VectorUtilBenchmark.floatDotProductVector     1024  thrpt   75  12.446 ±  
0.343  ops/us
   VectorUtilBenchmark.floatSquareScalar         1024  thrpt   15   2.172 ±  
0.007  ops/us
   VectorUtilBenchmark.floatSquareVector         1024  thrpt   75  11.655 ±  
0.152  ops/us
   ```
   
   Patch
   ```
   Benchmark                                   (size)   Mode  Cnt   Score   
Error   Units
   VectorUtilBenchmark.floatCosineScalar         1024  thrpt   15   1.423 ± 
0.001  ops/us
   VectorUtilBenchmark.floatCosineVector         1024  thrpt   75   8.882 ± 
0.052  ops/us
   VectorUtilBenchmark.floatDotProductScalar     1024  thrpt   15   3.751 ± 
0.006  ops/us
   VectorUtilBenchmark.floatDotProductVector     1024  thrpt   75  13.033 ± 
0.056  ops/us
   VectorUtilBenchmark.floatSquareScalar         1024  thrpt   15   3.201 ± 
0.014  ops/us
   VectorUtilBenchmark.floatSquareVector         1024  thrpt   75  12.943 ± 
0.250  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