First Byte Time : 6.550s Need Help
|
12-12-2012, 05:18 AM
Post: #4
|
|||
|
|||
RE: First Byte Time : 6.550s Need Help
You've got a 14,000 line HTML document, which I suspect could be refactored to be much shorter and lose the all the inline styles, onmouseover, onclick handlers in the process.
How long does IIS take to generate this file? Can you test from local to the server, if so add this Chrome plugin (https://chrome.google.com/webstore/detai...goaohcdbig) and check how long the page takes to load locally. I'd also be wary of use the .axd packaged resources, from previous experience they don't fit well with good performance see http://andydavies.me/blog/2010/07/18/dot...nsumption/ Your waterfalls a very inconsistent so I wonder whether the server is over capacity - http://www.webpagetest.org/result/121211...806284adb/ Andy Using WebPageTest - http://usingwpt.com/ |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
First Byte Time : 6.550s Need Help - preritdeva - 12-10-2012, 11:15 PM
RE: First Byte Time : 6.550s Need Help - andydavies - 12-11-2012, 06:15 AM
RE: First Byte Time : 6.550s Need Help - preritdeva - 12-11-2012, 05:10 PM
RE: First Byte Time : 6.550s Need Help - andydavies - 12-12-2012 05:18 AM
RE: First Byte Time : 6.550s Need Help - preritdeva - 12-13-2012, 02:59 PM
|
User(s) browsing this thread: 1 Guest(s)