[PERF] Improve javax.faces.component.UIData.saveDescendantComponentStates
-------------------------------------------------------------------------

                 Key: MYFACES-3111
                 URL: https://issues.apache.org/jira/browse/MYFACES-3111
             Project: MyFaces Core
          Issue Type: Improvement
          Components: General
    Affects Versions: 2.0.6-SNAPSHOT
         Environment: myfaces core trunk
            Reporter: Martin Kočí
            Priority: Minor


In my test case, method UIData.saveDescendantComponentStates allocates ~ 310 
000 instances during one request/response. Most of them are empty List (+ 
Object []) and AbstractList$Itr

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to