[jbosstools-issues] [JBoss JIRA] (JBIDE-9437) VPE templates performance optimization related with EL-Expressions calculation

Konstantin Marmalyukov (JIRA) jira-events at lists.jboss.org
Mon Nov 25 12:33:26 EST 2013


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

Konstantin Marmalyukov updated JBIDE-9437:
------------------------------------------

    Assignee: Konstantin Marmalyukov  (was: Yahor Radtsevich)

    
> VPE templates performance optimization related with EL-Expressions calculation
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-9437
>                 URL: https://issues.jboss.org/browse/JBIDE-9437
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: visual-page-editor-core
>    Affects Versions: 3.3.0.M3
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Konstantin Marmalyukov
>            Priority: Minor
>             Fix For: 4.0.x
>
>
> I see possibility to optimize VpeNodeInvocationHandler - method invoke - there are a lot of calculations behind the method.
> for example in case if the object type is String - you call ElService.replaceElAndResources - which perform a lot of complex string analyze operations.
> to speedup calculations - there is a sense to save calculated value and return calculated results during subsequent function calls.
> ordinary you and third party creators call this function often.
> so this simple pre save strategy will speedup page rendering process.

--
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 jbosstools-issues mailing list