cstamas commented on PR #1613:
URL: https://github.com/apache/maven-resolver/pull/1613#issuecomment-3467315527

   Did not perf measure it yet, but obviously will have some impact: none of 
code change affect long living objects, except the DefaultDependencyNode, where 
instead of `byte` we now have a `Map`. Will need to measure it.
   
   All the rest of code changes is either very short living 
(DependencyManagement, PremanagedDependency) objects, or no effect like in case 
of DependencyManager instances...


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

Reply via email to