jainankitk commented on PR #13599: URL: https://github.com/apache/lucene/pull/13599#issuecomment-2251565833
@iverase - Adding the benchmark results below. I am not seeing any performance regression: ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value LowSloppyPhrase 20.37 (6.5%) 19.87 (5.4%) -2.5% ( -13% - 10%) 0.195 AndHighMed 145.52 (4.9%) 142.07 (4.7%) -2.4% ( -11% - 7%) 0.121 HighTermTitleSort 61.32 (5.9%) 59.98 (7.5%) -2.2% ( -14% - 11%) 0.305 HighSloppyPhrase 17.92 (5.1%) 17.53 (5.2%) -2.2% ( -11% - 8%) 0.185 HighTermTitleBDVSort 20.04 (3.7%) 19.69 (4.4%) -1.7% ( -9% - 6%) 0.180 AndHighLow 898.04 (4.6%) 882.94 (3.4%) -1.7% ( -9% - 6%) 0.189 AndHighMedDayTaxoFacets 35.31 (5.6%) 34.80 (5.1%) -1.4% ( -11% - 9%) 0.398 LowIntervalsOrdered 11.22 (3.6%) 11.06 (3.8%) -1.4% ( -8% - 6%) 0.223 OrHighMed 170.26 (3.1%) 168.45 (4.0%) -1.1% ( -7% - 6%) 0.349 Wildcard 39.53 (4.9%) 39.18 (5.2%) -0.9% ( -10% - 9%) 0.576 MedSloppyPhrase 9.47 (4.1%) 9.39 (6.0%) -0.9% ( -10% - 9%) 0.596 OrHighLow 362.38 (3.2%) 359.34 (3.0%) -0.8% ( -6% - 5%) 0.393 AndHighHigh 79.94 (6.3%) 79.33 (6.4%) -0.8% ( -12% - 12%) 0.707 HighIntervalsOrdered 25.47 (13.4%) 25.28 (10.8%) -0.7% ( -21% - 27%) 0.846 MedTermDayTaxoFacets 5.40 (5.0%) 5.36 (7.1%) -0.7% ( -12% - 11%) 0.703 BrowseDayOfYearTaxoFacets 2.41 (7.9%) 2.39 (8.1%) -0.7% ( -15% - 16%) 0.790 HighTermDayOfYearSort 326.80 (5.0%) 324.76 (4.8%) -0.6% ( -9% - 9%) 0.688 OrHighNotHigh 190.76 (5.9%) 189.84 (6.5%) -0.5% ( -12% - 12%) 0.806 MedPhrase 57.90 (8.3%) 57.75 (5.7%) -0.3% ( -13% - 14%) 0.904 HighPhrase 22.11 (7.2%) 22.06 (7.5%) -0.2% ( -13% - 15%) 0.922 BrowseRandomLabelTaxoFacets 1.95 (3.6%) 1.94 (4.8%) -0.2% ( -8% - 8%) 0.891 OrHighHigh 50.72 (10.3%) 50.66 (10.0%) -0.1% ( -18% - 22%) 0.969 LowSpanNear 23.16 (6.6%) 23.14 (3.4%) -0.1% ( -9% - 10%) 0.958 AndHighHighDayTaxoFacets 5.18 (3.0%) 5.17 (4.6%) -0.1% ( -7% - 7%) 0.954 BrowseDateSSDVFacets 0.57 (7.6%) 0.57 (11.0%) -0.0% ( -17% - 20%) 0.993 LowTerm 555.76 (2.7%) 556.05 (4.5%) 0.1% ( -6% - 7%) 0.964 OrNotHighMed 207.86 (4.7%) 207.97 (6.3%) 0.1% ( -10% - 11%) 0.976 OrHighNotLow 253.44 (5.9%) 253.66 (7.2%) 0.1% ( -12% - 14%) 0.967 BrowseDayOfYearSSDVFacets 3.05 (9.4%) 3.06 (4.6%) 0.1% ( -12% - 15%) 0.968 BrowseMonthTaxoFacets 2.52 (10.6%) 2.52 (12.0%) 0.1% ( -20% - 25%) 0.979 BrowseDateTaxoFacets 2.33 (7.0%) 2.33 (8.0%) 0.4% ( -13% - 16%) 0.865 MedIntervalsOrdered 11.10 (5.2%) 11.16 (6.4%) 0.5% ( -10% - 12%) 0.769 MedSpanNear 16.02 (5.7%) 16.11 (4.5%) 0.6% ( -9% - 11%) 0.721 OrHighMedDayTaxoFacets 2.41 (3.5%) 2.42 (9.5%) 0.6% ( -11% - 14%) 0.785 IntNRQ 49.96 (5.7%) 50.29 (5.8%) 0.7% ( -10% - 12%) 0.719 Respell 31.71 (7.9%) 32.01 (7.1%) 0.9% ( -13% - 17%) 0.690 LowPhrase 71.67 (5.2%) 72.41 (4.0%) 1.0% ( -7% - 10%) 0.480 BrowseMonthSSDVFacets 3.15 (6.9%) 3.18 (8.3%) 1.1% ( -13% - 17%) 0.663 OrNotHighLow 574.19 (3.1%) 580.93 (3.5%) 1.2% ( -5% - 8%) 0.263 HighTerm 264.24 (5.1%) 267.41 (7.0%) 1.2% ( -10% - 14%) 0.536 HighSpanNear 2.09 (3.2%) 2.11 (3.6%) 1.3% ( -5% - 8%) 0.211 OrHighNotMed 209.51 (6.3%) 212.50 (7.6%) 1.4% ( -11% - 16%) 0.516 PKLookup 125.82 (9.8%) 127.63 (10.0%) 1.4% ( -16% - 23%) 0.647 OrNotHighHigh 216.12 (5.4%) 219.47 (5.7%) 1.5% ( -9% - 13%) 0.379 BrowseRandomLabelSSDVFacets 2.10 (5.8%) 2.13 (9.0%) 1.6% ( -12% - 17%) 0.505 HighTermMonthSort 1076.48 (5.3%) 1094.22 (4.0%) 1.6% ( -7% - 11%) 0.270 Fuzzy1 42.89 (6.7%) 43.71 (6.4%) 1.9% ( -10% - 16%) 0.358 Prefix3 1053.01 (6.3%) 1074.45 (6.6%) 2.0% ( -10% - 15%) 0.320 Fuzzy2 18.52 (5.2%) 18.91 (3.8%) 2.1% ( -6% - 11%) 0.147 MedTerm 386.62 (4.5%) 398.80 (6.1%) 3.1% ( -7% - 14%) 0.063 TermDTSort 93.06 (6.7%) 96.18 (7.5%) 3.3% ( -10% - 18%) 0.137 ``` -- 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