[Mono-bugs] [Bug 81663][Wis] Changed - [PATCH] Performance: Delegate optimization, DLR and IronPython

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 1 00:31:23 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 joncham at gmail.com.

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

--- shadow/81663	2007-08-30 22:26:28.000000000 -0400
+++ shadow/81663.tmp.11377	2007-09-01 00:31:23.000000000 -0400
@@ -290,6 +290,11 @@
 
 ------- Additional Comments From joncham at gmail.com  2007-08-30 22:26 -------
 I attached a patch that allocates the correct space using
 mono_code_manager_reserve. The x86_jump_membase call only seems to
 require 3 bytes, but I just used 4. If I should only allocate 3 bytes
 for the x86_jump_membase call, let me know. Thanks.
+
+------- Additional Comments From joncham at gmail.com  2007-09-01 00:31 -------
+Created an attachment (id=19939)
+Architecture Specific Delegate Caching Patch
+


More information about the mono-bugs mailing list