[Mono-bugs] [Bug 27796][Nor] Changed - patch to speed to mono_class_vtable

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
15 Jul 2002 16:17:52 -0000


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 vargaz@freemail.hu.

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

--- shadow/27796	Mon Jul 15 12:17:25 2002
+++ shadow/27796.tmp.24574	Mon Jul 15 12:17:52 2002
@@ -22,6 +22,11 @@
 the most common case, which is: only one appdomain, vtable already built.
 I believe the patch is thread safe. 
 A benchmark: mcs compiling itself on a 1GHz linux
 
 before: 16.9 sec
 after: 14.3 sec (-15%)
+
+------- Additional Comments From vargaz@freemail.hu  2002-07-15 12:17 -------
+Created an attachment (id=1996)
+patch
+