You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/04/07 16:28:20 UTC

[GitHub] mikehearn commented on issue #10: [MRESOLVER-7] Download dependency POMs in parallel v2

mikehearn commented on issue #10: [MRESOLVER-7] Download dependency POMs in parallel v2
URL: https://github.com/apache/maven-resolver/pull/10#issuecomment-379481812
 
 
   It looks like this has bit-rotted again. It'd be really nice to get this in.
   
   Some classes have moved into a sub-package in #12, so now package-private visibilities are getting in the way. I wanted to try it out and see how much difference to speed it made, so I just quickly undid #12. 
   
   For me it seems to roughly double the speed of artifact fetch. It'll probably make a much bigger difference on higher latency links. Nice work!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services