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

Re: How to locate a memory leak..

by perrin (Chancellor)
on Feb 10, 2006 at 20:53 UTC ( [id://529461]=note: print w/replies, xml ) Need Help??


in reply to How to locate a memory leak..

Once you load something into memory, the memory will remain allocated. The array is most likely the problem here. Try to load less at one time, reading the file in chunks.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-20 05:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found