gf2121 commented on PR #14935:
URL: https://github.com/apache/lucene/pull/14935#issuecomment-3062225468

   FWIW jmh result of the vectorized version (code in #14910)
   
   ```
   Benchmark                         (bitCount)   Mode  Cnt   Score   Error   
Units
   BitsetToArrayBenchmark.vectorize           5  thrpt    5  30.268 ? 0.096  
ops/us
   BitsetToArrayBenchmark.vectorize          10  thrpt    5  30.018 ? 1.609  
ops/us
   BitsetToArrayBenchmark.vectorize          20  thrpt    5  26.962 ? 1.625  
ops/us
   BitsetToArrayBenchmark.vectorize          30  thrpt    5  27.274 ? 0.078  
ops/us
   BitsetToArrayBenchmark.vectorize          40  thrpt    5  26.078 ? 2.184  
ops/us
   BitsetToArrayBenchmark.vectorize          50  thrpt    5  25.444 ? 0.964  
ops/us
   BitsetToArrayBenchmark.vectorize          60  thrpt    5  23.364 ? 0.062  
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