vsop-479 commented on PR #14371: URL: https://github.com/apache/lucene/pull/14371#issuecomment-2763043900
@gf2121 I also implemented `advanceExact` with vector, there is still a slowdown. I will try to measure it on other laptop (with more vector lanes). ```` Benchmark Mode Cnt Score Error Units AdvanceSparseDISIBenchmark.advanceExact thrpt 15 727.403 ± 33.060 ops/ms AdvanceSparseDISIBenchmark.advanceExactVector thrpt 15 520.427 ± 0.868 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