jpountz commented on PR #13244: URL: https://github.com/apache/lucene/pull/13244#issuecomment-2036934137
Here's a luceneutil run on wikibigall and data hot in the page cache. No difference, which is what was expected I guess: ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value MedTerm 539.57 (7.5%) 528.42 (6.0%) -2.1% ( -14% - 12%) 0.338 LowTerm 988.10 (5.9%) 970.05 (5.4%) -1.8% ( -12% - 10%) 0.308 OrHighNotLow 317.47 (6.2%) 312.12 (5.0%) -1.7% ( -12% - 10%) 0.343 HighTerm 252.16 (7.3%) 248.37 (5.6%) -1.5% ( -13% - 12%) 0.464 OrHighNotHigh 288.74 (6.3%) 284.71 (4.5%) -1.4% ( -11% - 9%) 0.419 Wildcard 100.66 (2.5%) 99.37 (2.6%) -1.3% ( -6% - 3%) 0.117 OrHighNotMed 374.03 (6.2%) 369.44 (5.0%) -1.2% ( -11% - 10%) 0.491 OrNotHighMed 248.17 (3.7%) 245.38 (4.0%) -1.1% ( -8% - 6%) 0.359 OrNotHighHigh 156.42 (6.3%) 154.80 (5.1%) -1.0% ( -11% - 11%) 0.568 PKLookup 295.59 (2.0%) 293.25 (3.0%) -0.8% ( -5% - 4%) 0.329 Respell 50.41 (2.0%) 50.06 (2.0%) -0.7% ( -4% - 3%) 0.264 AndHighLow 1056.24 (3.4%) 1049.79 (3.6%) -0.6% ( -7% - 6%) 0.582 OrNotHighLow 704.71 (3.4%) 702.19 (3.6%) -0.4% ( -7% - 6%) 0.748 IntNRQ 750.87 (4.4%) 748.32 (3.6%) -0.3% ( -8% - 8%) 0.791 LowSpanNear 2.50 (1.1%) 2.50 (1.2%) -0.2% ( -2% - 2%) 0.519 HighTermTitleBDVSort 12.75 (8.5%) 12.72 (5.6%) -0.2% ( -13% - 15%) 0.935 OrHighMed 219.68 (2.1%) 219.28 (2.6%) -0.2% ( -4% - 4%) 0.805 HighIntervalsOrdered 3.32 (4.3%) 3.31 (4.4%) -0.2% ( -8% - 8%) 0.902 LowSloppyPhrase 17.94 (1.6%) 17.94 (2.2%) -0.0% ( -3% - 3%) 0.972 MedSpanNear 12.89 (1.4%) 12.89 (1.3%) 0.0% ( -2% - 2%) 0.990 OrHighHigh 80.78 (1.3%) 80.79 (1.5%) 0.0% ( -2% - 2%) 0.978 LowIntervalsOrdered 17.67 (2.4%) 17.69 (2.3%) 0.1% ( -4% - 4%) 0.910 AndHighMed 86.41 (2.1%) 86.50 (2.1%) 0.1% ( -4% - 4%) 0.870 Fuzzy1 104.55 (2.6%) 104.71 (1.8%) 0.2% ( -4% - 4%) 0.825 Prefix3 190.94 (4.2%) 191.33 (3.7%) 0.2% ( -7% - 8%) 0.872 MedPhrase 82.82 (5.1%) 82.99 (2.8%) 0.2% ( -7% - 8%) 0.872 HighTermMonthSort 2859.54 (7.2%) 2866.04 (7.6%) 0.2% ( -13% - 16%) 0.923 TermDTSort 420.48 (5.5%) 421.49 (5.1%) 0.2% ( -9% - 11%) 0.888 OrHighLow 610.57 (2.6%) 612.29 (2.4%) 0.3% ( -4% - 5%) 0.724 HighTermTitleSort 149.70 (1.5%) 150.16 (1.2%) 0.3% ( -2% - 3%) 0.477 HighSloppyPhrase 3.04 (3.3%) 3.05 (2.8%) 0.4% ( -5% - 6%) 0.672 HighPhrase 20.25 (4.3%) 20.34 (2.2%) 0.4% ( -5% - 7%) 0.685 AndHighHigh 45.77 (2.2%) 45.98 (2.6%) 0.5% ( -4% - 5%) 0.537 MedIntervalsOrdered 1.93 (1.6%) 1.94 (2.9%) 0.6% ( -3% - 5%) 0.395 MedSloppyPhrase 10.80 (2.8%) 10.88 (2.4%) 0.7% ( -4% - 6%) 0.407 LowPhrase 12.05 (4.6%) 12.14 (2.4%) 0.7% ( -6% - 8%) 0.534 Fuzzy2 95.06 (3.6%) 95.98 (2.6%) 1.0% ( -5% - 7%) 0.327 HighTermDayOfYearSort 569.67 (3.4%) 575.25 (2.5%) 1.0% ( -4% - 7%) 0.302 HighSpanNear 5.34 (5.6%) 5.44 (6.2%) 1.8% ( -9% - 14%) 0.329 ``` -- 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