cstamas commented on pull request #160: URL: https://github.com/apache/maven-resolver/pull/160#issuecomment-1072077291
> MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso… #158 Sure, this PR is merely to simplify testing/comparison phase, for explanation of "why" see here (and above for perf test results): https://github.com/apache/maven-resolver/pull/158#issuecomment-1070591546 In short: My (incomplete) perf testing showed slight but measurable degradation of performance, so the coexistence is here only to simplify testing. Once we decide what should happen (keep this, keep that, or keep both) a complete overhaul, doco and other update will happen. Still, right now am leaning to keep both, at least until we see related changes done (BFS + skipper + parallel POM download)... -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
