alamb commented on PR #16217: URL: https://github.com/apache/datafusion/pull/16217#issuecomment-2934797274
> 🤖 `./gh_compare_branch_bench.sh` [Benchmark Script](https://github.com/alamb/datafusion-benchmarking/blob/main/gh_compare_branch_bench.sh) Running I think the planning slowdown is real and reproducible. I did some profiling and it seems it should be fairly easy to fix (we could do it in a follow on even) by optimizing the projection removal code: <img width="1725" alt="Screenshot 2025-06-03 at 7 03 07 AM" src="https://github.com/user-attachments/assets/164e604d-7339-4b71-8f24-157a1851c9d0" /> <img width="1305" alt="Screenshot 2025-06-03 at 7 04 35 AM" src="https://github.com/user-attachments/assets/7178bdb8-d888-4be4-8bb8-e2c1116d8ca4" /> -- 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