txwei commented on PR #16222: URL: https://github.com/apache/lucene/pull/16222#issuecomment-4656216098
[luceneutil](https://github.com/mikemccand/luceneutil/compare/main...txwei:luceneutil:leading-wildcard-query?expand=1) benchmarks ``` WildcardLeadingAndMissing ``` Task P50 B P50 C Diff P90 B P90 C Diff P99 B P99 C Diff P999 B P999 C Diff P100 B P100 C Diff ('WildcardLeadingAndMissing', None) 12077.897 0.467 -100.0% 12862.255 0.908 -100.0% 13305.729 0.961 -100.0% 13305.729 0.961 -100.0% 13488.266 19.896 -99.9% TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff p-value WildcardLeadingAndMissing 0.09 (7.1%) 2359.74 (108951.6%)2640594.0% (2363212% - 2960546%) 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
