Devel::SizeMe

Tim Bunce's new module, Devel::SizeMe is a visually impressive analysis of Perl memory usage. Can't wait to use it.

2 Comments

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

Leave a comment

About Peter Scott

user-pic Perl author, trainer, speaker.