Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Unexplained memory hogging

by RichardK (Parson)
on Aug 22, 2014 at 17:12 UTC ( [id://1098350]=note: print w/replies, xml ) Need Help??


in reply to Unexplained memory hogging

Perl has it's own memory manager that runs on top of the operating systems one, and you can not guess when (or even if!) perl will release memory back to the OS. It depends on lots of things like the OS and even the build options selected when perl was compiled. see Mini-Tutorial: Perl's Memory Management for some details.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-19 21:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found