-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
Running a profiler I can see the class init of Main using memory by traversing all MANIFEST.MF files (I have many), just to find info that you seem to only use in `usage()`. Perhaps you can make that lazier?
To clarify, it's not crazy allocation (about 45meg for 10 runs), but it shows up and seems largely unnecessary.
- blocks
-
JBEAP-9173 (7.0.z) MODULES-245 - Reduce memory usage at startup related to version detection
- Closed