How can I monitor the rendering time in a browser?
- by adpd
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).