github-actions[bot] commented on PR #9800: URL: https://github.com/apache/arrow-datafusion/pull/9800#issuecomment-2019592540
# Benchmark results <details> <summary>Benchmarks comparing 349c586ea7c680c802f36c750e5f1e2dc7beb65b (main) and 29f1cca2f12236fba1b69b130df57f23e7818f8e (PR)</summary> ``` Comparing 349c586 and 29f1cca -------------------- Benchmark tpch.json -------------------- ┏━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━┓ ┃ Query ┃ 349c586 ┃ 29f1cca ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━┩ │ QQuery 1 │ 442.56ms │ 447.23ms │ no change │ │ QQuery 2 │ 57.74ms │ 58.90ms │ no change │ │ QQuery 3 │ 145.56ms │ 149.88ms │ no change │ │ QQuery 4 │ 89.29ms │ 121.83ms │ 1.36x slower │ │ QQuery 5 │ 201.46ms │ 247.68ms │ 1.23x slower │ │ QQuery 6 │ 105.37ms │ 110.09ms │ no change │ │ QQuery 7 │ 284.15ms │ 291.72ms │ no change │ │ QQuery 8 │ 198.73ms │ 202.66ms │ no change │ │ QQuery 9 │ 310.13ms │ 313.32ms │ no change │ │ QQuery 10 │ 234.28ms │ 251.45ms │ 1.07x slower │ │ QQuery 11 │ 62.78ms │ 64.24ms │ no change │ │ QQuery 12 │ 129.96ms │ 130.64ms │ no change │ │ QQuery 13 │ 177.83ms │ 187.69ms │ 1.06x slower │ │ QQuery 14 │ 128.79ms │ 135.48ms │ 1.05x slower │ │ QQuery 15 │ 192.30ms │ 197.11ms │ no change │ │ QQuery 16 │ 52.21ms │ 51.71ms │ no change │ │ QQuery 17 │ 313.30ms │ 328.26ms │ no change │ │ QQuery 18 │ 455.63ms │ 469.28ms │ no change │ │ QQuery 19 │ 236.01ms │ 237.34ms │ no change │ │ QQuery 20 │ 194.17ms │ 202.15ms │ no change │ │ QQuery 21 │ 335.41ms │ 334.95ms │ no change │ │ QQuery 22 │ 54.90ms │ 55.99ms │ no change │ └──────────────┴──────────┴──────────┴──────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓ ┃ Benchmark Summary ┃ ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩ │ Total Time (349c586) │ 4402.55ms │ │ Total Time (29f1cca) │ 4589.59ms │ │ Average Time (349c586) │ 200.12ms │ │ Average Time (29f1cca) │ 208.62ms │ │ Queries Faster │ 0 │ │ Queries Slower │ 5 │ │ Queries with No Change │ 17 │ └────────────────────────┴───────────┘ ``` </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]
