[squeak-dev] Re: Faster Sets Project

Paolo Bonzini paolo.bonzini at gmail.com
Wed Jun 24 13:21:28 UTC 2009


Ralph Boland wrote:
> I finally released my first project to the www.squeaksource.com repository.
> Its called FasterSets.  It makes sets faster by not doing compares during
> grow operations which makes adding to sets use about 14% fewer compares
> on average during an add: operation assuming no deletions or preallocation
> of space before adding elements. Code for measuring performance is included.
> See Class FastSetsComment.

I think this should be packaged as a changeset and filed into Mantis.

Paolo



More information about the Squeak-dev mailing list