[Mono-bugs] [Bug 75444][Nor] Changed - [GMCS] bad generic method
instantations performance
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 2 09:40:28 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=75444
--- shadow/75444 2005-07-02 08:01:45.000000000 -0400
+++ shadow/75444.tmp.432 2005-07-02 09:40:28.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75444
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: amd64 pld linux
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: mono-bugs at ximian.com
ReportedBy: malekith at pld-linux.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -116,6 +116,11 @@
I were however unable to get mono compiled with -pg running :/
Of course nemerle compiler doesn't use the code like the above, to get
zillions of instantiations, it has real types there.
I'm using mono svn.
+
+------- Additional Comments From malekith at pld-linux.org 2005-07-02 09:40 -------
+Note that this doesn't seem to be only about sharing code, as the JIT
+time is HUGE, much bigger then I would expect, and moreover it is
+quadratic, not linear.
More information about the mono-bugs
mailing list