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. _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
