Tim Bunce's new module, Devel::SizeMe is a visually impressive analysis of Perl memory usage. Can't wait to use it.
And now for something scary:
% perl -d:SizeMe=:all -MDateTime -e'warn total_size(DateTime->now)'
:)
Wrote a little script to get the size of perl data structures from the command line:
https://gist.github.com/3879084
Perl author, trainer, speaker.
And now for something scary:
:)
Wrote a little script to get the size of perl data structures from the command line:
https://gist.github.com/3879084