[Mono-bugs] [Bug 73570][Wis] Changed - Serialization/Deserialization of double[] array can be enhanced
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Mar 2005 17:15:14 -0500 (EST)
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 vguzev@yandex.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=73570
--- shadow/73570 2005-03-24 03:06:18.000000000 -0500
+++ shadow/73570.tmp.20987 2005-03-24 17:15:14.000000000 -0500
@@ -162,6 +162,20 @@
Thank you very much! :)
Best regards,
Vadim B. Guzev
http://u.pereslavl.ru/~vadim/MCSharp/
+
+------- Additional Comments From vguzev@yandex.ru 2005-03-24 17:15 -------
+> If you fix the test case so the MemoryStream is created with the
+correct capacity, and after updating from SVN, you'll get a
+performance that can be compared to the second test case.
+
+That's really cool :)
+Even without any changes new Mono serialization works faster than
+second example with BlockCopy!
+
+
+Thank you again,
+Vadim B. Guzev
+