FasterSets

Description

Makes sets faster by not doing compares during grow operations. Makes adding to sets about 14% faster on average assuming no deletions and no preallocation of space before adding elements. Includes code for measuring performance. See Class FastSetsComment. WARNING: FastSetsFileInFirst must be filed in first or you will be blown out of the water because the missing code will cause the many Set subclasses to fail ungracefully.

Details

Source
SqueakSource
← Back to results