Improve memory profile of model elements by using arrays and null objects vs
HashSets to store parts of model
-------------------------------------------------------------------------------------------------------------
Key: FELIX-2092
URL: https://issues.apache.org/jira/browse/FELIX-2092
Project: Felix
Issue Type: Improvement
Components: Sigil
Reporter: David Savage
In large repositories the amount of meta data that is held in memory can cause
OutOfMemoryErrors if an attempt is made to cache data
Candidate patches for improving the profile include, BundleModelElement
(imports, exports, requires) and AbstractModelElement.meta which are the main
offenders according to YourKit analysis
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.