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

Leonardo Uribe resolved MYFACES-3828.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0

> [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
>             Fix For: 2.2.0
>
>
> 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