Fast times at blog load, hi!
Posted by testcrunch on 18th June 2008
I’ve continued hacking away at this blog to try and speed up the page load times and I have got it to load in just under 3 seconds thanks to the terrific HttpWatch software.
With HttpWatch you can actually see the load times of each part of the page and I was able to see that a whole load of subscribe links were each taking half a second to load, so a lot of those went west. Also ads were slow so they went. I also noticed that there were several failures at load times and eventually managed to track those down and sort the problem out.
One problem in particular, where I had tried to setup the facility to post blog entries via email, which I never got working anyway, and caused a real problem where it took nearly 3 seconds to fail. This was for something confusingly called www.site.tld/wp-mail.php. I searched for that on Google and found only 2 hits, both in China. Thank heavens the text was in English. This did point out that the non-working www.site.tld/wp-mail.php file was likely to be buried in the footer.php file, which it was, and which I then got rid of.
To speed the page loading up any more isn’t going to be easy. I can see that the slowest parts to be loaded are those links, obviously, not on the Wordpress servers. These are for Clustrmaps, Technorati, Quote of the Day and other bits and pieces. If I got rid of all that the page would probably load in about 2 seconds but there wouldn’t be much left of the blog.
To think I test software for a living yet I never tested the load times of my own blog. Shameful.
I did have an issue where I de-activated a plug-in but some PHP code was still trying to use it. Result: the page wouldn’t load and I couldn’t figure out the URL to login. Don’t panic (Why not, seems like a good idea to me? Ed). I eventually managed to login and re-activate the plug-in and the page loaded OK.
Posted in HttpWatch - slow, slow, slow, slow | No Comments »






