[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
Wed Apr 5 00:56:18 EDT 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-04-02 23:21:35.000000000 -0400
+++ shadow/77792.tmp.32687 2006-04-05 00:56:18.000000000 -0400
@@ -188,6 +188,13 @@
I posted on ML, but with the current version of Mono NumberFormatter
is faster. I don't know why this inversion happened though.
I guess revising the hexadecimal conversion part is enough to solve
the situation. what's your thought?
+
+------- Additional Comments From atsushi at ximian.com 2006-04-05 00:56 -------
+The patch makes performance much better than before :-) So, if no
+objection from others, let's commit the patch.
+
+My guess is that this is not really a major problem since none of them
+posted any thoughts for the patch.
More information about the mono-bugs
mailing list