Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-3941

Performance Problems after Upgrade Project to 2.3.7

    XMLWordPrintableJSON

Details

    Description

      After upgrading a Project to the latest Version 2.3.7 I figured out some performance problems.

      I have a Action which renders around 240kb HTML Code for an Print View.

      Struts 2.3.4: 5s
      Struts 2.3.7: 15s

      I'm not really familiar with profiling but I guess this is related to freemarker.

      <constant name="struts.freemarker.templatesCache" value="true" />
      <constant name="struts.freemarker.templatesCache.updateDelay" value="60000" />
      <constant name="struts.freemarker.mru.max.strong.size" value="0" />

      Attachments

        1. struts2_2.3.7_firebug.JPG
          19 kB
          Johannes Geppert
        2. struts2_2.3.4_firebug.JPG
          18 kB
          Johannes Geppert

        Activity

          People

            lukaszlenart Lukasz Lenart
            jogep Johannes Geppert
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: