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


   Project: Maven master 31193cbf0c93205a63c8c7b372b09200f60e69f4
   
   Contenders:
   - mvn-385: vanilla Maven 3.8.5 release
   - mvn-df: maven-resolver master w/ reverted 
69aeda6c7976e5ff39ed7d0f888e4895a50a7f75 commit -> collection is DF
   - mvn-bf: this PR (BF + skipper)
   
   3 runs as before: 1st is with empty local repository, going against central 
directly.
   
   mvn-385: `mvn -Dmaven.repo.local=local-repo clean package -Drat.skip 
-Dtest=et -DfailIfNoTests=false`
   Total time:  01:59 min, 26.276 s, 26.868 s
   Local repo:  4269 / 246680 bytes
   
   mvn-df: `~/bin/apache-maven/maven-master-df/bin/mvn 
-Dmaven.repo.local=local-repo clean package -Drat.skip -Dtest=et 
-DfailIfNoTests=false`
   Total time:  01:16 min, 28.102 s, 27.797 s
   Local repo:  4267 / 246336 bytes
   
   mvn-bf: `~/bin/apache-maven/maven-master-bf/bin/mvn 
-Dmaven.repo.local=local-repo clean package -Drat.skip -Dtest=et 
-DfailIfNoTests=false`
   Total time:  01:16 min, 27.998 s, 28.542 s
   Local repo:  4141 / 246792 bytes
   
   mvn-bf w/ skipper disabled: `~/bin/apache-maven/maven-master-bf/bin/mvn 
-Dmaven.repo.local=local-repo clean package -Drat.skip -Dtest=et 
-DfailIfNoTests=false -Daether.dependencyCollector.useSkip=false`
   Total time:  01:16 min, 28.408 s, 28.454 s
   Local repo:  4267 / 246336 bytes


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