gf2121 commented on PR #14203: URL: https://github.com/apache/lucene/pull/14203#issuecomment-2658082076
Comparison of VectorAPI(Baseline) and InnerLoop(Candidate) ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value TermDTSort 86.75 (4.5%) 85.67 (4.7%) -1.2% ( -10% - 8%) 0.398 TermDayOfYearSort 84.66 (4.8%) 84.50 (7.1%) -0.2% ( -11% - 12%) 0.924 IntSet 249.81 (3.7%) 253.82 (2.3%) 1.6% ( -4% - 7%) 0.100 CountFilteredIntNRQ 40.98 (1.9%) 42.26 (3.0%) 3.1% ( -1% - 8%) 0.000 IntNRQ 77.45 (3.0%) 81.24 (3.3%) 4.9% ( -1% - 11%) 0.000 FilteredIntNRQ 73.63 (2.5%) 77.89 (3.1%) 5.8% ( 0% - 11%) 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