Search code examples
asp.netweb-applicationswebweb-testing

website working speed


does anyone know of a decent website analysis tool (preferably freeware).

i searched for it, but most of them report overall webpage loading speed.

my need is to, find percentage of speed consumed by individual components , such as

Javascripts/Jquery (http requests etc.)
Images
Objects Flash/Applets/Silverlight
Rendering time of CSS3 stylesheets 
Server Callbacks

The website is written in asp.net. it uses masterpages. it has ajax,jquery,flash,css3,html5 objects. it uses Csharp as language.

thanks


Solution

  • I prefer this one

    http://www.webpagetest.org/

    because have the option to select the location for the test and the browser.

    Also have the option to run more than one test, recognize that the first one is usually slower than the next times, show all the times, screen shots, errors, etc.