mrkm4ntr commented on PR #13066:
URL: https://github.com/apache/lucene/pull/13066#issuecomment-1968035921
Thanks. The result is here.
```
TaskQPS baseline StdDevQPS
my_modified_version StdDev Pct diff p-value
AndMedOrHighHigh 21.24 (7.1%) 20.61
(3.5%) -3.0% ( -12% - 8%) 0.091
AndHighOrMedMed 30.97 (4.0%) 30.51
(3.5%) -1.5% ( -8% - 6%) 0.216
```
I run this with `verifyCount=false`. The hit counts were smaller than
baseline. This means we can skip more items with this change, right?
--
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]