sgup432 commented on PR #15954: URL: https://github.com/apache/lucene/pull/15954#issuecomment-4255184009
>Do you have updated benchmark numbers following this change? I actually already updated the above numbers(in the description). The only bump in performance I saw was in clustered pattern with another 15% speedup for 3 field conjunction. This makes sense as clustered is the one where we expect a lot of YES blocks as field values ranges are tight. Also this is with 1M docs, I believe the gains might be higher with higher doc count (depending on data distribution) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
