I have a few js and css files that loads on the head
. After the last js file there is a gap (on Firefox) of 1311ms
until the browser starts to load the images.
Firebug doesn't show any status on this blank space.
What does it mean? Why are my images loading so late?
All images on cache, the gap is still there...
Full no-cache load:
Too large image files can take a long time to load Large sized images, high-resolution images, and uncompressed images can drastically reduce the page load speed.
You have a 300kb JavaScript file. That's a lot of JS to parse and possibly execute. Try the profiling tool in Firebug or Chrome to see what JavaScript is being run on page load.
there some maybe reason.
you can use some web preformance tool, like Yslow, chrome console .. to analysis this problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With