-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Speed comparison between mvn and mvnd #575
Comments
两边相差3秒钟,没有太大的区别 |
并不是说并行构建就一定能加快速度,和项目结构等有一定关系, 建议阅读https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3 ,另外 mvnd 是越跑越块的,如果你是拿第一次跑的结果那可能没什么优势 |
Same issue: #570 |
感谢你的回复,试过了打包好几次,打包时间还是没有变化才提的issues,另外,我这边的项目是传统项目,并没有什么其他的依赖 |
@Lvbuqing @NoSugarCoffee could you please write the title and comments in English. If you don't speak English, please use a translator, else we can't read. |
@Lvbuqing said that compared with maven, mvnd could not make his project build faster,I give him some advice as you replied in #570 , the issue can be closed, I think |
The text was updated successfully, but these errors were encountered: