jpountz commented on PR #14896: URL: https://github.com/apache/lucene/pull/14896#issuecomment-3038839165
> we should have benchmarks also on AMD ryzen/threadripper CPUs as well as ARM. I get the following results on an AMD Ryzen 9 3900X (AVX2 support, but no AVX-512 support): ``` Benchmark (minScoreInclusive) (size) Mode Cnt Score Error Units CompetitiveBenchmark.baseline 0 128 thrpt 5 17146.485 ± 371.713 ops/ms CompetitiveBenchmark.baseline 0.2 128 thrpt 5 3146.653 ± 214.168 ops/ms CompetitiveBenchmark.baseline 0.4 128 thrpt 5 1967.109 ± 42.828 ops/ms CompetitiveBenchmark.baseline 0.5 128 thrpt 5 1837.372 ± 7.027 ops/ms CompetitiveBenchmark.baseline 0.8 128 thrpt 5 3522.881 ± 28.854 ops/ms CompetitiveBenchmark.candidate 0 128 thrpt 5 9759.642 ± 492.437 ops/ms CompetitiveBenchmark.candidate 0.2 128 thrpt 5 9887.365 ± 586.618 ops/ms CompetitiveBenchmark.candidate 0.4 128 thrpt 5 9867.487 ± 223.382 ops/ms CompetitiveBenchmark.candidate 0.5 128 thrpt 5 9855.217 ± 26.162 ops/ms CompetitiveBenchmark.candidate 0.8 128 thrpt 5 9872.613 ± 134.375 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