Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Timing Web Page Requests

by bastard (Hermit)
on Mar 12, 2002 at 15:25 UTC ( [id://151126]=note: print w/replies, xml ) Need Help??


in reply to Timing Web Page Requests

In the past i've found the following usefull:

Benchmark or Benchmark::Timer - made for benchmarking sections of code (i've only used the latter)

HTTP::WebTest - a web testing module set. it also looks like it does request time (no clue on how accurate)

To get a better picture of the load time. Load the page multiple times and take the average of the sequence. (This technique can be extended into load testing as well. Just add threaded http requests and run them all at once.)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://151126]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-03-29 15:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found