Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Speedy::CGI

by parkprimus (Sexton)
on Feb 04, 2004 at 22:42 UTC ( [id://326627]=perlquestion: print w/replies, xml ) Need Help??

parkprimus has asked for the wisdom of the Perl Monks concerning the following question:

I have a general question. I was wondering if anyone has any expierence using speedy::cgi. Do you like it? Does it do what they claim it will do? Would you recommend something else? Thanks for the input.

--parkprimus

Replies are listed 'Best First'.
Re: Speedy::CGI
by OhReally (Monk) on Feb 05, 2004 at 08:02 UTC
    Yes I have used it, had no problems with it and it has speeded up scripts a goodly amount.
    Running the same script (about 10 mysql queries and a fair bit of perl processing) I get the following times for page generation.

    speedy : 0.06 seconds
    normal : 0.20 seconds

    Bear in mind that the first time you run the script under speedy it will run a bit slower (about 0.22 for me) but subsequent runs will be much faster as shown above.

    Hope this helps.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-28 11:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found