Morphic slowness (was Re: Does *anyone* use MVC?)

Valloud Andres Andres.Valloud at oya.state.or.us
Fri Aug 2 16:47:52 UTC 2002


Hello.

Some time ago I traced Morphic code and it turned out to be that the
interesting properties that cause slowdown due to dictionary lookup are 1 or
2.  To cache them in the extension you need to impose using selectors to get
them every time, and then put an instance variable in the extension.  It
sped up things considerably.

Andres.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020802/3a7d682e/attachment.htm


More information about the Squeak-dev mailing list