andygrove commented on PR #2412: URL: https://github.com/apache/datafusion-comet/pull/2412#issuecomment-3303846748
Subset of output from benchmarks ``` Reading query 16 using path /mnt/bigdata/tpch/queries//q16.sql Comet accelerated 87% of eligible operators (sparkOperators=1, cometOperators=7, transitions=0, wrappers=0). Comet accelerated 84% of eligible operators (sparkOperators=4, cometOperators=22, transitions=0, wrappers=0). Comet accelerated 80% of eligible operators (sparkOperators=4, cometOperators=17, transitions=0, wrappers=0). Comet accelerated 75% of eligible operators (sparkOperators=1, cometOperators=3, transitions=0, wrappers=0). Comet accelerated 100% of eligible operators (sparkOperators=0, cometOperators=3, transitions=0, wrappers=0). Comet accelerated 84% of eligible operators (sparkOperators=4, cometOperators=22, transitions=1, wrappers=0). Comet accelerated 84% of eligible operators (sparkOperators=4, cometOperators=22, transitions=1, wrappers=0). Comet accelerated 75% of eligible operators (sparkOperators=2, cometOperators=6, transitions=1, wrappers=0). ``` -- 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