I want a Firefox add-on to know where time is being spent in my Web Application.
|
feedback
|
|
Check out Yahoo's YSlow, it works in combination with the Firebug Firefox addon.
Another option is the Charles web debugging proxy. It's a very useful tool for web application development in general (both javascript and flash), and one of the features is a chart showing all the objects/requests loaded, and the time they take. | ||||
|
feedback
|
|
Page Speed (again with Firebug) would be another option. | |||
|
feedback
|
|
There is the new Speed Tracer by Google. | |||||
feedback
|
