jebeaudet commented on pull request #158:
URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068312431


   > @jebeaudet if you nuke local repo, then you can count the files (count + 
byte size). During dependency collection POMs are downloaded, the bigger the 
graph the more POMs are downloaded. With this PR you should end up with LESS 
POMs (present, hence downloaded) in local repository. The "resolved" result 
(classpath) OTOH should not be affected by this change, hence compile, 
packaging etc other times should not be affected. So in short, run times are 
not so "interesting", it is more the contents of local repository...
   
   AH! I see, thanks for explaining. I'll rerun the tests today and share the 
results.


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