Please help: Very slow "Start Render" time
|
11-01-2015, 12:43 AM
Post: #6
|
|||
|
|||
RE: Please help: Very slow "Start Render" time
Seph,
Comparing your old waterfall to a newer one: http://www.webpagetest.org/result/151031...1/details/ it seems that you have done a better job of combining js and css files. Just glancing at the current waterfall, if you find the spot where the start to render is and what file is around that point it's this js file. https://vrodo.de/wp-content/plugins/wysi...gine-de.js The page won't start to render if that js file is at the bottom of your html. Try moving it to the top or lazy load it in some way. If you can do that my guess is that your start to render time would be about 1.5 seconds. Craig |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)