[Mono-bugs] [Bug 77792][Nor] Changed - Poor performace of
Int32.ToString () and other primitive types
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 19 21:43:06 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77792
--- shadow/77792 2006-03-16 04:51:46.000000000 -0500
+++ shadow/77792.tmp.5019 2006-03-19 21:43:06.000000000 -0500
@@ -10,12 +10,13 @@
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: marek.safar at seznam.cz
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: atsushi at ximian.com,bmaurer at users.sf.net,kazuki at panicode.com
Summary: Poor performace of Int32.ToString () and other primitive types
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
@@ -127,6 +128,9 @@
------- Additional Comments From kazuki at panicode.com 2006-03-16 04:51 -------
Created an attachment (id=16628)
improved performance when formatting to hex. (about 2 times)
+
+------- Additional Comments From atsushi at ximian.com 2006-03-19 21:43 -------
+Hmm, kazuki's patch seems to cause several NUnit regressions..
More information about the mono-bugs
mailing list