gf2121 commented on PR #12661:
URL: https://github.com/apache/lucene/pull/12661#issuecomment-1760704047

   It seems i can reproduce the slow down locally with `wikimediumall`, and 
this patch do not work :(
   I'll keep digging
   
   ```
                               TaskQPS baseline      StdDevQPS 
my_modified_version      StdDev                Pct diff p-value
                           PKLookup       99.06      (3.7%)       92.91      
(4.3%)   -6.2% ( -13% -    1%) 0.000
                         AndHighMed       28.86      (4.3%)       27.07      
(3.3%)   -6.2% ( -13% -    1%) 0.000
                            LowTerm      188.04      (8.1%)      179.73      
(8.4%)   -4.4% ( -19% -   13%) 0.090
                            Respell       20.54      (2.0%)       19.74      
(2.0%)   -3.9% (  -7% -    0%) 0.000
                       OrNotHighMed      146.02      (4.1%)      141.02      
(4.7%)   -3.4% ( -11% -    5%) 0.014
                        AndHighHigh       25.42      (3.0%)       24.61      
(3.1%)   -3.2% (  -8% -    3%) 0.001
                          OrHighMed       24.28      (3.5%)       23.51      
(3.8%)   -3.2% ( -10% -    4%) 0.007
                        MedSpanNear       22.21      (2.1%)       21.55      
(2.3%)   -3.0% (  -7% -    1%) 0.000
                    LowSloppyPhrase       13.81      (2.4%)       13.41      
(3.1%)   -2.9% (  -8% -    2%) 0.001
                        LowSpanNear       29.48      (2.8%)       28.65      
(2.8%)   -2.8% (  -8% -    2%) 0.001
                             Fuzzy1       36.25      (2.5%)       35.30      
(3.3%)   -2.6% (  -8% -    3%) 0.005
                      OrHighNotHigh      159.11      (3.8%)      156.87      
(4.9%)   -1.4% (  -9% -    7%) 0.311
                           Wildcard      131.03      (3.4%)      129.26      
(4.6%)   -1.4% (  -9% -    6%) 0.291
                    MedSloppyPhrase        4.88      (2.6%)        4.81      
(4.2%)   -1.3% (  -7% -    5%) 0.254
                       HighSpanNear        3.82      (3.6%)        3.78      
(4.0%)   -1.2% (  -8% -    6%) 0.326
                            MedTerm      311.24      (4.4%)      307.78      
(4.2%)   -1.1% (  -9% -    7%) 0.416
                         OrHighHigh       15.96      (4.1%)       15.79      
(5.0%)   -1.1% (  -9% -    8%) 0.449
                             Fuzzy2       38.36      (2.6%)       38.05      
(3.6%)   -0.8% (  -6% -    5%) 0.419
                      OrNotHighHigh      135.72      (3.8%)      134.71      
(4.5%)   -0.7% (  -8% -    7%) 0.570
                   HighSloppyPhrase        1.81      (2.4%)        1.80      
(3.3%)   -0.7% (  -6% -    5%) 0.421
                           HighTerm      201.76      (4.9%)      200.45      
(5.0%)   -0.7% ( -10% -    9%) 0.679
                          LowPhrase       16.16      (3.9%)       16.06      
(3.2%)   -0.6% (  -7% -    6%) 0.599
                          OrHighLow      245.45      (4.6%)      245.42      
(4.4%)   -0.0% (  -8% -    9%) 0.994
                          MedPhrase       48.67      (2.2%)       48.75      
(4.1%)    0.2% (  -6% -    6%) 0.862
                       OrHighNotLow      213.59      (4.3%)      214.13      
(4.1%)    0.3% (  -7% -    9%) 0.848
                       OrHighNotMed      200.45      (5.3%)      201.51      
(4.3%)    0.5% (  -8% -   10%) 0.727
                       OrNotHighLow      246.33      (3.9%)      247.84      
(3.7%)    0.6% (  -6% -    8%) 0.609
                         AndHighLow      328.47      (4.2%)      331.94      
(4.5%)    1.1% (  -7% -   10%) 0.446
               HighIntervalsOrdered        5.31      (6.3%)        5.38      
(5.3%)    1.2% (  -9% -   13%) 0.517
                LowIntervalsOrdered       41.61      (7.7%)       42.20      
(6.3%)    1.4% ( -11% -   16%) 0.527
                MedIntervalsOrdered        8.25      (5.1%)        8.38      
(4.7%)    1.5% (  -7% -   11%) 0.337
                         HighPhrase       65.11      (3.6%)       66.33      
(6.1%)    1.9% (  -7% -   11%) 0.236
                            Prefix3      178.17      (4.1%)      181.58      
(5.6%)    1.9% (  -7% -   12%) 0.219
   ```


-- 
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

Reply via email to