[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
Wed Aug 9 05:50:33 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-04 04:54:22.000000000 -0400
+++ shadow/79000.tmp.14177 2006-08-09 05:50:33.000000000 -0400
@@ -62,6 +62,11 @@
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.
+
+------- Additional Comments From e0027500 at student.tuwien.ac.at 2006-08-09 05:50 -------
+Created an attachment (id=17431)
+Graphs of: memory leaking and deserialization slowing down
+
More information about the mono-bugs
mailing list