[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
Mon Jan 8 15:10:27 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80477
--- shadow/80477 2007-01-08 14:32:53.000000000 -0500
+++ shadow/80477.tmp.29434 2007-01-08 15:10:27.000000000 -0500
@@ -27,6 +27,11 @@
------- Additional Comments From miguel at ximian.com 2007-01-08 14:32 -------
The problem happens because of the nested variable declarations, our
internal checks for checking if a variable conflicts consume all of
the time.
+
+------- Additional Comments From lluis at ximian.com 2007-01-08 15:10 -------
+Created an attachment (id=18465)
+file.cs.gz: Removed all unneeded variable declarations. Time went down to 14s.
+
More information about the mono-bugs
mailing list