cstamas commented on PR #160:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/160#issuecomment-1348400764

   @rmannibucau a bit of simple math:
   your "full" compile: 1391ms
   your "incremental" compile: 572ms
   difference is: 819ms
   On "big" build (a 300 module build was mentioned): 300 x 819ms = 245700ms = 
245,7s = 4,095min
   
   So, the diff you showed _would_ produce on 300 module build total time 
difference of 4 minutes? Am interested in how much percentage these 4 minutes 
are of the full build time....10%? 1%? 0.05%? Let's find out!


-- 
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

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

Reply via email to