jpountz commented on PR #13958:
URL: https://github.com/apache/lucene/pull/13958#issuecomment-2441837295
Here's a `luceneutil`/`wikibigall` run on the latest version of the code on
my Linux desktop:
```
TaskQPS baseline StdDevQPS
my_modified_version StdDev Pct diff p-value
PKLookup 271.24 (4.0%) 265.30
(5.2%) -2.2% ( -11% - 7%) 0.139
Prefix3 187.84 (3.8%) 186.03
(4.6%) -1.0% ( -9% - 7%) 0.470
HighTermMonthSort 3167.67 (5.2%) 3137.73
(3.9%) -0.9% ( -9% - 8%) 0.517
Wildcard 52.73 (5.1%) 52.48
(4.5%) -0.5% ( -9% - 9%) 0.760
CountOrHighMed 106.16 (2.2%) 105.78
(2.0%) -0.4% ( -4% - 3%) 0.590
Fuzzy2 72.80 (3.2%) 72.56
(4.2%) -0.3% ( -7% - 7%) 0.780
OrHighRare 275.15 (5.4%) 274.93
(6.5%) -0.1% ( -11% - 12%) 0.967
CountOrHighHigh 50.87 (2.1%) 50.84
(2.1%) -0.0% ( -4% - 4%) 0.943
Fuzzy1 77.54 (2.5%) 77.67
(2.9%) 0.2% ( -5% - 5%) 0.844
HighTermTitleBDVSort 19.93 (2.6%) 20.01
(2.6%) 0.4% ( -4% - 5%) 0.647
OrMany 19.08 (3.3%) 19.25
(3.1%) 0.9% ( -5% - 7%) 0.385
HighTermTitleSort 152.92 (4.1%) 154.51
(2.7%) 1.0% ( -5% - 8%) 0.345
CountTerm 8423.54 (6.4%) 8527.55
(5.6%) 1.2% ( -10% - 14%) 0.516
Or2Terms2StopWords 162.03 (2.4%) 164.89
(4.8%) 1.8% ( -5% - 9%) 0.140
OrHighLow 825.61 (3.5%) 843.30
(3.9%) 2.1% ( -5% - 9%) 0.066
TermDTSort 339.37 (8.5%) 347.18
(7.6%) 2.3% ( -12% - 20%) 0.364
OrStopWords 35.47 (3.0%) 36.35
(3.2%) 2.5% ( -3% - 8%) 0.012
AndHighHigh 79.10 (2.5%) 81.11
(2.9%) 2.5% ( -2% - 8%) 0.003
HighTermDayOfYearSort 752.66 (5.6%) 772.27
(5.0%) 2.6% ( -7% - 14%) 0.121
And2Terms2StopWords 158.28 (3.9%) 162.47
(3.8%) 2.6% ( -4% - 10%) 0.029
OrHighNotMed 398.06 (3.7%) 408.91
(3.4%) 2.7% ( -4% - 10%) 0.015
OrNotHighMed 362.36 (4.5%) 372.93
(4.5%) 2.9% ( -5% - 12%) 0.041
HighTerm 481.48 (3.3%) 495.74
(2.5%) 3.0% ( -2% - 9%) 0.001
Or3Terms 173.63 (1.8%) 178.80
(3.3%) 3.0% ( -2% - 8%) 0.000
AndStopWords 31.78 (4.4%) 32.73
(2.4%) 3.0% ( -3% - 10%) 0.007
IntNRQ 122.71 (14.1%) 126.45
(17.3%) 3.0% ( -24% - 40%) 0.542
And3Terms 173.42 (3.1%) 178.74
(2.1%) 3.1% ( -2% - 8%) 0.000
OrHighNotHigh 267.41 (3.9%) 275.76
(3.7%) 3.1% ( -4% - 11%) 0.009
LowTerm 1049.31 (4.4%) 1082.55
(4.7%) 3.2% ( -5% - 12%) 0.027
MedTerm 620.73 (4.0%) 640.91
(2.7%) 3.3% ( -3% - 10%) 0.003
AndHighMed 237.62 (3.1%) 245.94
(2.6%) 3.5% ( -2% - 9%) 0.000
CountAndHighMed 149.93 (3.8%) 155.31
(2.6%) 3.6% ( -2% - 10%) 0.000
OrHighHigh 63.84 (2.6%) 66.36
(3.6%) 3.9% ( -2% - 10%) 0.000
OrNotHighLow 1115.58 (3.6%) 1162.82
(4.4%) 4.2% ( -3% - 12%) 0.001
AndHighLow 993.72 (3.9%) 1036.31
(4.2%) 4.3% ( -3% - 12%) 0.001
OrHighNotLow 456.78 (3.9%) 476.92
(3.4%) 4.4% ( -2% - 12%) 0.000
OrNotHighHigh 273.36 (3.7%) 287.00
(3.4%) 5.0% ( -2% - 12%) 0.000
OrHighMed 243.28 (3.2%) 255.85
(3.3%) 5.2% ( -1% - 12%) 0.000
CountAndHighHigh 49.56 (4.2%) 56.33
(2.1%) 13.6% ( 7% - 20%) 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]