jpountz commented on PR #13958: URL: https://github.com/apache/lucene/pull/13958#issuecomment-2442236520
Here's wikimediumall on a c7i.2xlarge instance that supports AVX512: ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value IntNRQ 28.57 (13.8%) 27.57 (14.7%) -3.5% ( -28% - 28%) 0.437 HighTermTitleBDVSort 4.59 (5.9%) 4.50 (3.8%) -1.9% ( -10% - 8%) 0.212 OrHighMed 104.54 (3.5%) 102.60 (4.4%) -1.9% ( -9% - 6%) 0.137 CountOrHighHigh 27.80 (4.6%) 27.40 (6.6%) -1.4% ( -12% - 10%) 0.425 CountTerm 3894.27 (9.2%) 3851.05 (9.8%) -1.1% ( -18% - 19%) 0.711 OrHighNotLow 466.67 (5.3%) 462.00 (6.2%) -1.0% ( -11% - 11%) 0.582 OrHighLow 351.91 (4.0%) 348.61 (6.2%) -0.9% ( -10% - 9%) 0.570 HighTermDayOfYearSort 662.01 (4.6%) 657.47 (5.7%) -0.7% ( -10% - 10%) 0.674 OrHighNotMed 398.60 (3.7%) 396.54 (6.5%) -0.5% ( -10% - 10%) 0.759 OrMany 5.93 (4.9%) 5.91 (5.5%) -0.4% ( -10% - 10%) 0.802 CountOrHighMed 56.55 (4.3%) 56.43 (4.6%) -0.2% ( -8% - 9%) 0.877 OrHighRare 128.24 (4.4%) 128.13 (5.0%) -0.1% ( -9% - 9%) 0.956 HighTermMonthSort 1227.54 (5.3%) 1227.05 (5.9%) -0.0% ( -10% - 11%) 0.982 Wildcard 63.11 (4.6%) 63.12 (5.1%) 0.0% ( -9% - 10%) 0.991 HighTermTitleSort 102.24 (6.1%) 102.44 (5.0%) 0.2% ( -10% - 12%) 0.912 OrNotHighLow 375.52 (4.2%) 377.10 (5.8%) 0.4% ( -9% - 10%) 0.794 Prefix3 279.44 (4.1%) 280.66 (5.4%) 0.4% ( -8% - 10%) 0.773 Or3Terms 71.44 (3.5%) 71.86 (4.7%) 0.6% ( -7% - 9%) 0.654 HighTerm 520.73 (4.8%) 523.93 (5.7%) 0.6% ( -9% - 11%) 0.712 PKLookup 133.95 (3.7%) 134.86 (4.8%) 0.7% ( -7% - 9%) 0.619 Or2Terms2StopWords 62.90 (3.7%) 63.49 (3.9%) 0.9% ( -6% - 8%) 0.431 OrStopWords 10.04 (10.1%) 10.15 (7.3%) 1.1% ( -14% - 20%) 0.693 OrNotHighMed 255.32 (5.0%) 258.31 (5.4%) 1.2% ( -8% - 12%) 0.479 LowTerm 466.43 (4.9%) 472.54 (5.9%) 1.3% ( -9% - 12%) 0.444 And2Terms2StopWords 62.80 (3.6%) 63.92 (6.0%) 1.8% ( -7% - 11%) 0.251 TermDTSort 286.00 (3.2%) 291.35 (4.9%) 1.9% ( -6% - 10%) 0.157 AndHighLow 528.23 (4.0%) 538.88 (5.6%) 2.0% ( -7% - 12%) 0.191 OrHighNotHigh 275.41 (4.7%) 282.18 (6.1%) 2.5% ( -8% - 14%) 0.157 OrHighHigh 37.26 (7.6%) 38.33 (6.5%) 2.9% ( -10% - 18%) 0.201 MedTerm 509.40 (4.7%) 524.29 (6.6%) 2.9% ( -8% - 14%) 0.107 AndStopWords 8.97 (4.9%) 9.27 (6.5%) 3.4% ( -7% - 15%) 0.064 AndHighMed 85.68 (4.6%) 89.16 (5.8%) 4.1% ( -6% - 15%) 0.014 And3Terms 79.84 (3.8%) 83.53 (5.3%) 4.6% ( -4% - 14%) 0.001 OrNotHighHigh 256.91 (4.5%) 268.87 (6.6%) 4.7% ( -6% - 16%) 0.009 AndHighHigh 28.73 (6.2%) 31.71 (7.5%) 10.4% ( -3% - 25%) 0.000 CountAndHighMed 66.60 (3.9%) 78.40 (5.2%) 17.7% ( 8% - 27%) 0.000 CountAndHighHigh 16.96 (3.5%) 21.67 (6.1%) 27.8% ( 17% - 38%) 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