> > Try something like new MemoryStream (4 * size) for comparison. > Yes, you are right:
> bash-3.2$ mono BigSerializationTest.exe 270204921 > Serialization time = 1.569402 secs. > bash-3.2$ mono BigSerializationTest.exe 270204922 > Serialization time = 1.571532 secs. > bash-3.2$ mono BigSerializationTest.exe 270205000 > Serialization time = 1.569309 secs. > bash-3.2$ mono BigSerializationTest.exe 300205000 > Serialization time = 1.736334 secs. > bash-3.2$ mono BigSerializationTest.exe 350205000 > Serialization time = 2.058195 secs. Thanks. Sorry for the trouble ... Yury _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
