Re: Memory issues
- From: smallpond <smallpond@xxxxxxxx>
- Date: Sat, 29 Mar 2008 06:25:26 -0700 (PDT)
On Mar 29, 8:45 am, jm <j...@xxxxxxxxx> wrote:
Based on the fact that perl contains many memory leaks,
A universal way to measure how many memory is malloced is required.
Is there standard way to measure how many memory a process has
allacated, which run with cygwin perl, active perl, and strawberry perl?
This should help to localize which code makes memory leaks.
perldoc perlfaq3
See:
How can I make my Perl program take less memory?
How can I free an array or hash so my program shrinks?
.
- Follow-Ups:
- Re: Memory issues
- From: jm
- Re: Memory issues
- References:
- Memory issues
- From: jm
- Memory issues
- Prev by Date: Re: BEGIN, INIT etc...
- Next by Date: Re: BEGIN, INIT etc...
- Previous by thread: Re: Memory issues
- Next by thread: Re: Memory issues
- Index(es):
Relevant Pages
|