in reply to Re: Re: Memory Optimization
in thread Memory Optimization

You're absolutely right. My concern when these snippets were written was not memory optimization so much as decreasing IO read/writes times.

Thanks for the clarification. I'll look into rewriting the hash generation subs to use references.

--Jim