jpountz commented on PR #11903:
URL: https://github.com/apache/lucene/pull/11903#issuecomment-1790680106

   I confirmed that there is still a speedup:
   
   ```
                               TaskQPS baseline      StdDevQPS 
my_modified_version      StdDev                Pct diff p-value
                    CountOrHighHigh       57.24     (17.4%)       55.33     
(15.8%)   -3.3% ( -31% -   36%) 0.525
                     CountOrHighMed       88.69     (16.8%)       85.91     
(15.6%)   -3.1% ( -30% -   35%) 0.542
                            MedTerm      539.78      (8.1%)      525.64      
(4.7%)   -2.6% ( -14% -   11%) 0.210
                           HighTerm      438.09      (8.7%)      427.15      
(5.3%)   -2.5% ( -15% -   12%) 0.275
                            LowTerm      960.64      (6.3%)      940.99      
(3.5%)   -2.0% ( -11% -    8%) 0.202
                    CountAndHighMed      125.30      (2.7%)      124.37      
(2.3%)   -0.7% (  -5% -    4%) 0.350
                   HighSloppyPhrase        8.41      (3.5%)        8.36      
(3.9%)   -0.6% (  -7% -    7%) 0.624
                   CountAndHighHigh       42.79      (2.5%)       42.58      
(2.2%)   -0.5% (  -5% -    4%) 0.506
                          MedPhrase       22.27      (3.2%)       22.19      
(3.7%)   -0.4% (  -7% -    6%) 0.720
                          OrHighLow      574.49      (2.5%)      572.89      
(2.2%)   -0.3% (  -4% -    4%) 0.706
                    MedSloppyPhrase       23.29      (2.8%)       23.23      
(3.3%)   -0.3% (  -6% -    6%) 0.786
                         OrHighHigh       59.54      (1.2%)       59.41      
(1.5%)   -0.2% (  -2% -    2%) 0.631
                        AndHighHigh       58.21      (2.6%)       58.13      
(2.1%)   -0.1% (  -4% -    4%) 0.847
                  HighTermMonthSort     4548.18      (2.9%)     4544.10      
(2.1%)   -0.1% (  -4% -    5%) 0.911
                          OrHighMed      148.68      (1.9%)      148.65      
(1.9%)   -0.0% (  -3% -    3%) 0.971
                         AndHighMed      143.16      (2.4%)      143.17      
(2.1%)    0.0% (  -4% -    4%) 0.997
                          LowPhrase       49.20      (3.9%)       49.23      
(4.6%)    0.1% (  -8% -    8%) 0.969
                    LowSloppyPhrase       27.02      (2.5%)       27.04      
(3.0%)    0.1% (  -5% -    5%) 0.927
                           PKLookup      267.92      (2.4%)      268.57      
(1.7%)    0.2% (  -3% -    4%) 0.720
                         HighPhrase       70.62      (4.5%)       70.81      
(5.1%)    0.3% (  -8% -   10%) 0.859
                        LowSpanNear       11.43      (2.8%)       11.47      
(2.5%)    0.4% (  -4% -    5%) 0.662
              HighTermDayOfYearSort      434.94      (2.2%)      436.68      
(1.7%)    0.4% (  -3% -    4%) 0.515
                        MedSpanNear        4.81      (3.0%)        4.83      
(2.7%)    0.4% (  -5% -    6%) 0.651
                         AndHighLow     1082.68      (3.0%)     1088.35      
(2.4%)    0.5% (  -4% -    6%) 0.537
                       HighSpanNear        6.20      (3.9%)        6.24      
(3.5%)    0.5% (  -6% -    8%) 0.655
                             Fuzzy2       99.23      (0.7%)       99.81      
(1.2%)    0.6% (  -1% -    2%) 0.063
                             Fuzzy1      102.74      (0.8%)      103.34      
(1.2%)    0.6% (  -1% -    2%) 0.063
                            Respell       49.30      (1.5%)       49.61      
(1.7%)    0.6% (  -2% -    3%) 0.213
                            Prefix3      142.68      (3.0%)      143.84      
(3.3%)    0.8% (  -5% -    7%) 0.414
                          CountTerm    11904.83      (4.8%)    12005.06      
(3.5%)    0.8% (  -7% -    9%) 0.524
                           Wildcard       52.21      (3.2%)       52.74      
(3.0%)    1.0% (  -4% -    7%) 0.299
                        CountPhrase        3.13      (3.1%)        3.22      
(8.9%)    2.8% (  -8% -   15%) 0.179
                             IntNRQ      114.54      (8.8%)      119.03     
(12.6%)    3.9% ( -16% -   27%) 0.255
                  HighTermTitleSort      101.26      (6.4%)      159.52      
(4.8%)   57.5% (  43% -   73%) 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

Reply via email to