Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Measuring Speed

by lhoward (Vicar)
on Mar 08, 2001 at 19:31 UTC ( [id://62972]=note: print w/replies, xml ) Need Help??


in reply to Measuring Speed

See the Benchmark module for the general solution. It is part of all standard perl distributions.

If you're interested in testing CGI's against each other you may want to use a program like ab (apache benchmark) to test them so you can see how they perform under higher load: one CGI may be faster running one-at-a-time, but the other may scale better under multiple, concurrent hits.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 03:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found