zebsme commented on issue #15320: URL: https://github.com/apache/datafusion/issues/15320#issuecomment-2757618087
After disable the validation, tpch benchmark on my m1pro : ``` ┏━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Query ┃ main ┃ issue-15320 ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩ | QQuery 1 | 108.66ms | 101.82ms | +1.07x faster | | QQuery 2 | 26.13ms | 24.84ms | no change | | QQuery 3 | 44.42ms | 44.23ms | no change | | QQuery 4 | 36.61ms | 32.20ms | +1.14x faster | | QQuery 5 | 69.34ms | 62.23ms | +1.11x faster | | QQuery 6 | 22.63ms | 20.72ms | +1.09x faster | | QQuery 7 | 84.86ms | 80.36ms | +1.06x faster | | QQuery 8 | 57.36ms | 56.96ms | no change | | QQuery 9 | 81.47ms | 79.90ms | no change | | QQuery 10 | 68.18ms | 65.22ms | no change | | QQuery 11 | 19.23ms | 18.54ms | no change | | QQuery 12 | 42.77ms | 43.42ms | no change | | QQuery 13 | 46.25ms | 49.34ms | 1.07x slower | | QQuery 14 | 33.68ms | 31.13ms | +1.08x faster | | QQuery 15 | 51.21ms | 46.60ms | +1.10x faster | | QQuery 16 | 17.94ms | 17.65ms | no change | | QQuery 17 | 87.29ms | 81.23ms | +1.07x faster | | QQuery 18 | 122.48ms | 113.89ms | +1.08x faster | | QQuery 19 | 53.20ms | 48.69ms | +1.09x faster | | QQuery 20 | 43.22ms | 40.43ms | +1.07x faster | | QQuery 21 | 99.25ms | 92.03ms | +1.08x faster | | QQuery 22 | 18.60ms | 18.09ms | no change | +--------------+----------+-------------+---------------+ ``` -- 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