[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 Mar 15 17:27:20 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-15 17:19:42.000000000 -0500
+++ shadow/77792.tmp.25319	2006-03-15 17:27:20.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: marek.safar at seznam.cz               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -73,6 +73,17 @@
 Additional Information:
 
 ------- Additional Comments From kornelpal at hotmail.com  2006-03-15 17:01 -------
 I got 250 for MS.NET and 2200 for Mono that is almost 9 times slower 
 than MS.NET and even worse ratio that the one you experienced so I 
 agree that this is a major problem.
+
+------- Additional Comments From atsushi at ximian.com  2006-03-15 17:27 -------
+Such effort might have better be done after bug #77767 got fixed
+(and/or help bugfixing that one in prior).
+
+There are many NORMAL bugs that rather prevents compilation or
+execution of programs. Read following articles and understand how to
+set proper priority:
+http://www.mono-project.com/Bugs 
+http://bugzilla.ximian.com/bug_status.html#priority
+


More information about the mono-bugs mailing list