|
|
| No such thing as a small change | |
| PerlMonks |
Re^10: elsif chain vs. dispatchby Marshall (Prior) |
| on Apr 28, 2009 at 04:49 UTC ( #760503=note: print w/ replies, xml ) | Need Help?? |
|
The claim was made Perl detects if too many keys hash to the same bucket, the hash is expanded in size and the keys reinserted, spreading over more buckets. Where did that idea come up? If Perl detects num_entries > num_buckets, that will trigger more buckets.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||