[Mono-bugs] [Bug 79000][Nor] Changed - Performance issue with deserialization of mulit-dimensional arrays

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 4 04:54:22 EDT 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 e0027500 at student.tuwien.ac.at.

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 e0027500 at student.tuwien.ac.at  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.


More information about the mono-bugs mailing list