jpountz commented on PR #13999: URL: https://github.com/apache/lucene/pull/13999#issuecomment-2480000054
Here are luceneutil results on wikibigall after applying https://github.com/mikemccand/luceneutil/pull/318: ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value PKLookup 246.75 (3.2%) 242.59 (3.5%) -1.7% ( -8% - 5%) 0.110 CombinedTerm 34.20 (3.0%) 33.99 (2.9%) -0.6% ( -6% - 5%) 0.500 CombinedAndHighHigh 12.04 (0.8%) 16.83 (2.7%) 39.8% ( 36% - 43%) 0.000 CombinedAndHighMed 37.76 (0.9%) 59.55 (4.2%) 57.7% ( 52% - 63%) 0.000 CombinedOrHighHigh 6.61 (2.2%) 20.11 (6.3%) 204.4% ( 191% - 217%) 0.000 CombinedOrHighMed 10.13 (2.5%) 73.68 (12.8%) 627.2% ( 597% - 658%) 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