Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Techniques to cache perl scripts into memory ?

by JavaFan (Canon)
on Dec 17, 2010 at 23:18 UTC ( [id://877708]=note: print w/replies, xml ) Need Help??


in reply to Techniques to cache perl scripts into memory ?

I would first investigate and see what the disk is being used for. Reads? Writes? Is it reading the perl binary over and over again? Modules? Program text? C-libaries? Swap? Some other questions I'd ask myself: Does the problem persist when you upgrade/downgrade the OS? Run a different OS? What else is running on the machine?
  • Comment on Re: Techniques to cache perl scripts into memory ?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-24 07:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found