Very long domContentLoaded time in firefox test
|
12-04-2012, 10:00 PM
Post: #1
|
|||
|
|||
Very long domContentLoaded time in firefox test
http://www.webpagetest.org/result/121204...1/details/
The purple area is domContentLoaded, and its shown when i test my website http://www.ledenadministratieonline.com with Firefox. It's a very long loading time: 6 seconds out of in total 9 seconds for the whole page (66% !). The problem is: I dont have a clue what domContent is being loaded and how to make it shorter. Is it maybe an interaction between various javascripts on my homepage ? |
|||
12-05-2012, 08:34 AM
Post: #2
|
|||
|
|||
RE: Very long domContentLoaded time in firefox test
It's the javascript that runs when the domReady event is fired i.e. the code attached via" window.addEvent('domready',…
It's always worth running a few tests (think Pat runs 9) to get a median run. I repeated you test with three runs and in each case the scripts fired by domContentLoad executed much quicker, see: http://www.webpagetest.org/result/121204...6a681f36c/ Andy Using WebPageTest - http://usingwpt.com/ |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)