- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for analyzePom (0.52 sec)
-
compat/maven-model/src/test/java/org/apache/maven/model/pom/PomMemoryAnalyzer.java
* * <p>Usage example:</p> * <pre> * PomMemoryAnalyzer analyzer = new PomMemoryAnalyzer(); * Model model = reader.read(Files.newInputStream(pomPath)); * analyzer.analyzePom(model); * analyzer.printAnalysis(); * </pre> * * <p>The analysis output includes:</p> * <ul> * <li>Total memory usage per POM path</li> * <li>Potential memory savings through string deduplication</li>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Mar 21 04:56:21 UTC 2025 - 13.4K bytes - Viewed (0)