jpountz commented on PR #12488:
URL: https://github.com/apache/lucene/pull/12488#issuecomment-1666447365
Counting tasks confirm the speedup:
```
TaskQPS baseline StdDevQPS
my_modified_version StdDev Pct diff p-value
CountAndHighHigh 52.00 (4.3%) 51.84
(3.5%) -0.3% ( -7% - 7%) 0.809
CountAndHighMed 197.84 (3.6%) 197.39
(3.4%) -0.2% ( -6% - 7%) 0.839
PKLookup 242.74 (2.9%) 243.13
(3.1%) 0.2% ( -5% - 6%) 0.867
CountPhrase 12.55 (3.2%) 12.58
(3.8%) 0.2% ( -6% - 7%) 0.852
CountTerm 9032.87 (3.1%) 9142.12
(4.1%) 1.2% ( -5% - 8%) 0.292
CountOrHighMed 73.85 (12.7%) 81.64
(3.5%) 10.5% ( -4% - 30%) 0.000
CountOrHighHigh 46.92 (13.7%) 52.06
(3.9%) 11.0% ( -5% - 33%) 0.001
```
--
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]