[ENH] FasterListMorph

danielv at netvision.net.il danielv at netvision.net.il
Sat Jan 20 18:17:52 UTC 2001


Experimental optimization on ListMorphs.
Requires a changeset I posted a while back, called OptimizingList.
Together these (should) make any list morph come up pretty quick. Has
noticable effect on changelists, should help on slower machines.

Comments
"Change Set:		FasterListMorph
Date:			20 January 2001
Author:			Daniel Vainsencher

Make PluggableListMorphs for long lists come up fast.

They now create their StringMorphs lazily, delaying the creation until
the list is scrolled over the particular morph."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FasterListMorph.cs.gz
Type: application/octet-stream
Size: 1617 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010120/633e564e/FasterListMorph.cs.obj
-------------- next part --------------




More information about the Squeak-dev mailing list