[Mono-bugs] [Bug 59537][Nor] Changed - improve NameTable performance
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Sep 2004 23:02:50 -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=59537
--- shadow/59537 2004-09-15 22:24:57.000000000 -0400
+++ shadow/59537.tmp.27295 2004-09-15 23:02:50.000000000 -0400
@@ -442,6 +442,10 @@
}
Im getting the following results:
Mono NameTable 992
My NameTable 881
Microsoft NameTable 951
+
+------- Additional Comments From bmaurer@users.sf.net 2004-09-15 23:02 -------
+Can you explain how this random thing works. This looks very clever,
+but very puzziling. Any links or references to the method used?