Categories
Tech

Profiling JavaScript Execution Times and Calls Using Firebug

If used properly, Firebug can be a very useful tool in helping diagnose performance issues or simply provide an in-depth insight in to a web application or site.

Using the Firebug profiler to get Javascript statistics on a given page is very easy and takes very little time to set-up.