kotlovs commented on issue #4692: URL: https://github.com/apache/incubator-gluten/issues/4692#issuecomment-1984238862
Almost all of the stages in Gluten are much slower: Vanilla stages: <img width="1715" alt="vanilla_stages" src="https://github.com/apache/incubator-gluten/assets/47977899/0c608333-68b2-4f8a-ba68-3e4c35c2cf38"> Gluten stages: <img width="1716" alt="gluten_stages" src="https://github.com/apache/incubator-gluten/assets/47977899/9504d9c8-0222-4cbb-817d-2bedb5b7b56a"> If we compare the plan, for example stage 0, there are more steps present in the case of Gluten: Vanilla stage 0: <img width="420" alt="vanilla_stage0" src="https://github.com/apache/incubator-gluten/assets/47977899/dad24ae4-a7e7-4786-aed3-b072e7d64354"> Gluten stage 0: <img width="408" alt="gluten_stage0_part1" src="https://github.com/apache/incubator-gluten/assets/47977899/33581fc4-0bd3-4924-8baf-b770c04f1263"> <img width="408" alt="gluten_stage0_part2" src="https://github.com/apache/incubator-gluten/assets/47977899/de4e3652-ea87-4364-b071-7563553fa2f7"> -- 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]
