[Mono-bugs] [Bug 75444][Nor] Changed - [PATCH] [GMCS] bad generic
method instantations performance
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 4 08:46:44 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-03 16:08:18.000000000 -0400
+++ shadow/75444.tmp.23428 2005-07-04 08:46:44.000000000 -0400
@@ -280,6 +280,15 @@
Anyway the problem is that we have inflated Finalize copy.
With this patch it takes only 10s for go2 to run, so it's now only 2x
slower than non-generic version.
+
+------- Additional Comments From malekith at pld-linux.org 2005-07-04 08:46 -------
+I have extended the benchmark with somewhat longer run (another set of
+sources), the extended version is here:
+
+ http://nemerle.org/~malekith/temp/benchmark-extended.tar.gz
+
+timing is now 30s vs 58s (with all my changes).
+
More information about the mono-bugs
mailing list