jpountz commented on PR #13996: URL: https://github.com/apache/lucene/pull/13996#issuecomment-2476733979
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 PKLookup 261.06 (3.8%) 258.62 (4.3%) -0.9% ( -8% - 7%) 0.468 FilteredPhrase 24.56 (3.1%) 24.40 (3.4%) -0.7% ( -6% - 5%) 0.515 FilteredTerm 155.65 (1.8%) 155.89 (2.1%) 0.2% ( -3% - 4%) 0.803 FilteredAndHighHigh 44.27 (1.6%) 44.40 (1.1%) 0.3% ( -2% - 3%) 0.487 FilteredAndHighMed 98.30 (1.2%) 98.63 (1.5%) 0.3% ( -2% - 3%) 0.432 FilteredOrHighHigh 46.76 (1.6%) 49.49 (2.8%) 5.8% ( 1% - 10%) 0.000 FilteredOrHighMed 101.86 (1.2%) 109.13 (2.4%) 7.1% ( 3% - 10%) 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