[Mono-bugs] [Bug 74014][Nor] Changed - Method BitConverter.ToString() runs very very slow (possible string concatention bug)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Mar 2005 14:07:57 -0500 (EST)


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 dezelin@gmail.com.

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

--- shadow/74014	2005-03-23 14:02:00.000000000 -0500
+++ shadow/74014.tmp.30151	2005-03-23 14:07:57.000000000 -0500
@@ -110,6 +110,11 @@
 It's somewhat slower but I guess that it doesn't make a difference
 regarding that probably 99.99% of the converted data is smaller than
 100 Kb in size?
 
 Cheers,
 Aleksandar Dezelin
+
+------- Additional Comments From dezelin@gmail.com  2005-03-23 14:07 -------
+Created an attachment (id=14741)
+The patch which uses StringBuilder
+