Hello,

I' m using a hash with quite long strings (scalars) used for its keys and 
values.
I'm wondering how the size of these strings used (for keys and values) and 
the number of elements in the hash affect the hash performance and memory 
consumption.
Are there any suggestions about hashes regarding memory and performance 
optimization?

What module can I use to examine when the hash gets loaded and how much 
memory it uses, before destructed?

Thanks in advance,
G.E.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to