bambinou
12-21-2009, 02:54 PM
Hi,
For the last past 2 days, one of my website page is taking 2 to 3 seconds to load, I have no idea why, do you know a tool that could help me find the time it takes to download each scripts,pictures and others on this page please?
Thank you,
BamBam
fierceservers
12-21-2009, 03:04 PM
Has anything been changed on your site that would represent the difference from what it was before? Could also be a network issue, try ping testing and looking for lost packets as well.
bambinou
12-21-2009, 03:07 PM
Hi Fierce ,
Would you mind giving it a go from your side please?
I will pm you as I don't really want to show the site URL here.
Thanks!
Ben
mattle
12-21-2009, 04:21 PM
Is this a script, or a static page? (You could embed timing messages in a script to get an idea how long different parts are taking to execute).
Otherwise, if this is a static page, if you are relying on foreign content, that could be slowing things down. Otherwise, like fierceservers suggested, you may be having a network issue.
FreeKill
12-21-2009, 11:12 PM
My favorite tool for checking this kind of stuff is the Firebug extension for Firefox.
http://getfirebug.com/
With it, you can set it to just see how long each piece of your site is taking to load, and track down which ones are causing the delay.