Why more than 500ms time difference between DOM Content Loaded and Onload
|
10-15-2015, 11:58 AM
Post: #11
|
|||
|
|||
RE: Why more than 500ms time difference between DOM Content Loaded and Onload
A test from close to the server ( which lowers latency all round )... http://www.webpagetest.org/result/151015_T8_3TW/
This shows an increase in CPU, so it must be processing embedded javascript. As there is almost none on the page, the I expect it's the init () function that's slowing everything down. Either that, or a reorganisation of css / js from the body into the header and fixing the worst of the html errors may give the browser an easier time in parsing it. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)