Mobile app version of vmapp.org
Login or Join
Radia820

: Tool to analyze page loads I have this CI app that shows an interminable loading process. I want to know what chunk of the page is causing this. Now I am using Firebug with Google PageSpeed

@Radia820

Posted in: #Optimization #PageSpeed

I have this CI app that shows an interminable loading process. I want to know what chunk of the page is causing this.

Now I am using Firebug with Google PageSpeed and YSlow. Is there something more appropriate?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Radia820

2 Comments

Sorted by latest first Latest Oldest Best

 

@Shelley277

In Google Chrome, the "Network" tab from "Developer Tools" can provide details on how long each of the page's resource took to load.

10% popularity Vote Up Vote Down


 

@Cody1181609

The net panel in Firebug will show you how long each individual resource in a page takes to load.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme