[Object compileSilently: 'foo ^ 1' classified: 'testing'] bench
-- 267 per second
Load from inbox:
SLICE-Issue-14242-Installing-a-method-is-slow-MarcusDenker.3
run bench again ==> 2320 per second.
This will work as long the .changes is small enough so that it uses a normal
(not extended) source pointer.
Marcus