in reply to Re^5: elsif chain vs. dispatch
in thread elsif chain vs. dispatch
It sounds like Perl 5.8.3+ has made some improvements! Great!
For Perl versions less than that and even on Perl 5.8.3, I don't think that a user will know more than #buckets, #buckets used and #total entries (ie, user wouldn't know the max entries into a "bucket"), but given those 3 things, a user can make some judgment call about increasing the hash table size and is able to do so.
|
|---|