jpountz commented on PR #13994: URL: https://github.com/apache/lucene/pull/13994#issuecomment-2475814197
I ran luceneutil on wikibigall and the new filtered tasks from wikinightly.tasks (https://github.com/mikemccand/luceneutil/blob/main/tasks/wikinightly.tasks#L355-L390): ``` TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value FilteredOrHighHigh 47.29 (2.0%) 46.59 (3.1%) -1.5% ( -6% - 3%) 0.070 FilteredOrHighMed 103.10 (1.5%) 102.05 (2.9%) -1.0% ( -5% - 3%) 0.165 FilteredTerm 157.16 (1.9%) 155.86 (2.4%) -0.8% ( -5% - 3%) 0.225 PKLookup 267.05 (3.6%) 265.36 (4.1%) -0.6% ( -8% - 7%) 0.603 FilteredPhrase 24.52 (2.1%) 24.55 (2.7%) 0.1% ( -4% - 5%) 0.894 FilteredAndHighMed 99.47 (1.2%) 131.63 (2.9%) 32.3% ( 27% - 36%) 0.000 FilteredAndHighHigh 44.55 (1.5%) 66.41 (1.7%) 49.1% ( 45% - 53%) 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