Dandandan commented on PR #16647: URL: https://github.com/apache/datafusion/pull/16647#issuecomment-3028828620
> ๐ค: Benchmark completed > > Details > > ``` > Comparing HEAD and reuse_rows > -------------------- > Benchmark sort_tpch.json > -------------------- > โโโโโโโโโโโโโโโโณโโโโโโโโโโโโโณโโโโโโโโโโโโโณโโโโโโโโโโโโโโโโ > โ Query โ HEAD โ reuse_rows โ Change โ > โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ > โ Q1 โ 328.47 ms โ 320.83 ms โ no change โ > โ Q2 โ 309.36 ms โ 279.16 ms โ +1.11x faster โ > โ Q3 โ 1049.20 ms โ 1048.02 ms โ no change โ > โ Q4 โ 411.13 ms โ 420.18 ms โ no change โ > โ Q5 โ 390.84 ms โ 382.13 ms โ no change โ > โ Q6 โ 423.79 ms โ 422.99 ms โ no change โ > โ Q7 โ 766.07 ms โ 776.97 ms โ no change โ > โ Q8 โ 669.95 ms โ 690.28 ms โ no change โ > โ Q9 โ 718.81 ms โ 706.33 ms โ no change โ > โ Q10 โ 1033.87 ms โ 1017.72 ms โ no change โ > โ Q11 โ 582.44 ms โ 629.02 ms โ 1.08x slower โ > โโโโโโโโโโโโโโโโดโโโโโโโโโโโโโดโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโ > โโโโโโโโโโโโโโโโโโโโโโโโโโโโโณโโโโโโโโโโโโ > โ Benchmark Summary โ โ > โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ > โ Total Time (HEAD) โ 6683.92ms โ > โ Total Time (reuse_rows) โ 6693.63ms โ > โ Average Time (HEAD) โ 607.63ms โ > โ Average Time (reuse_rows) โ 608.51ms โ > โ Queries Faster โ 1 โ > โ Queries Slower โ 1 โ > โ Queries with No Change โ 9 โ > โ Queries with Failure โ 0 โ > โโโโโโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโ > ``` Hm interesting, less profound than in my case ๐ค -- 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