adriangb commented on PR #17444: URL: https://github.com/apache/datafusion/pull/17444#issuecomment-3271240054
> Benchmark clickbench_extended.json > │ QQuery 1 │ 1216.87 ms │ 1446.94 ms │ 1.19x slower │ I think this is noise, Q1 is: https://github.com/apache/datafusion/blob/fc5888b49b9757b20289e479f8b41440f383deb4/benchmarks/queries/clickbench/extended/q1.sql#L4C1-L4C115 Which has no join. > Benchmark tpch_mem_sf1.json > QQuery 8 │ 37.27 ms │ 29.13 ms │ +1.28x faster This looks real, lots of joins! https://github.com/apache/datafusion/blob/fc5888b49b9757b20289e479f8b41440f383deb4/benchmarks/queries/q8.sql#L13-L21 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org