[IronPython] pystone results for 1.0 vs 2.0a1 on variousruntimes

Miguel de Icaza miguel at novell.com
Thu May 17 22:27:06 PDT 2007


Hello Dino,

> The change was to no longer wrap LCG delegates inside a MultiCast
> delegate removing the overhead of calling through the multicast
> delegate.  The multicast delegate was just a convenience for tracking
> the lifetime of the delegate and now the GC does that instead.  I
> don't know if that'll apply to Mono or not but maybe it gives you some
> ideas on where to look for own improvements :).

Thanks for the pointers!  

We will certainly look at this area.

Miguel.


More information about the users mailing list