[Mono-bugs] [Bug 59006][Wis] Changed - [perf] stelem.ref perf

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 29 Jun 2004 20:01:23 -0400 (EDT)


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 bmaurer@users.sf.net.

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

--- shadow/59006	2004-05-24 23:51:46.000000000 -0400
+++ shadow/59006.tmp.7746	2004-06-29 20:01:23.000000000 -0400
@@ -39,6 +39,11 @@
 Also, when I removed the stelem.ref array type msismatch check, MCS
 bootstrap time improved by 6%.
 
 Part of the issue is the managed -> unmanaged transition. However, the
 other part is that the typecheck itself seems to be slow. When I skipped
 the LMF stuff, I was only 2x slower.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-06-29 20:01 -------
+Created an attachment (id=8394)
+a faster version
+