[Mono-bugs] [Bug 59537][Nor] Changed - improve NameTable performance
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Jun 2004 11:02:33 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59537
--- shadow/59537 2004-06-06 11:00:20.000000000 -0400
+++ shadow/59537.tmp.27739 2004-06-06 11:02:33.000000000 -0400
@@ -230,6 +230,14 @@
We would implement another version of the hashcode thingy.
`I think we should pay the performance
"fee" and perform a delegation to one ImplMethod'
No, this will result in extra allocations.
+
+------- Additional Comments From atsushi@ximian.com 2004-06-06 11:02 -------
+Forgot one thing.
+
+As for System.Data performance, you might want to read it and to try
+the latest cvs.
+http://primates.ximian.com/~atsushi/blog/archives/000460.html
+