zhuqi-lucas commented on PR #16509: URL: https://github.com/apache/datafusion/pull/16509#issuecomment-2995786891
Test result: ```rust -------------------- ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Query ┃ main ┃ fast_path_view ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩ │ Q1 │ 106.56 ms │ 106.53 ms │ no change │ │ Q2 │ 107.52 ms │ 104.28 ms │ no change │ │ Q3 │ 666.52 ms │ 677.66 ms │ no change │ │ Q4 │ 128.45 ms │ 127.80 ms │ no change │ │ Q5 │ 258.79 ms │ 260.39 ms │ no change │ │ Q6 │ 271.88 ms │ 271.11 ms │ no change │ │ Q7 │ 427.24 ms │ 415.86 ms │ no change │ │ Q8 │ 305.82 ms │ 303.95 ms │ no change │ │ Q9 │ 316.23 ms │ 316.75 ms │ no change │ │ Q10 │ 470.93 ms │ 467.82 ms │ no change │ │ Q11 │ 281.10 ms │ 197.90 ms │ +1.42x faster │ └──────────────┴───────────┴────────────────┴───────────────┘ ``` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org