[squeak-dev] The Trunk: Morphic-mt.1575.mcz

Balázs Kósi rebmekop at gmail.com
Tue Oct 15 15:25:36 UTC 2019


Hi Marcel!

Thanks for the fix! I would be inclined to cache the Error, Halt
ExceptionSet somewhere (e.g. in a class var) instead of creating it
repeatedly in a tight loop (called every ~20ms), but it may not worth the
extra complexity. (Costs 100ns on my machine, and creates at least 3 new
objects, which may or may not leave new space*)

Balázs

* Is there a way to record what happens to a particular object regarding
garbage collection?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191015/0993e3ab/attachment.html>


More information about the Squeak-dev mailing list