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

   Results on my machines are a bit disappointing
   ```
   java -version
   openjdk version "23.0.2" 2025-01-21
   OpenJDK Runtime Environment (build 23.0.2+7-58)
   OpenJDK 64-Bit Server VM (build 23.0.2+7-58, mixed mode, sharing)
   
   Mac M2
   
   Benchmark                 (bpv)   Mode  Cnt   Score    Error   Units
   BKDCodecBenchmark.scalar     16  thrpt    5  97.169 ±  0.454  ops/ms
   BKDCodecBenchmark.scalar     24  thrpt    5  86.957 ±  0.929  ops/ms
   BKDCodecBenchmark.vector     16  thrpt    5  79.996 ± 17.609  ops/ms
   BKDCodecBenchmark.vector     24  thrpt    5  35.612 ±  0.346  ops/ms
   
   Linux AVX512
   
   Benchmark                 (bpv)   Mode  Cnt   Score   Error   Units
   BKDCodecBenchmark.scalar     16  thrpt    5  32.064 ? 2.751  ops/ms
   BKDCodecBenchmark.scalar     24  thrpt    5  27.612 ? 0.931  ops/ms
   BKDCodecBenchmark.vector     16  thrpt    5  17.617 ? 1.296  ops/ms
   BKDCodecBenchmark.vector     24  thrpt    5  10.724 ? 0.176  ops/ms
   ```


-- 
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