[Mono-bugs] [Bug 81663][Wis] Changed - Performance: Delegate optimization, DLR and IronPython
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 23 18:08:21 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81663
--- shadow/81663 2007-05-23 18:07:53.000000000 -0400
+++ shadow/81663.tmp.15305 2007-05-23 18:08:21.000000000 -0400
@@ -109,6 +109,11 @@
------- Additional Comments From vargaz at gmail.com 2007-05-23 18:07 -------
Here is a patch to implement parts of Paolo's ideas. It creates three
copies of the Invoke method: non-multicast-no-target,
non-multicast-with-target and multicast. Strangely, it actually
decreases performance on a micro benchmark for me on amd64.
+
+------- Additional Comments From vargaz at gmail.com 2007-05-23 18:08 -------
+Created an attachment (id=19304)
+patch
+
More information about the mono-bugs
mailing list