Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9437

VPE templates performance optimization related with EL-Expressions calculation

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Minor Minor
    • 4.2.0.CR1
    • 3.3.0.M3
    • None

      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.

            kmarmaliykov Konstantin Marmalyukov (Inactive)
            vyemialyanchyk_jira Vitali Yemialyanchyk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: