You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "gnodet (via GitHub)" <gi...@apache.org> on 2023/02/08 15:41:09 UTC

[GitHub] [maven-resolver] gnodet commented on pull request #241: [MRESOLVER-320] Use strong references

gnodet commented on PR #241:
URL: https://github.com/apache/maven-resolver/pull/241#issuecomment-1422822642

   Also, wouldn't it be preferable to intern the artifacts and dependencies earlier, i.e. at creation time, rather than later ?  Don't most created artifacts / dependencies end up in the end result ?
   
   And subsequent question, have you tried without pooling at all ? To see the difference in perfs / memory consumption ?


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org