How can I monitor the rendering time in a browser?

Posted by adpd on Stack Overflow See other posts from Stack Overflow or by adpd
Published on 2010-03-25T15:08:22Z Indexed on 2010/03/25 15:13 UTC
Read the original article Hit count: 242

I work on an internal corporate system that has a web front-end as one of its interfaces.

The web front-end is served up using Tomcat.

How can I monitor the rendering time of specific pages in a browser (IE6)?

I would like to be able to record the results in a log file (separate log file or the Tomcat access log).

© Stack Overflow or respective owner

Related posts about Performance

Related posts about browser