[Mono-bugs] [Bug 80477][Min] Changed - MCS very slow compiling a class with a big single method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 7 12:31:16 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 rharinath at novell.com.

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

--- shadow/80477	2007-01-09 05:50:05.000000000 -0500
+++ shadow/80477.tmp.28021	2007-06-07 12:31:16.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 80477
 Product: Mono: Compilers
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: lluis at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -36,6 +36,11 @@
 file.cs.gz: Removed all unneeded variable declarations. Time went down to 14s.
 
 
 ------- Additional Comments From rharinath at novell.com  2007-01-09 05:50 -------
 Someone (Martin :-) changed the logic recently (anonymous methods
 merge), and made it much much slower.  Lemme see if I can salvage it.
+
+------- Additional Comments From rharinath at novell.com  2007-06-07 12:31 -------
+Should be fixed in SVN r78855.  On your testcase, mcs --parse went
+from 9 minutes down to a few seconds.
+


More information about the mono-bugs mailing list