epotyom commented on PR #13559: URL: https://github.com/apache/lucene/pull/13559#issuecomment-2258002016
I've added new `BitSet#firstSetBitInRange` method with maybe naive implementations for both `SparseFixedBitSet` and `FixedBitSet`. I've also changed `BlockJoinSelector` to use it. `luceneutil` benchmark results seem to be neutral, but as far as I understand there are no tasks that trigger `BlockJoinSelector`? I'll run our internal tests to see if it helps, and will add a line to CHANGES if otherwise the change looks good. -- 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