[Mono-bugs] [Bug 81663][Wis] Changed - Performance: Delegate optimization, DLR and IronPython
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 18 12:29:32 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81663
--- shadow/81663 2007-05-18 01:28:34.000000000 -0400
+++ shadow/81663.tmp.23716 2007-05-18 12:29:32.000000000 -0400
@@ -30,6 +30,9 @@
Dino says, "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".
+
+------- Additional Comments From miguel at ximian.com 2007-05-18 12:29 -------
+We should create a small test case to measure the problem.
More information about the mono-bugs
mailing list