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=79000 --- shadow/79000 2006-08-03 06:03:46.000000000 -0400 +++ shadow/79000.tmp.13911 2006-08-04 04:54:22.000000000 -0400 @@ -54,6 +54,14 @@ Could http://bugzilla.ximian.com/show_bug.cgi?id=78969 be related to this bug? I have noticed that on windows memory usage keeps climbing under mono when running the testcase, but under MS.NET memory usage remains nearly constant. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-04 04:54 ------- +I can confirm the memory increase on Linux -- It starts with 6MB and +after 2000 iterations rises to over 20MB. + +My feelings for this are, that whole thing looks like if some kind of +array is constantly reallocated or resized to hold all data +deserialized... but I dunno. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
