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 [EMAIL PROTECTED]

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

--- shadow/75175        2005-06-08 01:56:46.000000000 -0400
+++ shadow/75175.tmp.30584      2005-06-10 15:03:39.000000000 -0400
@@ -42,6 +42,18 @@
 testing.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2005-06-08 01:53 -------
 Created an attachment (id=15280)
 tar.gz with test case, Makefile and README
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-06-10 15:03 -------
+I've done some progress here:
+    -Don't create an extra buffer in HttpRequest when reading POST data.
+    -Improve Convert.FromBase64* so that they don't waste that much
+memory.
+
+I still think there must be some other place where we're wasting
+memory and then the GC is helping us to grow in size.
+
+For the 40MB POST, it went from ~760 to ~580MB after the first request.
+For the 10MB POST, it went down from ~350 to ~140MB ""           ""
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to