gf2121 commented on PR #14203: URL: https://github.com/apache/lucene/pull/14203#issuecomment-2644515231
On a AVX-512 Linux X86 machine: ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value IntSet 247.99 (4.1%) 244.08 (2.5%) -1.6% ( -7% - 5%) 0.143 TermDTSort 82.84 (6.5%) 83.46 (8.8%) 0.8% ( -13% - 17%) 0.759 TermDayOfYearSort 83.58 (4.6%) 85.12 (6.3%) 1.8% ( -8% - 13%) 0.290 CountFilteredIntNRQ 38.61 (2.9%) 42.32 (2.6%) 9.6% ( 4% - 15%) 0.000 FilteredIntNRQ 64.02 (3.6%) 75.48 (3.7%) 17.9% ( 10% - 26%) 0.000 IntNRQ 66.28 (4.5%) 79.10 (2.9%) 19.3% ( 11% - 28%) 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