jpountz commented on PR #14070: URL: https://github.com/apache/lucene/pull/14070#issuecomment-2616495910
Updated benchmark results, there is still a speedup. I'll merge soon. ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value IntNRQ 110.67 (13.1%) 108.35 (9.1%) -2.1% ( -21% - 23%) 0.557 FilteredIntNRQ 109.23 (12.1%) 107.32 (8.9%) -1.7% ( -20% - 21%) 0.605 OrStopWords 34.39 (6.7%) 34.06 (7.5%) -1.0% ( -14% - 14%) 0.671 Term 473.90 (2.7%) 469.65 (3.5%) -0.9% ( -6% - 5%) 0.364 Or2Terms2StopWords 165.33 (3.6%) 164.35 (4.2%) -0.6% ( -8% - 7%) 0.634 OrHighHigh 54.11 (3.6%) 53.80 (4.4%) -0.6% ( -8% - 7%) 0.649 DismaxTerm 574.29 (2.6%) 571.25 (2.8%) -0.5% ( -5% - 4%) 0.534 FilteredPrefix3 132.35 (3.4%) 131.73 (3.0%) -0.5% ( -6% - 6%) 0.638 Or3Terms 171.96 (3.9%) 171.16 (4.2%) -0.5% ( -8% - 8%) 0.722 Prefix3 138.18 (3.5%) 137.55 (3.1%) -0.5% ( -6% - 6%) 0.666 FilteredOrStopWords 47.79 (1.3%) 47.65 (1.8%) -0.3% ( -3% - 2%) 0.536 OrHighMed 203.16 (2.8%) 202.71 (3.7%) -0.2% ( -6% - 6%) 0.829 AndStopWords 31.57 (5.1%) 31.50 (5.1%) -0.2% ( -9% - 10%) 0.895 AndHighHigh 43.82 (2.4%) 43.74 (1.7%) -0.2% ( -4% - 4%) 0.802 FilteredAnd2Terms2StopWords 202.63 (1.5%) 202.32 (1.5%) -0.2% ( -3% - 2%) 0.743 TermDayOfYearSort 657.20 (2.4%) 656.22 (3.0%) -0.1% ( -5% - 5%) 0.861 And2Terms2StopWords 163.59 (2.9%) 163.37 (3.1%) -0.1% ( -5% - 5%) 0.890 TermTitleSort 148.27 (1.4%) 148.08 (1.5%) -0.1% ( -2% - 2%) 0.778 PKLookup 282.85 (2.0%) 282.55 (2.4%) -0.1% ( -4% - 4%) 0.879 AndHighMed 127.81 (2.2%) 127.67 (1.8%) -0.1% ( -4% - 4%) 0.870 FilteredPhrase 33.23 (1.2%) 33.20 (1.7%) -0.1% ( -2% - 2%) 0.841 TermMonthSort 3380.61 (2.1%) 3378.69 (2.0%) -0.1% ( -4% - 4%) 0.930 Wildcard 78.45 (3.6%) 78.40 (2.9%) -0.1% ( -6% - 6%) 0.958 CountFilteredPhrase 26.48 (1.8%) 26.47 (2.0%) -0.0% ( -3% - 3%) 0.994 FilteredTerm 160.77 (1.9%) 160.78 (1.7%) 0.0% ( -3% - 3%) 0.989 And3Terms 173.27 (3.4%) 173.35 (3.3%) 0.0% ( -6% - 7%) 0.967 FilteredOr2Terms2StopWords 150.99 (1.0%) 151.11 (0.9%) 0.1% ( -1% - 1%) 0.782 FilteredAndStopWords 55.49 (1.6%) 55.55 (2.4%) 0.1% ( -3% - 4%) 0.875 FilteredAndHighHigh 69.32 (1.5%) 69.40 (2.1%) 0.1% ( -3% - 3%) 0.854 CountPhrase 4.29 (1.7%) 4.30 (1.3%) 0.1% ( -2% - 3%) 0.818 CountFilteredOrHighHigh 108.11 (0.8%) 108.27 (0.7%) 0.1% ( -1% - 1%) 0.537 CountFilteredOrHighMed 119.25 (0.8%) 119.45 (0.5%) 0.2% ( -1% - 1%) 0.410 DismaxOrHighMed 175.31 (1.4%) 175.62 (2.3%) 0.2% ( -3% - 3%) 0.770 FilteredAndHighMed 131.05 (2.8%) 131.28 (2.8%) 0.2% ( -5% - 5%) 0.839 CountFilteredOrMany 26.16 (1.6%) 26.21 (1.5%) 0.2% ( -2% - 3%) 0.678 CountOrMany 30.18 (1.7%) 30.26 (1.7%) 0.3% ( -3% - 3%) 0.622 AndMedOrHighHigh 66.13 (2.2%) 66.32 (1.4%) 0.3% ( -3% - 3%) 0.605 DismaxOrHighHigh 120.04 (1.4%) 120.43 (2.5%) 0.3% ( -3% - 4%) 0.612 FilteredOr3Terms 165.88 (1.2%) 166.42 (1.2%) 0.3% ( -2% - 2%) 0.399 Phrase 15.28 (4.5%) 15.34 (5.0%) 0.3% ( -8% - 10%) 0.820 FilteredOrHighMed 157.15 (0.9%) 157.78 (1.0%) 0.4% ( -1% - 2%) 0.193 CountAndHighMed 303.28 (2.3%) 304.53 (2.2%) 0.4% ( -3% - 5%) 0.560 TermDTSort 277.52 (6.2%) 278.78 (6.3%) 0.5% ( -11% - 13%) 0.819 FilteredAnd3Terms 193.81 (2.0%) 194.72 (1.9%) 0.5% ( -3% - 4%) 0.456 CountOrHighHigh 299.53 (2.1%) 300.95 (1.9%) 0.5% ( -3% - 4%) 0.451 Fuzzy2 77.14 (2.4%) 77.53 (1.9%) 0.5% ( -3% - 4%) 0.459 CountAndHighHigh 316.68 (2.2%) 318.42 (1.9%) 0.5% ( -3% - 4%) 0.395 FilteredOrHighHigh 68.70 (0.9%) 69.11 (1.5%) 0.6% ( -1% - 3%) 0.129 Fuzzy1 81.90 (2.5%) 82.47 (2.2%) 0.7% ( -3% - 5%) 0.350 CountOrHighMed 366.87 (2.0%) 370.71 (1.6%) 1.0% ( -2% - 4%) 0.066 CountTerm 9735.91 (3.8%) 9843.29 (3.9%) 1.1% ( -6% - 9%) 0.364 OrMany 19.46 (3.8%) 19.70 (4.3%) 1.3% ( -6% - 9%) 0.328 FilteredOrMany 16.74 (3.1%) 16.96 (3.1%) 1.3% ( -4% - 7%) 0.191 CombinedTerm 31.11 (2.6%) 31.80 (2.3%) 2.2% ( -2% - 7%) 0.004 OrHighRare 276.02 (2.9%) 282.98 (3.2%) 2.5% ( -3% - 8%) 0.009 CombinedAndHighHigh 15.09 (1.8%) 15.53 (1.9%) 2.9% ( 0% - 6%) 0.000 CombinedAndHighMed 55.60 (1.6%) 57.24 (1.6%) 3.0% ( 0% - 6%) 0.000 CombinedOrHighHigh 18.66 (1.7%) 19.25 (1.9%) 3.2% ( 0% - 6%) 0.000 CombinedOrHighMed 71.67 (1.7%) 74.01 (1.9%) 3.3% ( 0% - 7%) 0.000 AndHighOrMedMed 43.72 (1.2%) 46.97 (0.6%) 7.4% ( 5% - 9%) 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