[ 
https://issues.apache.org/jira/browse/XBEAN-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet closed XBEAN-158.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.12)
                   3.8
    
> Reduced memory footprint via singly-linked lists
> ------------------------------------------------
>
>                 Key: XBEAN-158
>                 URL: https://issues.apache.org/jira/browse/XBEAN-158
>             Project: XBean
>          Issue Type: Improvement
>          Components: finder
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.8
>
>
> Created a singly-linked list for the most efficient memory usage.  The 
> Arraylist took up many times the reference space that was actually required.  
> Each class file read resulted in essentially a minimum of 69 object 
> references allocated regardless of the actual size of the object.
> The new minimum is 19.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to