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

   skylake:
   ```
   Benchmark                             (size)   Mode  Cnt    Score   Error   
Units
   DotProductBenchmark.dotProductNew          1  thrpt    5  153.702 ± 2.576  
ops/us
   DotProductBenchmark.dotProductNew          4  thrpt    5   95.861 ± 1.403  
ops/us
   DotProductBenchmark.dotProductNew          6  thrpt    5   93.582 ± 1.640  
ops/us
   DotProductBenchmark.dotProductNew          8  thrpt    5   81.923 ± 1.045  
ops/us
   DotProductBenchmark.dotProductNew         13  thrpt    5   66.178 ± 0.789  
ops/us
   DotProductBenchmark.dotProductNew         16  thrpt    5   62.173 ± 1.191  
ops/us
   DotProductBenchmark.dotProductNew         25  thrpt    5   40.726 ± 0.455  
ops/us
   DotProductBenchmark.dotProductNew         32  thrpt    5   59.063 ± 6.797  
ops/us
   DotProductBenchmark.dotProductNew         64  thrpt    5   51.108 ± 1.368  
ops/us
   DotProductBenchmark.dotProductNew        100  thrpt    5   35.460 ± 0.310  
ops/us
   DotProductBenchmark.dotProductNew        128  thrpt    5   39.522 ± 0.356  
ops/us
   DotProductBenchmark.dotProductNew        207  thrpt    5   21.369 ± 0.182  
ops/us
   DotProductBenchmark.dotProductNew        256  thrpt    5   26.010 ± 0.112  
ops/us
   DotProductBenchmark.dotProductNew        300  thrpt    5   19.118 ± 0.389  
ops/us
   DotProductBenchmark.dotProductNew        512  thrpt    5   17.368 ± 0.755  
ops/us
   DotProductBenchmark.dotProductNew        702  thrpt    5   11.338 ± 0.143  
ops/us
   DotProductBenchmark.dotProductNew       1024  thrpt    5   10.073 ± 0.113  
ops/us
   DotProductBenchmark.dotProductNewNew       1  thrpt    5  152.223 ± 0.854  
ops/us
   DotProductBenchmark.dotProductNewNew       4  thrpt    5  114.786 ± 1.555  
ops/us
   DotProductBenchmark.dotProductNewNew       6  thrpt    5   91.451 ± 0.874  
ops/us
   DotProductBenchmark.dotProductNewNew       8  thrpt    5   81.767 ± 0.345  
ops/us
   DotProductBenchmark.dotProductNewNew      13  thrpt    5   67.915 ± 0.889  
ops/us
   DotProductBenchmark.dotProductNewNew      16  thrpt    5   64.509 ± 1.064  
ops/us
   DotProductBenchmark.dotProductNewNew      25  thrpt    5   53.764 ± 1.037  
ops/us
   DotProductBenchmark.dotProductNewNew      32  thrpt    5   62.759 ± 0.942  
ops/us
   DotProductBenchmark.dotProductNewNew      64  thrpt    5   55.151 ± 0.396  
ops/us
   DotProductBenchmark.dotProductNewNew     100  thrpt    5   37.558 ± 0.996  
ops/us
   DotProductBenchmark.dotProductNewNew     128  thrpt    5   46.005 ± 0.733  
ops/us
   DotProductBenchmark.dotProductNewNew     207  thrpt    5   26.135 ± 0.780  
ops/us
   DotProductBenchmark.dotProductNewNew     256  thrpt    5   30.208 ± 0.115  
ops/us
   DotProductBenchmark.dotProductNewNew     300  thrpt    5   22.830 ± 1.903  
ops/us
   DotProductBenchmark.dotProductNewNew     512  thrpt    5   17.916 ± 0.216  
ops/us
   DotProductBenchmark.dotProductNewNew     702  thrpt    5   12.854 ± 1.727  
ops/us
   DotProductBenchmark.dotProductNewNew    1024  thrpt    5   11.620 ± 0.291  
ops/us
   DotProductBenchmark.dotProductOld          1  thrpt    5  162.477 ± 3.116  
ops/us
   DotProductBenchmark.dotProductOld          4  thrpt    5  120.188 ± 2.748  
ops/us
   DotProductBenchmark.dotProductOld          6  thrpt    5  120.427 ± 1.619  
ops/us
   DotProductBenchmark.dotProductOld          8  thrpt    5   98.704 ± 2.279  
ops/us
   DotProductBenchmark.dotProductOld         13  thrpt    5   76.331 ± 1.940  
ops/us
   DotProductBenchmark.dotProductOld         16  thrpt    5   67.417 ± 1.456  
ops/us
   DotProductBenchmark.dotProductOld         25  thrpt    5   47.443 ± 0.513  
ops/us
   DotProductBenchmark.dotProductOld         32  thrpt    5   43.270 ± 4.112  
ops/us
   DotProductBenchmark.dotProductOld         64  thrpt    5   26.506 ± 0.826  
ops/us
   DotProductBenchmark.dotProductOld        100  thrpt    5   16.793 ± 0.163  
ops/us
   DotProductBenchmark.dotProductOld        128  thrpt    5   14.332 ± 0.207  
ops/us
   DotProductBenchmark.dotProductOld        207  thrpt    5    9.032 ± 0.155  
ops/us
   DotProductBenchmark.dotProductOld        256  thrpt    5    7.853 ± 0.115  
ops/us
   DotProductBenchmark.dotProductOld        300  thrpt    5    6.331 ± 0.025  
ops/us
   DotProductBenchmark.dotProductOld        512  thrpt    5    4.027 ± 0.023  
ops/us
   DotProductBenchmark.dotProductOld        702  thrpt    5    2.762 ± 0.041  
ops/us
   DotProductBenchmark.dotProductOld       1024  thrpt    5    2.003 ± 0.020  
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