Dandandan commented on PR #16647: URL: https://github.com/apache/datafusion/pull/16647#issuecomment-3032327248
``` -------------------- Benchmark sort_tpch10.json -------------------- ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Query ┃ main ┃ reuse_rows ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩ │ Q1 │ 2461.77 ms │ 2455.28 ms │ no change │ │ Q2 │ 1946.39 ms │ 1945.72 ms │ no change │ │ Q3 │ 8610.43 ms │ 8611.21 ms │ no change │ │ Q4 │ 2445.42 ms │ 2317.70 ms │ +1.06x faster │ │ Q5 │ 3015.42 ms │ 2780.20 ms │ +1.08x faster │ │ Q6 │ 3238.44 ms │ 2837.96 ms │ +1.14x faster │ │ Q7 │ 6225.16 ms │ 5591.73 ms │ +1.11x faster │ │ Q8 │ 4348.99 ms │ 4123.76 ms │ +1.05x faster │ │ Q9 │ 6092.36 ms │ 5238.98 ms │ +1.16x faster │ │ Q10 │ 17189.69 ms │ 17209.64 ms │ no change │ │ Q11 │ 4950.33 ms │ 4833.49 ms │ no change │ └──────────────┴─────────────┴─────────────┴───────────────┘ ``` @alamb could you maybe run it on `sort_tpch10`. Perhaps the difference is different when using more cores (16 vs 10 I believe?). -- 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