http://www.perlmonks.org?node_id=11128139


in reply to Re: Memory overhead of blessed hashes
in thread Memory overhead of blessed hashes

I agree about the memory leak, alas not my code.

> Inside-out objects are also pretty memory-efficient if you have lots of objects but only a few fields, because it's one hash per field instead of one hash per object.

Good point! ++

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery