Em Thu, 15 Jan 2009 20:26:38 -0300, Fernando Padilla <f...@alum.mit.edu> escreveu:

I was wondering if I could create some sort of profiler, that would print out the render time for each component.. that way I can use that information to try to pinpoint components that need to be optimized..

Quick and lazy :) answer: try to find the tapestry-core service that renders components and decorate it using AspectDecorator . . .

I hope it helps . . .

By the way, AspectDecorator is absolutely awesome.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to