[Mono-bugs] [Bug 59537][Nor] Changed - improve NameTable performance

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 03:49:56 -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 mordechait@mainsoft.com.

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

--- shadow/59537	2004-06-06 11:02:33.000000000 -0400
+++ shadow/59537.tmp.7537	2004-06-07 03:49:56.000000000 -0400
@@ -238,6 +238,18 @@
 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
 
+
+------- Additional Comments From mordechait@mainsoft.com  2004-06-07 03:49 -------
+
+OK. I don't want to open a long thread here...
+I tried to convince you , but obviously failed. I will keep my version
+of NameTable.cs with few "#IF DEFs" . I tend to believe to JProfiler.
+It usually does a good , nevertheless it may has it's own bugs. 
+I think that our code is also using string pool to avoid the new
+string  allocations (which may explain our differences in the overall
+results).
+10X for your time , you can close this bug. 
+