You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/04/18 20:26:20 UTC

[GitHub] [lucene] Yuti-G commented on pull request #779: LUCENE-10488: Optimize Facets#getTopDims in IntTaxonomyFacets

Yuti-G commented on PR #779:
URL: https://github.com/apache/lucene/pull/779#issuecomment-1101733483

   Hi @gautamworah96, thank you so much! I have re-run the benchmark with the up-to-date mainline, and please see the results:
   
   ```
                              TaskQPS baseline      StdDevQPS my_modified_version      StdDev Pct diff p-value
               HighTermTitleBDVSort      102.88     (19.0%)       96.21     (13.6%)   -6.5% ( -32% -   32%) 0.214
                  HighTermMonthSort      121.33     (19.8%)      113.96     (14.0%)   -6.1% ( -33% -   34%) 0.263
                           Wildcard      235.05      (9.0%)      222.60     (10.0%)   -5.3% ( -22% -   14%) 0.077
                            Prefix3      138.51     (11.3%)      132.26     (12.2%)   -4.5% ( -25% -   21%) 0.225
                         TermDTSort       83.76     (16.7%)       80.34     (14.5%)   -4.1% ( -30% -   32%) 0.409
        BrowseRandomLabelSSDVFacets        6.23     (10.3%)        6.14      (7.9%)   -1.5% ( -17% -   18%) 0.598
          BrowseDayOfYearSSDVFacets        9.97     (19.8%)        9.88     (20.4%)   -0.9% ( -34% -   49%) 0.888
                          MedPhrase       72.98      (3.9%)       72.42      (3.7%)   -0.8% (  -8% -    7%) 0.521
               MedTermDayTaxoFacets       19.40      (4.7%)       19.26      (5.0%)   -0.7% (  -9% -    9%) 0.627
                           PKLookup      137.96      (3.6%)      136.99      (3.4%)   -0.7% (  -7% -    6%) 0.521
                        MedSpanNear       13.70      (2.8%)       13.60      (3.5%)   -0.7% (  -6% -    5%) 0.483
                       HighSpanNear        4.41      (3.3%)        4.38      (4.5%)   -0.7% (  -8% -    7%) 0.581
                        LowSpanNear       12.33      (3.0%)       12.25      (4.2%)   -0.7% (  -7% -    6%) 0.553
                    MedSloppyPhrase       45.31      (1.2%)       45.07      (2.8%)   -0.5% (  -4% -    3%) 0.426
            AndHighMedDayTaxoFacets       98.70      (2.0%)       98.17      (1.7%)   -0.5% (  -4% -    3%) 0.351
             OrHighMedDayTaxoFacets        9.51      (4.2%)        9.47      (3.3%)   -0.4% (  -7% -    7%) 0.714
                         HighPhrase      230.28      (2.5%)      229.28      (2.8%)   -0.4% (  -5% -    5%) 0.610
              HighTermDayOfYearSort       30.38     (21.9%)       30.29     (22.8%)   -0.3% ( -36% -   56%) 0.963
                          LowPhrase      239.16      (3.9%)      238.51      (4.1%)   -0.3% (  -7% -    8%) 0.831
                        AndHighHigh       50.68      (4.8%)       50.56      (3.6%)   -0.2% (  -8% -    8%) 0.858
                   HighSloppyPhrase        6.20      (4.1%)        6.19      (4.7%)   -0.2% (  -8% -    8%) 0.878
                            LowTerm     1323.68      (4.6%)     1321.10      (5.7%)   -0.2% ( -10% -   10%) 0.906
                         AndHighLow      752.80      (2.8%)      751.45      (3.5%)   -0.2% (  -6% -    6%) 0.859
           AndHighHighDayTaxoFacets       25.28      (2.0%)       25.23      (2.8%)   -0.2% (  -4% -    4%) 0.827
                    LowSloppyPhrase       28.05      (1.6%)       28.01      (2.7%)   -0.1% (  -4% -    4%) 0.838
                             Fuzzy1       66.15      (1.8%)       66.09      (1.6%)   -0.1% (  -3% -    3%) 0.875
                             IntNRQ      445.57      (1.3%)      445.54      (2.0%)   -0.0% (  -3% -    3%) 0.989
                          OrHighLow      496.07      (2.0%)      496.07      (2.5%)   -0.0% (  -4% -    4%) 1.000
                       OrHighNotLow      827.15      (4.2%)      827.69      (3.7%)    0.1% (  -7% -    8%) 0.958
                         AndHighMed      189.81      (3.4%)      190.17      (3.4%)    0.2% (  -6% -    7%) 0.857
               HighIntervalsOrdered        6.60      (3.4%)        6.61      (3.6%)    0.2% (  -6% -    7%) 0.835
                       OrNotHighLow      811.18      (2.9%)      813.56      (2.1%)    0.3% (  -4% -    5%) 0.718
                MedIntervalsOrdered       14.97      (2.2%)       15.02      (2.9%)    0.3% (  -4% -    5%) 0.699
                LowIntervalsOrdered        6.50      (2.0%)        6.52      (2.5%)    0.3% (  -4% -    5%) 0.648
                      OrHighNotHigh      609.78      (4.4%)      612.30      (3.6%)    0.4% (  -7% -    8%) 0.744
                             Fuzzy2       56.06      (1.6%)       56.34      (1.6%)    0.5% (  -2% -    3%) 0.327
                       OrNotHighMed      623.85      (4.5%)      627.41      (4.1%)    0.6% (  -7% -    9%) 0.675
          BrowseDayOfYearTaxoFacets       18.77     (19.2%)       18.88     (16.5%)    0.6% ( -29% -   44%) 0.916
                          OrHighMed      153.63      (3.6%)      154.59      (3.2%)    0.6% (  -5% -    7%) 0.562
                         OrHighHigh       32.59      (4.1%)       32.83      (4.1%)    0.8% (  -7% -    9%) 0.560
                            Respell       47.99      (2.0%)       48.35      (2.0%)    0.8% (  -3% -    4%) 0.224
               BrowseDateSSDVFacets        1.86      (8.9%)        1.88      (9.0%)    1.0% ( -15% -   20%) 0.730
                      OrNotHighHigh      828.78      (4.0%)      839.81      (4.3%)    1.3% (  -6% -   10%) 0.309
               BrowseDateTaxoFacets       17.75     (18.4%)       18.00     (16.1%)    1.4% ( -27% -   43%) 0.800
                           HighTerm     1293.69      (5.5%)     1313.19      (5.5%)    1.5% (  -9% -   13%) 0.387
                       OrHighNotMed      792.26      (4.1%)      805.29      (4.2%)    1.6% (  -6% -   10%) 0.211
                            MedTerm     1234.34      (4.7%)     1255.40      (5.8%)    1.7% (  -8% -   12%) 0.308
        BrowseRandomLabelTaxoFacets       12.65     (15.6%)       13.30     (11.8%)    5.2% ( -19% -   38%) 0.236
              BrowseMonthTaxoFacets       18.53     (21.8%)       19.68     (18.6%)    6.2% ( -28% -   59%) 0.331
              BrowseMonthSSDVFacets       10.69     (17.8%)       11.68     (27.4%)    9.2% ( -30% -   66%) 0.206
   ```


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org