[Mono-bugs] [Bug 76399][Maj] Changed - System.IO.StreamReader.ReadLine is incredibly inefficient

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 10 20:24:08 EDT 2005


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 gonzalo at ximian.com.

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

--- shadow/76399	2005-10-10 19:49:31.000000000 -0400
+++ shadow/76399.tmp.17395	2005-10-10 20:24:08.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 76399
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: trow at ximian.com               
@@ -61,6 +61,11 @@
   Final heap size: 348k
 
    Distinct Types: 17
        Backtraces: 63
 
 
+
+------- Additional Comments From gonzalo at ximian.com  2005-10-10 20:24 -------
+Ben suggested using sb.ToString (0, sb.Length) in some cases.
+Other than that, I'll commit the patch once I have a set of nunit
+tests for this in svn.


More information about the mono-bugs mailing list