Setting break points

Avi Bryant avi at beta4.com
Mon Nov 17 21:10:24 UTC 2003


On Nov 17, 2003, at 1:06 PM, Avi Bryant wrote:

> Not entirely - MethodWrappers is an extra package with some pretty 
> ugly code, ObjectsAsMethods seems to Just Work now that VM support is 
> there.  Also, ObjectsAsMethods has surprisingly little overhead - I 
> measure about 30-40% slower than a normal CompiledMethod, whereas I 
> remember MethodWrappers having much more than that.

Oops, got my measurements wrong - more like 80% (which makes more sense 
- twice as much time doing dispatch).  But still pretty good.




More information about the Squeak-dev mailing list