[Mono-bugs] [Bug 72966][Wis] Changed - Serialization/Deserialization mechanism of arrays is too slow

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Feb 2005 09:35:28 -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 lluis@ximian.com.

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

--- shadow/72966	2005-02-25 06:33:11.000000000 -0500
+++ shadow/72966.tmp.30603	2005-02-25 09:35:28.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72966
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Linux skif 2.4.25 #2 SMP Fri Apr 23 14:03:00 MSD 2004 i686 athlon i386 GNU/Linux
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: lluis@ximian.com                            
 ReportedBy: vguzev@yandex.ru               
 QAContact: mono-bugs@ximian.com
@@ -84,6 +84,15 @@
 Forgot to attach the test case?
 
 ------- Additional Comments From vguzev@yandex.ru  2005-02-25 03:44 -------
 Created an attachment (id=14404)
 Serialization/Deserialization sample
 
+
+------- Additional Comments From lluis@ximian.com  2005-02-25 09:35 -------
+This is what I get now:
+00:00:00.2796490
+00:00:00.1069470
+1
+
+Fixed in SVN.
+