Profiling: most hot spots and possibly wasted thread. by cstamas · Pull Request #1555 · apache/maven-resolver
Profiling, the most obvious ones. The scope manager method is HOT, as now we started using scope universe in validation that itself is very hot. These are immutable collections, so no reason to create them in ctor instead per each call.
cstamas
marked this pull request as ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters