You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "gnodet (via GitHub)" <gi...@apache.org> on 2023/01/31 17:27:04 UTC

[GitHub] [maven-mvnd] gnodet commented on issue #783: 1.0.0-m4 slower than 0.8.2

gnodet commented on issue #783:
URL: https://github.com/apache/maven-mvnd/issues/783#issuecomment-1410782753

   > 1.0.0-m4 feels better than 1.0.0-m1. The initial pom parsing duration feels faster and single module builds are also much faster (perhaps not reparsing the whole module hierarchy anymore).
   > 
   > However, 1.0.0-m4 is still slower than 0.8.2 with [Camel Quarkus](https://github.com/apache/camel-quarkus/tree/main)
   > 
   > ```
   > $ git clone git@github.com:apache/camel-quarkus.git
   > $ cd camel-quarkus
   > $ git reset --hard 
   > $ mvnd clean install -Dquickly
   > ```
   > 
   >  * 1.0.0-m4 1st build: 01:36, 2nd 1:33, 3rd 1:28
   > * 0.8.2 first build: 01:24, 2nd 1:14, 3rd 1:09
   > 
   > Edit: adding numbers for 0.9.0:
   > 
   > * 0.9.0 first build 01:09, 2nd: 0:53, 3rd 0:50
   
   I'll do some more testing, but this also comes down to maven 4 being slower than maven 3.


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org