Memory issues



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.
.



Relevant Pages

  • Re: An annoying memory leak
    ... I have to write a "daemon" in Perl, with the quite simple structure below ... Oracle database connection; ... Memory leaks happen. ...
    (perl.beginners)
  • Re: Many threads working constantly
    ... ziemo wrote: ... When one of them finished work, ... Perl, just not to use threads in the first place, but...) ... memory leaks and threads. ...
    (comp.lang.perl.misc)
  • Re: class sort
    ... do this with perl or AWK. ... implementation of some standard. ... inscrutable command syntax. ... complex stack operations seem to be much more frequent in gForth (after ...
    (comp.lang.forth)
  • FAQ 5.1 How do I flush/unbuffer an output filehandle? Why must I do this?
    ... comes with the standard Perl distribution. ... Perl normally buffers output so it doesn't make a system call for every ... For instance, in this little bit of code, you want to print a dot ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ...
    (comp.lang.perl.misc)
  • FAQ 5.1 How do I flush/unbuffer an output filehandle? Why must I do this?
    ... comes with the standard Perl distribution. ... Perl normally buffers output so it doesn't make a system call for every ... For instance, in this little bit of code, you want to print a dot ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ...
    (comp.lang.perl.misc)