[Mono-bugs] [Bug 52754][Wis] Changed - [PATCH] BinaryWriter allocates too many char [] buffers for encoding
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 13:19:15 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52754
--- shadow/52754 2004-01-20 15:58:54.000000000 -0500
+++ shadow/52754.tmp.7571 2004-05-12 13:19:15.000000000 -0400
@@ -1,8 +1,8 @@
Bug#: 52754
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: BinaryWriter allocates too many char [] buffers for encoding
+Summary: [PATCH] BinaryWriter allocates too many char [] buffers for encoding
If you call
bw.ReadString () many times, you will see a profile like:
657 KB System.Text.Encoding::GetChars(byte[],int,int)