Hello
I was looking for a module (or a Linux program, if such a module doesn't exist) that could tell me how much memory a perl script is eating. I am not interested in the memory occupation of any single variable, so Devel::Size seems not to be an option.
In other options, I would like to do
perl -MMemory::Profiling::Module script.pland get an output about the memory occupation when script.pl ends
I took a look at http://search.cpan.org/modlist/Development_Support but I found nothing. I also saw this node, and I have a debugging-enabled perl, but I am unable to get the meaning of the output it produces
Can you help me anyhow?
Thanks in advance
Ciao!
--bronto
The very nature of Perl to be like natural language--inconsistant and full of dwim and special cases--makes it impossible to know it all without simply memorizing the documentation (which is not complete or totally correct anyway).
--John M. Dlugosz
In reply to memory profiling by bronto
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |