Leonardo Uribe created MYFACES-3828:
---------------------------------------

             Summary: [perf] Do not store the namespace into state for dynamic 
components
                 Key: MYFACES-3828
                 URL: https://issues.apache.org/jira/browse/MYFACES-3828
             Project: MyFaces Core
          Issue Type: Improvement
          Components: JSR-344
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Checking some performance stuff I notice the full namespace of each component 
added by vdl.createComponent(...) is added into the state to be used later. One 
option to avoid that effect is calculate a list of all namespaces at startup 
and use that list to store only an associated identifier into the state.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to