magibney commented on PR #12207: URL: https://github.com/apache/lucene/pull/12207#issuecomment-1479836168
In fact, even for the `wikimedium10m` case, benefits are apparent for broader matches. The improvements are modest, but demonstrable even for these generic cases. And again, in general slower queries tend to benefit more, so the difference would be more perceptible to users than the percentages might indicate. Below are the relevant tasks excerpted from another complete run of `wikimedium10m` against 1f8c07553fad332d10213a0d506aa8f0a1eae24e (ran an instance of all tasks, redacted non-Prefix, non-PKLookup from results pasted here): ``` PKLookup 323.72 (2.9%) 318.94 (3.4%) -1.5% ( -7% - 5%) 0.145 PrefixLow10 2874.47 (5.9%) 2877.50 (7.2%) 0.1% ( -12% - 14%) 0.960 Prefix3 982.47 (4.2%) 1049.34 (3.0%) 6.8% ( 0% - 14%) 0.000 PrefixHigh3 179.49 (8.3%) 192.65 (5.9%) 7.3% ( -6% - 23%) 0.001 PrefixHighest1 2.74 (8.9%) 2.95 (7.1%) 7.7% ( -7% - 25%) 0.003 PrefixHigh5 825.71 (3.9%) 889.58 (2.9%) 7.7% ( 0% - 15%) 0.000 PrefixHigh2 121.66 (7.5%) 132.60 (5.7%) 9.0% ( -3% - 23%) 0.000 PrefixHigh1 7.36 (8.2%) 8.07 (6.2%) 9.7% ( -4% - 26%) 0.000 ``` -- 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