vsop-479 commented on PR #13557: URL: https://github.com/apache/lucene/pull/13557#issuecomment-2232216545
FWIW, I also measured performance with luceneutil on `wikimediumall`: ```` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value BrowseMonthTaxoFacets 9.14 (37.7%) 8.26 (37.2%) -9.6% ( -61% - 104%) 0.417 TermDTSort 287.26 (5.0%) 275.16 (4.6%) -4.2% ( -13% - 5%) 0.005 HighTerm 600.85 (7.3%) 586.62 (5.0%) -2.4% ( -13% - 10%) 0.230 MedTerm 810.95 (7.0%) 797.22 (4.3%) -1.7% ( -12% - 10%) 0.357 LowTerm 720.16 (3.3%) 711.89 (3.8%) -1.1% ( -8% - 6%) 0.310 Fuzzy2 40.88 (1.6%) 40.44 (2.5%) -1.1% ( -5% - 3%) 0.106 AndHighHigh 44.49 (7.3%) 44.03 (7.4%) -1.0% ( -14% - 14%) 0.660 HighPhrase 23.40 (4.5%) 23.16 (3.2%) -1.0% ( -8% - 6%) 0.418 LowPhrase 11.92 (4.1%) 11.81 (3.1%) -0.9% ( -7% - 6%) 0.415 OrHighMed 146.50 (3.9%) 145.26 (3.7%) -0.8% ( -8% - 7%) 0.487 OrHighNotMed 586.89 (4.5%) 582.26 (3.0%) -0.8% ( -7% - 7%) 0.516 BrowseRandomLabelSSDVFacets 6.02 (7.9%) 5.97 (8.0%) -0.8% ( -15% - 16%) 0.764 OrHighMedDayTaxoFacets 3.14 (4.6%) 3.11 (10.3%) -0.7% ( -14% - 14%) 0.767 AndHighMed 149.15 (6.1%) 148.05 (5.7%) -0.7% ( -11% - 11%) 0.693 HighTermTitleSort 228.51 (2.1%) 227.11 (1.7%) -0.6% ( -4% - 3%) 0.309 Respell 71.57 (1.5%) 71.14 (2.4%) -0.6% ( -4% - 3%) 0.340 HighTermDayOfYearSort 477.62 (4.9%) 474.75 (5.1%) -0.6% ( -10% - 9%) 0.703 AndHighLow 671.48 (5.2%) 667.92 (4.8%) -0.5% ( -10% - 9%) 0.737 OrHighHigh 51.74 (3.0%) 51.48 (3.4%) -0.5% ( -6% - 6%) 0.610 Wildcard 68.64 (2.9%) 68.31 (3.0%) -0.5% ( -6% - 5%) 0.608 OrHighNotHigh 390.49 (5.3%) 388.66 (3.3%) -0.5% ( -8% - 8%) 0.736 MedPhrase 59.57 (3.4%) 59.34 (2.6%) -0.4% ( -6% - 5%) 0.692 OrNotHighHigh 612.50 (3.4%) 610.26 (2.8%) -0.4% ( -6% - 6%) 0.710 Fuzzy1 112.10 (1.9%) 111.83 (2.3%) -0.2% ( -4% - 3%) 0.708 OrHighLow 514.72 (3.0%) 513.46 (3.1%) -0.2% ( -6% - 6%) 0.803 Prefix3 270.57 (1.6%) 270.06 (2.0%) -0.2% ( -3% - 3%) 0.749 OrHighNotLow 493.27 (6.0%) 492.41 (3.7%) -0.2% ( -9% - 10%) 0.913 HighTermMonthSort 3485.92 (3.2%) 3482.83 (6.2%) -0.1% ( -9% - 9%) 0.955 OrNotHighMed 268.56 (2.5%) 268.39 (2.1%) -0.1% ( -4% - 4%) 0.931 HighTermTitleBDVSort 12.55 (1.1%) 12.55 (1.2%) -0.0% ( -2% - 2%) 0.933 HighSloppyPhrase 12.47 (1.9%) 12.48 (1.3%) 0.1% ( -3% - 3%) 0.891 OrNotHighLow 772.28 (2.7%) 773.69 (2.4%) 0.2% ( -4% - 5%) 0.822 AndHighMedDayTaxoFacets 22.12 (1.8%) 22.17 (1.6%) 0.2% ( -3% - 3%) 0.701 MedTermDayTaxoFacets 9.58 (2.0%) 9.61 (3.0%) 0.3% ( -4% - 5%) 0.679 BrowseDayOfYearSSDVFacets 7.27 (9.9%) 7.30 (9.5%) 0.5% ( -17% - 22%) 0.878 PKLookup 301.97 (2.6%) 303.50 (2.2%) 0.5% ( -4% - 5%) 0.501 AndHighHighDayTaxoFacets 6.02 (4.2%) 6.05 (3.4%) 0.6% ( -6% - 8%) 0.629 BrowseDateSSDVFacets 1.52 (13.1%) 1.53 (18.1%) 0.8% ( -26% - 36%) 0.873 MedSpanNear 13.30 (2.3%) 13.42 (1.8%) 0.9% ( -3% - 5%) 0.162 LowSpanNear 100.75 (2.5%) 101.71 (2.1%) 1.0% ( -3% - 5%) 0.185 HighSpanNear 18.34 (2.6%) 18.55 (2.2%) 1.2% ( -3% - 6%) 0.127 MedSloppyPhrase 12.38 (2.9%) 12.54 (2.1%) 1.3% ( -3% - 6%) 0.108 LowSloppyPhrase 74.43 (3.1%) 75.64 (2.5%) 1.6% ( -3% - 7%) 0.068 HighIntervalsOrdered 2.36 (13.2%) 2.40 (12.8%) 1.8% ( -21% - 31%) 0.670 MedIntervalsOrdered 18.99 (11.5%) 19.38 (10.9%) 2.0% ( -18% - 27%) 0.567 LowIntervalsOrdered 7.53 (12.3%) 7.73 (11.1%) 2.6% ( -18% - 29%) 0.480 IntNRQ 31.23 (14.1%) 32.16 (15.5%) 3.0% ( -23% - 37%) 0.525 BrowseMonthSSDVFacets 7.41 (14.8%) 7.64 (19.2%) 3.1% ( -26% - 43%) 0.573 BrowseDayOfYearTaxoFacets 7.93 (25.0%) 8.67 (41.3%) 9.3% ( -45% - 100%) 0.388 BrowseDateTaxoFacets 7.85 (25.4%) 8.62 (41.7%) 9.8% ( -45% - 103%) 0.368 BrowseRandomLabelTaxoFacets 7.25 (45.5%) 8.53 (68.1%) 17.6% ( -65% - 240%) 0.337 ```` -- 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