jpountz commented on PR #15082: URL: https://github.com/apache/lucene/pull/15082#issuecomment-3195170943
I was hesitating which one to commit first. #15039 helps less in my benchmarks for now, likely because it only helps the first clause of conjunctive queries, because it doesn't help with computing impact scores, and because it only helps when scores are computed via the BulkScorer API instead of Scorer API (so e.g. AndHighOrMedMed doesn't see a speedup). I can start with #15039 plus follow-ups and see how much this PR still helps when I get stuck. -- 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