Johannes Geppert created WW-3941:
------------------------------------
Summary: Performance Problems after Upgrade Project to 2.3.7
Key: WW-3941
URL: https://issues.apache.org/jira/browse/WW-3941
Project: Struts 2
Issue Type: Bug
Components: Core Actions
Affects Versions: 2.3.7
Reporter: Johannes Geppert
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" />
--
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