![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
(tye)Re: Looking for Leaksby tye (Sage) |
on Aug 10, 2001 at 01:45 UTC ( #103661=note: print w/replies, xml ) | Need Help?? |
I put something in to log calls to destructors. I also "stub out" parts to see if the leak goes away. FYI, a fairly recently found bug is that Perl creates a circular reference when it creates a closure, so creating closures leaks memory. I think this has been fixed but that no released version of Perl contains the fix yet. - tye (but my friends call me "Tye")
In Section
Seekers of Perl Wisdom
|
|