kosiew commented on PR #20047: URL: https://github.com/apache/datafusion/pull/20047#issuecomment-4341379343
I ran the recommended `clickbench_partitioned.json` benchmark comparing HEAD with `file-stats-cache`. The total runtime was effectively unchanged: `20045.25ms` on HEAD vs `20005.27ms` with the PR. Most queries showed no change, with 4 reported faster and 2 reported slower. The two slower queries were very small absolute regressions on short-running queries and had relatively high variance, so I don’t think they indicate a meaningful regression. Based on this, I don’t see evidence that further performance investigation is needed before merging. -- 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]
