Top "Page-load-time" questions

Use this for questions related to page loading time (assets, images, etc.

Page load time in Google Chrome or Mozilla Firefox

Is there a way to check how long does it take for the page to load? EDIT: I will extend …

google-chrome mozilla page-load-time
How to prevent YouTube js calls from slowing down page load

I am using https://gtmetrix.com to diagnose issues with my page speed. The page in question has one embedded …

javascript youtube pageload page-load-time gtmetrix
Page load time with JavaScript

I am looking for a proper way to test the time it takes a page to fully load all its …

javascript page-load-time
Is the "async" attribute/property useful if a script is dynamically added to the DOM?

This question is sort of a tangent to Which browsers support <script async="async" />?. I've seen a few …

javascript asynchronous pageload page-load-time
Windows 7 php + Symfony2 terribly slow

This is an issue I've been having for a long time. I want to run PHP applications on my windows …

php performance windows-7 apache2 page-load-time
@font-face is causing slow load times

Lately i started noticing the website loads very slow at some point. I've investigated this with firebug and when the …

html css font-face page-load-time
When using @media queries, does a phone load non-relevent queries and images?

If I base my CSS on mobile styling, then use @media queries for gradually larger displays (tablets, desktops etc), will …

css mobile page-load-time
How to combine all the css files various plugins in wordpress

My website has 6 to 8 plugins installed and I am interested in knowing if there is a way to combine all …

wordpress page-load-time
What does DOM loadtime in the page load timings represent?

This is how the typical loadtime of one of my page splits into :- Domain Lookup 0 0 % Connect 134 .3% Request 19658 40% Response 134 .3% DOM 28808 58% …

dom pageload page-load-time
How to reduce the page load time?

I have a web page I run locally on a WebKit mobile browser (not on a web server) which has …

javascript html page-load-time