VaibhavFRI commented on issue #8466: URL: https://github.com/apache/incubator-gluten/issues/8466#issuecomment-2594619935
Hi @FelixYBW I followed your suggestions for the settings. I set the below confs with gluten and vanilla: With Gluten : off-heap mem = 30GB, total executor memory = 12 GB, Executors 4x4, parallelism = 32 With Vanilla : off-heap mem = 12GB, total executor memory = 30GB, Executors 4x4, parallelism = 32 Observations: While most queries now get a speedup with Gluten, Q10 is still performing worse. For a few queries (Q22, Q13), the speedup compared to Vanilla is minimal. Could you help explain why Q10 is underperforming and why some queries (like Q22, Q13) do not show much improvement compared to Vanilla?  -- 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]
