help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: Patch: speed up adding to a hash


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: Patch: speed up adding to a hash
Date: Sun, 01 Feb 2009 10:43:23 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

Derek Zhou wrote:
> Paolo and all:
> This patch reduces a "full" block to a "copying" block in "add:"

The idea is great, though probably there are other places to adjust
(LookupTable, IdentityDictionary).  I'll take a look.  Using #cull:cull:
in 3.1 is a way to avoid breaking places still using a 1-argument block.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]