RE: Struts 2 - Where does all the CPU go

2008-04-28 Thread Matthew Seaborn
April 2008 04:54 To: Struts Users Mailing List Subject: Re: Struts 2 - Where does all the CPU go Hi Matthew, I'm surprised that you can contribute more to FreeMarker than to than Ognl. Perhaps FreeMarker is still masking the underlying problem as the templates predominately call into the m

Re: Struts 2 - Where does all the CPU go

2008-04-26 Thread Jeromy Evans
Matthew Seaborn wrote: In an attempt to find out where all the CPU cycles go I ran JProfiler against a request for a Struts 2 page containing a form with around 40 tags running under Tomcat 5.5, using SiteMesh for styling. The details are below, but FreeMarker seems to be the primary guil

Re: Struts 2 - Where does all the CPU go

2008-04-26 Thread Dave Newton
IIRC you had said you already extracted the FreeMarker templates from the core jar, right? Dave --- Matthew Seaborn <[EMAIL PROTECTED]> wrote: > In an attempt to find out where all the CPU cycles go I ran JProfiler > against a request for a Struts 2 page containing a form with around 40 tags > r

Struts 2 - Where does all the CPU go

2008-04-26 Thread Matthew Seaborn
In an attempt to find out where all the CPU cycles go I ran JProfiler against a request for a Struts 2 page containing a form with around 40 tags running under Tomcat 5.5, using SiteMesh for styling. The details are below, but FreeMarker seems to be the primary guilty party. Does anyone know h