> -----Original Message-----
> From: Larry C. Lyons [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 10, 2006 1:55 PM
> To: CF-Community
> Subject: IE testing tools
> 
> Does anyone know of any tools for IE that measure page rendering and
> download times? I'm trying to figure out whether a page that load
> normally in FF is such a dog in IE.

HTTPWatch (or pretty much any HTTP sniffer) does this well.

You get a report of every page asset and how long it took to download (for
each asset you get the start time and end time - so you can also tell how
multi-threaded the total request was).

Most tools only estimate the time (they look at the size of the files
involved and estimate).  That's not really going to help.

Jim Davis



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:191536
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to