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

Ineffectual has asked for the wisdom of the Perl Monks concerning the following question:

Hi all!

If I have 3 million small hashes and change them into 3 million objects (of the same type), how much would performance and memory be impacted?

Thanks!