Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Rcs and mod_perl

by Vautrin (Hermit)
on Apr 03, 2004 at 04:17 UTC ( [id://342230]=note: print w/replies, xml ) Need Help??


in reply to Rcs and mod_perl

Since no one else has responded, I will take a crack at it. Please correct me if I'm wrong. mod_perl caches the compilation of the Perl script. Thus, if the perl script runs once it will run faster the next time, because Perl doesn't need to compile it. This makes it comparably fast to C. What modules you are using should be irrelevant, as should how many system() calls you make, because all mod_perl is doing is caching the compilation.


Want to support the EFF and FSF by buying cool stuff? Click here.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-04-18 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found