michael-o commented on pull request #158:
URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1065379812


   > ```
   > mvn 3.8.4:
   > Total time:    40.749 s
   > Total files: 4675
   > Total bytes: 169M
   > 
   > mvn master:
   > Total time:    38.446 s
   > Total files: 4673
   > Total bytes: 169M
   > 
   > mvn bfs:
   > Total time:    33.510 s
   > Total files: 4556
   > Total bytes: 168M
   > ```
   > 
   > (all 3 building current mvn master 
97c1e4b4aa73f5851801fdf5e17f013dd46a6b3e w/ empty local repo, primed proxy, no 
tests executed) (files/bytes are count of files and total size in bytes of 
local repo AFTER build done)
   
   This is actually fantastic since we save time when we skip. @jebeaudet Can 
you test this at work to speed up your build as well?


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