jayzhan211 commented on PR #12269: URL: https://github.com/apache/datafusion/pull/12269#issuecomment-2350774004
``` ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Query ┃ main ┃ row-group ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩ │ QQuery 0 │ 0.53ms │ 0.41ms │ +1.31x faster │ │ QQuery 1 │ 49.01ms │ 41.52ms │ +1.18x faster │ │ QQuery 2 │ 88.41ms │ 79.98ms │ +1.11x faster │ │ QQuery 3 │ 71.89ms │ 73.76ms │ no change │ │ QQuery 4 │ 475.98ms │ 435.24ms │ +1.09x faster │ │ QQuery 5 │ 715.67ms │ 689.91ms │ no change │ │ QQuery 6 │ 36.87ms │ 38.72ms │ 1.05x slower │ │ QQuery 7 │ 42.85ms │ 44.72ms │ no change │ │ QQuery 8 │ 767.47ms │ 682.42ms │ +1.12x faster │ │ QQuery 9 │ 698.12ms │ 687.16ms │ no change │ │ QQuery 10 │ 214.09ms │ 202.99ms │ +1.05x faster │ │ QQuery 11 │ 233.88ms │ 227.44ms │ no change │ │ QQuery 12 │ 765.70ms │ 763.87ms │ no change │ │ QQuery 13 │ 1105.55ms │ 967.40ms │ +1.14x faster │ │ QQuery 14 │ 1087.28ms │ 904.65ms │ +1.20x faster │ │ QQuery 15 │ 538.36ms │ 528.94ms │ no change │ │ QQuery 16 │ 1707.60ms │ 1418.83ms │ +1.20x faster │ │ QQuery 17 │ 1580.22ms │ 1281.82ms │ +1.23x faster │ │ QQuery 18 │ 4503.70ms │ 4718.10ms │ no change │ │ QQuery 19 │ 58.30ms │ 68.69ms │ 1.18x slower │ │ QQuery 20 │ 1015.23ms │ 1086.18ms │ 1.07x slower │ │ QQuery 21 │ 1306.73ms │ 1345.37ms │ no change │ │ QQuery 22 │ 3515.27ms │ 3727.30ms │ 1.06x slower │ │ QQuery 23 │ 8564.19ms │ 8835.99ms │ no change │ │ QQuery 24 │ 509.14ms │ 524.45ms │ no change │ │ QQuery 25 │ 506.78ms │ 517.49ms │ no change │ │ QQuery 26 │ 586.24ms │ 566.43ms │ no change │ │ QQuery 27 │ 1418.28ms │ 1498.42ms │ 1.06x slower │ │ QQuery 28 │ 10867.59ms │ 11017.18ms │ no change │ │ QQuery 29 │ 410.02ms │ 419.97ms │ no change │ │ QQuery 30 │ 865.76ms │ 820.34ms │ +1.06x faster │ │ QQuery 31 │ 779.85ms │ 776.05ms │ no change │ │ QQuery 32 │ 4989.34ms │ 3710.45ms │ +1.34x faster │ │ QQuery 33 │ 5195.54ms │ 5364.02ms │ no change │ │ QQuery 34 │ 4955.46ms │ 5048.30ms │ no change │ │ QQuery 35 │ 1082.95ms │ 1171.24ms │ 1.08x slower │ │ QQuery 36 │ 143.30ms │ 144.68ms │ no change │ │ QQuery 37 │ 99.65ms │ 108.31ms │ 1.09x slower │ │ QQuery 38 │ 104.12ms │ 108.27ms │ no change │ │ QQuery 39 │ 383.56ms │ 321.16ms │ +1.19x faster │ │ QQuery 40 │ 37.12ms │ 36.89ms │ no change │ │ QQuery 41 │ 34.16ms │ 33.11ms │ no change │ │ QQuery 42 │ 42.21ms │ 41.49ms │ 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
