github-actions[bot] commented on PR #9593: URL: https://github.com/apache/arrow-datafusion/pull/9593#issuecomment-2002027039
# Benchmark results <details> <summary>Benchmarks comparing 015cfe864e3b813d05f8bf513a127696ba28ec7f (main) and cca5f0fbc41b5fd58d7b9f2ce1cafccafa8599c9 (PR)</summary> ``` Comparing 015cfe8 and cca5f0f -------------------- Benchmark tpch.json -------------------- ┏━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Query ┃ 015cfe8 ┃ cca5f0f ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━┩ │ QQuery 1 │ 433.40ms │ 444.84ms │ no change │ │ QQuery 2 │ 58.23ms │ 59.08ms │ no change │ │ QQuery 3 │ 142.62ms │ 143.21ms │ no change │ │ QQuery 4 │ 88.02ms │ 87.36ms │ no change │ │ QQuery 5 │ 195.23ms │ 196.83ms │ no change │ │ QQuery 6 │ 103.54ms │ 103.05ms │ no change │ │ QQuery 7 │ 279.11ms │ 277.24ms │ no change │ │ QQuery 8 │ 200.55ms │ 198.16ms │ no change │ │ QQuery 9 │ 296.86ms │ 291.54ms │ no change │ │ QQuery 10 │ 234.67ms │ 323.08ms │ 1.38x slower │ │ QQuery 11 │ 63.09ms │ 89.66ms │ 1.42x slower │ │ QQuery 12 │ 125.98ms │ 127.29ms │ no change │ │ QQuery 13 │ 178.71ms │ 180.05ms │ no change │ │ QQuery 14 │ 127.44ms │ 129.93ms │ no change │ │ QQuery 15 │ 186.88ms │ 191.55ms │ no change │ │ QQuery 16 │ 52.93ms │ 49.94ms │ +1.06x faster │ │ QQuery 17 │ 310.79ms │ 291.79ms │ +1.07x faster │ │ QQuery 18 │ 442.30ms │ 447.07ms │ no change │ │ QQuery 19 │ 224.82ms │ 228.82ms │ no change │ │ QQuery 20 │ 189.15ms │ 187.59ms │ no change │ │ QQuery 21 │ 325.20ms │ 329.43ms │ no change │ │ QQuery 22 │ 53.58ms │ 55.04ms │ no change │ └──────────────┴──────────┴──────────┴───────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓ ┃ Benchmark Summary ┃ ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩ │ Total Time (015cfe8) │ 4313.09ms │ │ Total Time (cca5f0f) │ 4432.56ms │ │ Average Time (015cfe8) │ 196.05ms │ │ Average Time (cca5f0f) │ 201.48ms │ │ Queries Faster │ 2 │ │ Queries Slower │ 2 │ │ Queries with No Change │ 18 │ └────────────────────────┴───────────┘ ``` </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]
