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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=81663

--- shadow/81663        2007-05-17 14:24:04.000000000 -0400
+++ shadow/81663.tmp.6426       2007-05-18 01:28:34.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81663
 Product: Mono: Runtime
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -22,6 +22,14 @@
 
 There are some observations about new optimizations in the Orcas CLR for
 "improvement to the performance of dispatching to a delegate closed over a
 parameter.".
 
 it would be interesting to find out what this is.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-05-18 01:28 -------
+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".
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to