vsop-479 commented on PR #14371: URL: https://github.com/apache/lucene/pull/14371#issuecomment-2760720322
@gf2121 I implemented `VectorMask` approach. There is still a slowdown. I think the reason is my laptop (Mac M2). ```` Benchmark Mode Cnt Score Error Units AdvanceSparseDISIBenchmark.advance thrpt 15 654.472 ± 2.349 ops/ms AdvanceSparseDISIBenchmark.advanceVector thrpt 15 498.590 ± 66.751 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