Monitor network activity with Firebug
has average rating
8
out of 10.
Total 6 users rated.
Description
Firebug can be used to find out how much time does a webpage take to be downloaded.
Open Firebug. Click Net and make sure that it is activated. Reload the current page. Firebug shows the output as following -

This is very useful to find which element / object of a webpage is causing the page to be loaded slower.

