Forum Moderators: phranque
New to this forum, hope you are all well.
I've trawled through allot of the posts but I can't seem to find an answer for what I'm looking for.
Does anyone know of a program / software that checks the loading times of web pages? I've tried Dr.Watson but I'm getting a page to large to proccess error. Being on BB i noticed it was not as quick as it should be ie. <2sec but I need idealy to find out how slow it will be on a 56k. & no it's not a gif intence page, it's all text.
Microsoft FrontPage uses an estimated clock speed for how fast a page will load at 28k modem speed, and it is usually accurate. But then, you will have to clean up a bit of HTML code after producing a page (FP has a few HTML items that will not validate as HTML4.01).
Good luck, WFN :)
This is something that can be done quite easily manually (for non-dynamic pages):
The total of these will give the total amount of Kilobytes that needs to be downloaded. 56kps is 56 kiloBits per second, or roughly 7 Kilobytes per second.
Now, to roughly estimate the time (roughly, as peoples connection speeds vary from 33kps to 54kps on an analog line with a 56k modem) is to divide your total download size by 6. Therefore, if your total is 60Kb, then it'll take roughly 10 seconds to download.
There is no hard and fast method of estimating exactly how long your page will take to download on a 56k modem, as people get varying connection speeds. The above method should give you a rough idea.
Hmm I ought to register. It has a shareware version that lets you simulate 5 users for 5 runs. Try it...
Been using it for lots of testing stuff for years.
SN