[clug] A script to measure time to load a web page

Dale Shaw dale.shaw at gmail.com
Wed Mar 26 21:04:38 GMT 2008


Hi Keith,

On Wed, Mar 26, 2008 at 10:51 PM, Keith Goggin <kgoggin at bigpond.com> wrote:
>
> I need to record the time it takes to load a web page at different times of
> the day, for example hourly for 24 hours.

I'd probably use 'wget' for something like this. Maybe something as
primitive as "time wget http://www.blah.com" and then some tidy-up.
There might even be some useful parameters to spit out the load time.

cheers,
Dale


More information about the linux mailing list