Dandandan commented on PR #6913: URL: https://github.com/apache/arrow-datafusion/pull/6913#issuecomment-1630618489
Last version: ``` ┏━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓ ┃ Query ┃ main ┃ issue-6910-2 ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩ │ QQuery 1 │ 188.49ms │ 186.08ms │ no change │ │ QQuery 2 │ 59.09ms │ 67.80ms │ 1.15x slower │ │ QQuery 3 │ 50.46ms │ 68.36ms │ 1.35x slower │ │ QQuery 4 │ 37.68ms │ 42.58ms │ 1.13x slower │ │ QQuery 5 │ 93.91ms │ 134.90ms │ 1.44x slower │ │ QQuery 6 │ 10.32ms │ 10.63ms │ no change │ │ QQuery 7 │ 195.52ms │ 263.67ms │ 1.35x slower │ │ QQuery 8 │ 71.23ms │ 94.81ms │ 1.33x slower │ │ QQuery 9 │ 139.60ms │ 180.05ms │ 1.29x slower │ │ QQuery 10 │ 97.05ms │ 103.32ms │ 1.06x slower │ │ QQuery 11 │ 48.91ms │ 50.65ms │ no change │ │ QQuery 12 │ 67.75ms │ 73.31ms │ 1.08x slower │ │ QQuery 13 │ 178.68ms │ 191.45ms │ 1.07x slower │ │ QQuery 14 │ 11.94ms │ 13.21ms │ 1.11x slower │ │ QQuery 15 │ 22.51ms │ 24.32ms │ 1.08x slower │ │ QQuery 16 │ 50.32ms │ 50.80ms │ no change │ │ QQuery 17 │ 664.73ms │ 669.85ms │ no change │ │ QQuery 18 │ 516.12ms │ 587.09ms │ 1.14x slower │ │ QQuery 19 │ 57.57ms │ 57.99ms │ no change │ │ QQuery 20 │ 203.75ms │ 197.04ms │ no change │ │ QQuery 21 │ 259.05ms │ 331.78ms │ 1.28x slower │ │ QQuery 22 │ 28.06ms │ 34.91ms │ 1.24x slower │ └──────────────┴──────────┴──────────────┴──────────────┘ ``` -- 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]
