You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Kočí (JIRA)" <de...@myfaces.apache.org> on 2010/09/14 22:52:35 UTC

[jira] Created: (MYFACES-2922) [PERF] Improvements for @ResourceDependency handling

[PERF] Improvements for @ResourceDependency handling
----------------------------------------------------

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


Based on http://markmail.org/message/vmvt5u2nq3v6g2yy there is still a room for performance improvement in this area:

1) cache annotations for converters, validators and behaviours
2) process each type only once per view 






-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MYFACES-2922) [PERF] Improvements for @ResourceDependency handling

Posted by "Martin Kočí (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kočí updated MYFACES-2922:
---------------------------------

    Status: Patch Available  (was: Open)

> [PERF] Improvements for @ResourceDependency handling
> ----------------------------------------------------
>
>                 Key: MYFACES-2922
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2922
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: 2.0.2-SNAPSHOT
>         Environment: myfaces trunk
>            Reporter: Martin Kočí
>         Attachments: MYFACES-2922-1.patch, MYFACES-2922-2.patch
>
>
> Based on http://markmail.org/message/vmvt5u2nq3v6g2yy there is still a room for performance improvement in this area:
> 1) cache annotations for converters, validators and behaviours
> 2) process each type only once per view 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MYFACES-2922) [PERF] Improvements for @ResourceDependency handling

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe updated MYFACES-2922:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.3-SNAPSHOT
         Assignee: Leonardo Uribe
           Status: Resolved  (was: Patch Available)

> [PERF] Improvements for @ResourceDependency handling
> ----------------------------------------------------
>
>                 Key: MYFACES-2922
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2922
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: 2.0.2-SNAPSHOT
>         Environment: myfaces trunk
>            Reporter: Martin Kočí
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.3-SNAPSHOT
>
>         Attachments: MYFACES-2922-1.patch, MYFACES-2922-2.patch
>
>
> Based on http://markmail.org/message/vmvt5u2nq3v6g2yy there is still a room for performance improvement in this area:
> 1) cache annotations for converters, validators and behaviours
> 2) process each type only once per view 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.