[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Sep 11 21:55:08 UTC 2016


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-September/068922.html

Name: EToys-ul.232
Ancestors: EToys-dtl.231

(hopefully) Shave off a few extra minutes of EToys loading by using Schwartzian transform in Morph class >> #unfilteredCategoriesForViewer.
The real culprit is the "new" implementation of String >> #translated, which came with the EToys changes and is at least two magnitudes slower than the previous implementation.

=============================================


More information about the Squeak-dev mailing list