Firebug Profile
# Firebug Page Profiling
* * *
> The official Firebug website has announced that it has stopped the development, updates, and maintenance of Firebug, and invites everyone to use the built-in Firefox tool (https://developer.mozilla.org/en-US/docs/Tools).
Using Firebug's profiling feature, you can test for files that cause delayed loading on a web page.
By opening the page Firebug > Console > Profile.
You need to reload the page, then click "Profile" to view the page loading situation.

YouTip