jpountz commented on PR #13692: URL: https://github.com/apache/lucene/pull/13692#issuecomment-2352330831
I reverted this change. While it was a good win on average on my machine, it was almost a net loss on nightly benchmarks. So I'd rather keep the current linear scan approach, which has a lower overhead when creating new `PostingsEnum` objects and is simpler. -- 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