Please note, this is a STATIC archive of website www.w3resource.com from 19 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
w3resource

Profile JavaScript performance with Firebug

Using Firebug, you can test which file of your web page is causing the delayed loading of the page.

We have to open Firebug > Console and then click Profile. You need to reload the page you are testing. Then click Profile again and you will find a report in the console.

profile javascript firebug

Previous: Debug JavaScript with Firebug
Next: Execute JavaScript on the fly with Firebug

Test your Programming skills with w3resource's quiz.