[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
Tue Nov 28 16:14:42 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 marek.safar at seznam.cz.

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

--- shadow/80075	2006-11-28 14:06:28.000000000 -0500
+++ shadow/80075.tmp.18790	2006-11-28 16:14:41.000000000 -0500
@@ -126,6 +126,12 @@
 ------- Additional Comments From informatique.internet at fiducial.fr  2006-11-28 13:08 -------
 Result of my test case using this patch
 0.166ms with nom_colonne
 0.171ms with NOM_COLONNE
 
 !!!!
+
+------- Additional Comments From marek.safar at seznam.cz  2006-11-28 16:14 -------
+Hello,
+
+Try to use CaseInsensitiveComparer instead of ToLower you can even use
+Invariant version if your entries are invariant to make it super fast ;-)


More information about the mono-bugs mailing list