jpountz commented on PR #12490: URL: https://github.com/apache/lucene/pull/12490#issuecomment-1715453502
Another benchmark run on the last commit to make sure it still works as expected, and wikibigall this time instead of wikimedium10m: ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value HighTermMonthSort 4813.12 (2.6%) 4760.12 (2.7%) -1.1% ( -6% - 4%) 0.193 Prefix3 286.82 (5.0%) 285.78 (4.4%) -0.4% ( -9% - 9%) 0.809 HighSpanNear 8.01 (2.1%) 7.99 (2.8%) -0.3% ( -5% - 4%) 0.692 MedSpanNear 7.14 (1.5%) 7.14 (2.4%) -0.1% ( -3% - 3%) 0.854 IntNRQ 109.71 (15.0%) 109.82 (15.0%) 0.1% ( -25% - 35%) 0.983 HighSloppyPhrase 3.52 (5.2%) 3.53 (3.8%) 0.1% ( -8% - 9%) 0.942 LowSpanNear 43.43 (1.4%) 43.49 (2.1%) 0.1% ( -3% - 3%) 0.808 PKLookup 224.68 (1.9%) 225.84 (2.9%) 0.5% ( -4% - 5%) 0.500 LowSloppyPhrase 17.55 (3.6%) 17.65 (3.0%) 0.6% ( -5% - 7%) 0.556 HighTermDayOfYearSort 244.66 (1.7%) 246.26 (2.0%) 0.7% ( -2% - 4%) 0.264 Respell 75.37 (1.5%) 75.92 (2.0%) 0.7% ( -2% - 4%) 0.195 MedSloppyPhrase 13.14 (3.9%) 13.24 (2.9%) 0.8% ( -5% - 7%) 0.482 Wildcard 65.52 (3.5%) 66.43 (3.5%) 1.4% ( -5% - 8%) 0.213 Fuzzy1 139.90 (1.6%) 145.17 (1.5%) 3.8% ( 0% - 6%) 0.000 Fuzzy2 104.47 (1.6%) 108.44 (1.5%) 3.8% ( 0% - 6%) 0.000 LowPhrase 45.82 (3.3%) 48.13 (3.4%) 5.0% ( -1% - 12%) 0.000 MedPhrase 60.75 (3.7%) 64.16 (3.6%) 5.6% ( -1% - 13%) 0.000 HighPhrase 49.20 (3.9%) 52.11 (3.9%) 5.9% ( -1% - 14%) 0.000 AndHighLow 682.56 (3.5%) 727.45 (3.2%) 6.6% ( 0% - 13%) 0.000 HighTerm 440.00 (9.1%) 490.39 (7.1%) 11.5% ( -4% - 30%) 0.000 LowTerm 917.37 (8.4%) 1033.11 (5.4%) 12.6% ( -1% - 28%) 0.000 MedTerm 459.23 (9.4%) 519.72 (6.6%) 13.2% ( -2% - 32%) 0.000 OrHighLow 605.42 (5.7%) 694.24 (3.7%) 14.7% ( 5% - 25%) 0.000 AndHighHigh 36.06 (5.7%) 44.64 (6.8%) 23.8% ( 10% - 38%) 0.000 AndHighMed 86.74 (5.1%) 107.82 (4.5%) 24.3% ( 13% - 35%) 0.000 OrHighMed 190.57 (6.5%) 251.30 (5.5%) 31.9% ( 18% - 46%) 0.000 OrHighHigh 39.38 (9.4%) 55.12 (8.7%) 40.0% ( 19% - 64%) 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