github-actions[bot] commented on PR #9676: URL: https://github.com/apache/arrow-datafusion/pull/9676#issuecomment-2004937860
# Benchmark results <details> <summary>Benchmarks comparing 35ff7a66c0e2579489e1408bb426fe4444f6ce2e (main) and 2da33f4ee7729916d23b048eb3caec1fb70f693a (PR)</summary> ``` Comparing 35ff7a6 and 2da33f4 -------------------- Benchmark tpch.json -------------------- ┏━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Query ┃ 35ff7a6 ┃ 2da33f4 ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━┩ │ QQuery 1 │ 435.69ms │ 452.72ms │ no change │ │ QQuery 2 │ 57.86ms │ 60.13ms │ no change │ │ QQuery 3 │ 145.82ms │ 145.12ms │ no change │ │ QQuery 4 │ 85.83ms │ 88.60ms │ no change │ │ QQuery 5 │ 202.61ms │ 203.92ms │ no change │ │ QQuery 6 │ 108.07ms │ 105.53ms │ no change │ │ QQuery 7 │ 286.26ms │ 281.52ms │ no change │ │ QQuery 8 │ 199.76ms │ 197.78ms │ no change │ │ QQuery 9 │ 306.42ms │ 308.94ms │ no change │ │ QQuery 10 │ 242.59ms │ 239.58ms │ no change │ │ QQuery 11 │ 63.12ms │ 42.20ms │ +1.50x faster │ │ QQuery 12 │ 123.95ms │ 127.16ms │ no change │ │ QQuery 13 │ 178.68ms │ 178.25ms │ no change │ │ QQuery 14 │ 130.45ms │ 131.45ms │ no change │ │ QQuery 15 │ 194.89ms │ 189.04ms │ no change │ │ QQuery 16 │ 51.72ms │ 50.79ms │ no change │ │ QQuery 17 │ 328.88ms │ 311.22ms │ +1.06x faster │ │ QQuery 18 │ 454.21ms │ 440.76ms │ no change │ │ QQuery 19 │ 234.51ms │ 232.58ms │ no change │ │ QQuery 20 │ 198.28ms │ 194.71ms │ no change │ │ QQuery 21 │ 329.77ms │ 324.89ms │ no change │ │ QQuery 22 │ 53.36ms │ 72.41ms │ 1.36x slower │ └──────────────┴──────────┴──────────┴───────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓ ┃ Benchmark Summary ┃ ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩ │ Total Time (35ff7a6) │ 4412.72ms │ │ Total Time (2da33f4) │ 4379.31ms │ │ Average Time (35ff7a6) │ 200.58ms │ │ Average Time (2da33f4) │ 199.06ms │ │ Queries Faster │ 2 │ │ Queries Slower │ 1 │ │ Queries with No Change │ 19 │ └────────────────────────┴───────────┘ ``` </details> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
