You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Nicolucci (JIRA)" <de...@myfaces.apache.org> on 2018/07/16 16:50:00 UTC

[jira] [Resolved] (MYFACES-4247) [perf] minor performance improvements in FastWriter and a couple Renderers

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

Paul Nicolucci resolved MYFACES-4247.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.2
                   2.2.13

> [perf] minor performance improvements in FastWriter and a couple Renderers
> --------------------------------------------------------------------------
>
>                 Key: MYFACES-4247
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4247
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-372
>    Affects Versions: 2.2.12, 2.3.1
>            Reporter: Paul Nicolucci
>            Assignee: Paul Nicolucci
>            Priority: Minor
>             Fix For: 2.2.13, 2.3.2
>
>
> Reduces the number of char[] objects that are created. As such, with this change, less garbage is created and as a result there are less garbage collections run.
> In addition some minor updates to not call CommonPropertyUtils when it is not necessary to avoid redundant method calls that cause a looking in the attributes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)