w3resource

Monitor network activity with Firebug

Network activity with Firebug

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 -

monitor-network-activity-firebug

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

Previous: Logging on JavaScript using Firebug
Next: webP - a new image format for web

Test your Programming skills with w3resource's quiz.



Become a Patron!

Follow us on Facebook and Twitter for latest update.

It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks.

https://www.w3resource.com/web-development-tools/monitor-network-activity-with-Firebug.php