vsop-479 commented on PR #13557: URL: https://github.com/apache/lucene/pull/13557#issuecomment-2237974082
I also tested it by adding simulation code under `jmh` ( just ensure they get right optimization), there is no difference neither : ```` Benchmark (size) Mode Cnt Score Error Units VectorUtilBenchmark.score1 256 thrpt 15 1.980 ± 0.010 ops/us VectorUtilBenchmark.score1:asm 256 thrpt NaN --- VectorUtilBenchmark.score2 256 thrpt 15 1.987 ± 0.004 ops/us VectorUtilBenchmark.score2:asm 256 thrpt NaN --- ```` But, there `Hottest Region` in the check line is different (1.17% vs 0.04%). -- 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