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

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

I have come into a situation where I am holding a hash of arrays, with a set (and small) number of elements in the list. The key to the hash is an integer of a reasonable size, and what I was wondering was, would it rather be cheaper memory-wise to hold the information as: I know there might not be absolute answers, but it seems to me the internal implementation must have some clear tendencies, and I am pressed for memory...

thanks in advans,
perchance

--- Ignoreland