Gossamer Forum
Home : General : Perl Programming :

#-o-seconds

Quote Reply
#-o-seconds
Hello ,
I was wondering how I am determine the number of seconds it takes one of my pages to load.
is this possible with just a file test operator ? or do i have to do some math here Smile
i know it may be a stupid question but i had to ask someone !

Quote Reply
Re: #-o-seconds In reply to
Got a good tip from Mark Badolato about that.
Try
http://www.websitegarage.com

-- Gordon --


------------------
$blah='82:84:70:77';
print chr($_) foreach (split/:/,$blah);
Quote Reply
Re: #-o-seconds In reply to
 
Quote:
It is useful for measuring
download times for an entire page with images, and for reporting
errors in downloads (timeouts, connect failures, broken images, etc.).

http://www.perl.com/...NOLAN/timefetch-0.92





------------------
Complete Index of Web Master's Resources: http://www.cellwarp.com