in reply to Re: Minimum Hash keys allocated?
in thread Minimum Hash keys allocated?
In fact, pre-allocating can save some headaches if you know the data structure is going to be a very large one, qv:
mem usagePay close attention to what ikegami says in this part:
Re^4: mem usageAs this sort of hack made a very real difference -- it is not simply a matter of setting the number of slots.
|
---|