CompiledMethod>>value:withArguments:

Michel Tilman mtilman at acm.org
Tue Dec 28 21:09:06 UTC 1999


This seems to do the job, Ian.

BTW. With this example (when executed in a #timesRepeat: loop), the
#valueWithReceiver:... call is 15 times slower than the regular method call
((3 at 4) x) when executed without the tests, 60 times when including the
tests.

michel





More information about the Squeak-dev mailing list