Performance testing

  • Thread starter Thread starter Warrick FitzGerald
  • Start date Start date
W

Warrick FitzGerald

Hi All.

I'm running into problem with clients complaining about page speeds. When
looking at the web server logs, all transactions seem ok.

One of the problems is that it's never just one transaction that is
required to build the page. There are always embeded .js or .css files on
the page.

This makes it extremly difficul to get the total time it took
to download all components .. let alone how long it then took to render
the page.

Does anyone know of a tool that hooks into IE and is able to measure the
collective download speed of all components and how long it took to render
the page?

Thanks
Warrick
 
Back
Top