Dandandan commented on issue #7001: URL: https://github.com/apache/datafusion/issues/7001#issuecomment-2527559908
This is for TPC-H SF=1: ``` ┏━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Query ┃ main ┃ repartition_exec_poc ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩ │ QQuery 1 │ 128.14ms │ 104.67ms │ +1.22x faster │ │ QQuery 2 │ 55.15ms │ 37.12ms │ +1.49x faster │ │ QQuery 3 │ 57.28ms │ 56.86ms │ no change │ │ QQuery 4 │ 39.74ms │ 37.97ms │ no change │ │ QQuery 5 │ 77.21ms │ 75.23ms │ no change │ │ QQuery 6 │ 21.25ms │ 22.48ms │ 1.06x slower │ │ QQuery 7 │ 93.89ms │ 88.99ms │ +1.06x faster │ │ QQuery 8 │ 80.49ms │ 71.86ms │ +1.12x faster │ │ QQuery 9 │ 115.25ms │ 101.68ms │ +1.13x faster │ │ QQuery 10 │ 97.48ms │ 106.67ms │ 1.09x slower │ │ QQuery 11 │ 40.27ms │ 25.46ms │ +1.58x faster │ │ QQuery 12 │ 54.96ms │ 48.50ms │ +1.13x faster │ │ QQuery 13 │ 121.18ms │ 82.66ms │ +1.47x faster │ │ QQuery 14 │ 37.72ms │ 40.23ms │ 1.07x slower │ │ QQuery 15 │ 49.46ms │ 48.15ms │ no change │ │ QQuery 16 │ 36.71ms │ 24.40ms │ +1.50x faster │ │ QQuery 17 │ 111.15ms │ 100.77ms │ +1.10x faster │ │ QQuery 18 │ 167.05ms │ 152.32ms │ +1.10x faster │ │ QQuery 19 │ 66.07ms │ 59.23ms │ +1.12x faster │ │ QQuery 20 │ 58.43ms │ 59.72ms │ no change │ │ QQuery 21 │ 133.90ms │ 119.76ms │ +1.12x faster │ │ QQuery 22 │ 36.96ms │ 28.42ms │ +1.30x faster │ └──────────────┴──────────┴──────────────────────┴───────────────┘ ``` -- 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