[Mono-bugs] [Bug 76262][Nor] Changed - [GMCS] Mono runtime assert
in Nemerle bootstrap
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 2 11:43:54 EDT 2005
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 malekith at pld-linux.org.
http://bugzilla.ximian.com/show_bug.cgi?id=76262
--- shadow/76262 2005-09-29 17:31:34.000000000 -0400
+++ shadow/76262.tmp.26917 2005-10-02 11:43:54.000000000 -0400
@@ -10,13 +10,13 @@
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: nazgul at omega.pl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc: akopa at charter.net,martin at ximian.com
+Cc: akopa at charter.net,malekith at pld-linux.org,martin at ximian.com
Summary: [GMCS] Mono runtime assert in Nemerle bootstrap
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
class Continuation<R,A>
@@ -227,6 +227,14 @@
We are looking forward for implementation of code sharing, but it
seems that this is not a highest priority issue - the performance on
MS.NET is not very different currently than on mono, but this might
just mean that their implementation is broken somewhere. And thanks
very much for your work on all this stuff! :-)
+
+------- Additional Comments From malekith at pld-linux.org 2005-10-02 11:43 -------
+This patch:
+http://lists.ximian.com/pipermail/mono-patches/2005-September/064859.html
+
+is what is killing the performance.
+
+Investigating.
More information about the mono-bugs
mailing list