niumy0701 commented on issue #17946: URL: https://github.com/apache/dolphinscheduler/issues/17946#issuecomment-3846248858
> The building time of `dolphinscheduler-dist` module only takes 1.5 minutes in CI. And it only takes half a minute in mac arm chip. So I think we don't need to optimize this little time. When I was building locally using commands : "mvn clean package -U -Pstaging -DskipTests -Drat.skip=true -T 2C" I noticed that the dist module took a long time to build. and my local machine has a CPU with 16 cores and 24GB of memory. Before optimization: <img width="591" height="193" alt="Image" src="https://github.com/user-attachments/assets/3803784a-9ea6-4064-a8a8-af50ad75d036" /> After optimization: <img width="584" height="239" alt="Image" src="https://github.com/user-attachments/assets/f471eca9-e99a-4391-8a44-d10028e5b71d" /> Let's discuss whether it needs to be optimized. -- 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]
