[Mono-bugs] [Bug 80391][Nor] Changed - Calling generic methods on interfaces is very slow

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 1 16:39:49 EST 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=80391

--- shadow/80391	2006-12-28 21:57:25.000000000 -0500
+++ shadow/80391.tmp.25592	2007-01-01 16:39:49.000000000 -0500
@@ -2,21 +2,20 @@
 Product: Mono: Runtime
 Version: 1.0
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: rolfkvinge at ya.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Calling generic methods on interfaces is very slow
 
 Calling generic methods on interfaces is very slow, code to reproduce:
 
 using System;
 using System.Reflection;
@@ -84,6 +83,9 @@
 optimized out>, parts=0) at mini.c:10461
 #4  0x08156651 in mono_jit_compile_method (method=0x8ed4cf8) at 
 mini.c:10559
 #5  0x08157231 in mono_helper_compile_generic_method (obj=0x2ffe8, 
 method=0x826b918, context=0x826b8e8, this_arg=0xbfbbc20c) at jit-
 icalls.c:804
+
+------- Additional Comments From miguel at ximian.com  2007-01-01 16:39 -------
+CCing Martin he could weight in here. 


More information about the mono-bugs mailing list