ppalaga opened a new issue, #783:
URL: https://github.com/apache/maven-mvnd/issues/783

   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 g...@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
   


-- 
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-unsubscr...@maven.apache.org.apache.org

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

Reply via email to