in reply to Re^3: Efficient way to handle huge number of records?
in thread Efficient way to handle huge number of records?
I think you are reading too much into his use of the word "search", but you have a point there. If he ever wants to do lots of searches for parts of a key (i.e. "contains" instead of "equals"), a hash will be as bad as a simple array.
|
|---|