[Mono-bugs] [Bug 81981][Nor] Changed - [PERF] Up to 4x slower unsafe code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 4 10:49:40 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 lupus at ximian.com.

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

--- shadow/81981	2007-07-04 08:03:20.000000000 -0400
+++ shadow/81981.tmp.26141	2007-07-04 10:49:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81981
 Product: Mono: Runtime
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: marek.safar at seznam.cz               
 QAContact: mono-bugs at ximian.com
@@ -199,6 +199,11 @@
 mcs-compiled IL code.
 
 ------- Additional Comments From marek.safar at seznam.cz  2007-07-04 08:03 -------
 Created an attachment (id=19503)
 Sure, here it is.
 
+
+------- Additional Comments From lupus at ximian.com  2007-07-04 10:49 -------
+The major issue fix (float->int convertion) is in svn.
+The csc-compiled code slowdown is I think related to dup use and it's
+well known the current jit doesn't deal very well with it.


More information about the mono-bugs mailing list