[richfaces-issues] [JBoss JIRA] (RF-12644) Improve CoreUtils/JSEncoder performance by character escape improvements

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Dec 7 03:10:17 EST 2012


     [ https://issues.jboss.org/browse/RF-12644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated RF-12644:
----------------------------

    Assignee: Darius Ski

    
> Improve CoreUtils/JSEncoder performance by character escape improvements
> ------------------------------------------------------------------------
>
>                 Key: RF-12644
>                 URL: https://issues.jboss.org/browse/RF-12644
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: core
>    Affects Versions: 4.3.0.M2
>            Reporter: Darius Ski
>            Assignee: Darius Ski
>            Priority: Minor
>             Fix For: 4.3.0.M3
>
>
> In JSUtils, character escaping is done a char at a time. Also in JSEncoder there is opportunity to add encode method that operates with CharBuffer constants and making encode/compile methods static.
> Improves partial rendering performance, when large Strings are coming from user beans (for example custom generated JSON), that need escaping.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list