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


   Applied to the same project:
   ```
   DFS:
   real    0m8,572s
   user    0m36,779s
   sys     0m2,146s
   
   real    0m8,836s
   user    0m36,965s
   sys     0m2,263s
   
   real    0m9,503s
   user    0m38,102s
   sys     0m1,894s
   
   files 3781/size 149475589
   
   BFS:
   real    0m9,197s
   user    0m39,057s
   sys     0m2,029s
   
   real    0m8,990s
   user    0m40,182s
   sys     0m2,208s
   
   real    0m10,089s
   user    0m39,784s
   sys     0m2,282s
   
   real    0m9,368s
   user    0m38,168s
   sys     0m1,956s
   
   files 3781/149475589
   
   BFS+Skip:
   real    0m7,626s
   user    0m36,197s
   sys     0m1,841s
   
   real    0m7,854s
   user    0m36,422s
   sys     0m1,866s
   
   real    0m7,691s
   user    0m36,856s
   sys     0m1,881s
   
   files 3469/148963737
   ```


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