Robin,
Great idea.  If we migrate to 4.x, I will try it.  I don't know what Howard is 
going to have available for 5.x, but I think it will support this.

regards,

Mark

Mark J. Stang
Senior Engineer/Architect
office: +1 303.468.2900
mobile: +1 303.507.2833
Ping Identity



-----Original Message-----
From: Robin Ericsson [mailto:[EMAIL PROTECTED]
Sent: Tue 10/10/2006 2:16 AM
To: Tapestry users
Subject: Re: Thoughts about performance monitoring in Tapestry
 
On 10/9/06, Mark Stang <[EMAIL PROTECTED]> wrote:
> Try JProfiler.  It can track where you application is spending all of its 
> time.  One thing that came up earlier is that OGNL is a hog.  However, we 
> haven't found Tapestry to be the issue, but the rest of the app...

For simple expressions, try tapestry-prop, which compiles into java
bytecode instead of reflection that ognl relies on.

http://howardlewisship.com/tapestry-javaforge/tapestry-prop/

-- 
        regards,
        Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to