[Mono-bugs] [Bug 80075][Nor] Changed - bad performance problem with access of datarow column

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 29 05:04:56 EST 2006


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 informatique.internet at fiducial.fr.

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

--- shadow/80075	2006-11-29 05:01:46.000000000 -0500
+++ shadow/80075.tmp.31748	2006-11-29 05:04:56.000000000 -0500
@@ -137,6 +137,18 @@
 Invariant version if your entries are invariant to make it super fast ;-)
 
 ------- Additional Comments From informatique.internet at fiducial.fr  2006-11-29 05:01 -------
 Created an attachment (id=18193)
 Here's a new patch following coding standards...
 
+
+------- Additional Comments From informatique.internet at fiducial.fr  2006-11-29 05:04 -------
+Marek, 
+
+My patch don't do any string comparison... it just store the lower
+case version (and their references) in an hashtable... I don't know
+where to use CaseInsensitiveComparer in this case...
+
+A Nagappan,
+
+I've rewritten my patch using mono coding standard... For the generic
+test case, I don't know how Nunit works...


More information about the mono-bugs mailing list