![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
If you are interested in the implementation, we had a discussion here not long ago with pointers into the relevant doc.
Re: can I change hash keys or values directly HTH! :)
updateIn short, rehashing is expensive but only happens in doubling steps, which makes the costs constant in average.
Cheers Rolf In reply to Re: Performance of hash and array inserts
by LanX
|
|