alamb commented on PR #16217: URL: https://github.com/apache/datafusion/pull/16217#issuecomment-2932136822
There are some pretty nice looking results in the benchmark results: ``` group main required-input-ordering ----- ---- ----------------------- ... physical_select_aggregates_from_200 1.19 26.3±0.10ms ? ?/sec 1.00 22.1±0.15ms ? ?/sec ... physical_sorted_union_orderby 1.36 63.9±0.39ms ? ?/sec 1.00 47.0±0.31ms ? ?/sec ``` There are a few that appear to get slightly slower -- I will rerun the benchmarks to see if it reproduces and run a profile locally ``` physical_plan_clickbench_q43 1.00 3.1±0.04ms ? ?/sec 1.06 3.3±0.03ms ? ?/sec physical_plan_tpch_q10 1.00 3.3±0.02ms ? ?/sec 1.06 3.5±0.04ms ? ?/sec physical_plan_tpch_q7 1.00 4.4±0.02ms ? ?/sec 1.06 4.6±0.02ms ? ?/sec ``` -- 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