472,107 Members | 1,234 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,107 software developers and data experts.

soapformatter vs xmlserializer

Hi all, i'm looking for some performance comparison some charts. I have read
the xmlserializer is better, more flexible and faster (analyzing data types
in constructor), but there are some limitation (i.e. public members).
SoapFormatter is better to serialize arbitrary data.
I have done some tests and SoapFormatter is faster 5 times than
XmlSerializer. I don't undestand it, I have tried large arrays, small string
.... the result seems the same - soapformatter is better.

Any idea???

Thank's Petr


Nov 12 '05 #1
2 6215
Jarda,

Did you take a look at my write up at:

http://weblogs.asp.net/cschittko/articles/44277.aspx

HTH,
Christoph Schittko
MVP XML
http://weblogs.asp.net/cschittko
-----Original Message-----
From: Jarda [mailto:ja***@sh.cvut.cz]
Posted At: Thursday, September 23, 2004 11:23 AM
Posted To: microsoft.public.dotnet.xml
Conversation: soapformatter vs xmlserializer
Subject: soapformatter vs xmlserializer

Hi all, i'm looking for some performance comparison some charts. I have read
the xmlserializer is better, more flexible and faster (analyzing data
types
in constructor), but there are some limitation (i.e. public members).
SoapFormatter is better to serialize arbitrary data.
I have done some tests and SoapFormatter is faster 5 times than
XmlSerializer. I don't undestand it, I have tried large arrays, small
string
... the result seems the same - soapformatter is better.

Any idea???

Thank's Petr

Nov 12 '05 #2
Re: soapformatter vs xmlserializerYes, I' ve read it, but I need some concrete values some charts, table of measured values ... Do you have any?

Thanks.
"Christoph Schittko [MVP]" <IN**********@austin.rr.com> píse v diskusním príspevku news:OY**************@TK2MSFTNGP11.phx.gbl...
Jarda,

Did you take a look at my write up at:

http://weblogs.asp.net/cschittko/articles/44277.aspx

HTH,
Christoph Schittko
MVP XML
http://weblogs.asp.net/cschittko
-----Original Message-----
From: Jarda [mailto:ja***@sh.cvut.cz]
Posted At: Thursday, September 23, 2004 11:23 AM
Posted To: microsoft.public.dotnet.xml
Conversation: soapformatter vs xmlserializer
Subject: soapformatter vs xmlserializer

Hi all, i'm looking for some performance comparison some charts. I have
read
the xmlserializer is better, more flexible and faster (analyzing data
types
in constructor), but there are some limitation (i.e. public members).
SoapFormatter is better to serialize arbitrary data.
I have done some tests and SoapFormatter is faster 5 times than
XmlSerializer. I don't undestand it, I have tried large arrays, small
string
... the result seems the same - soapformatter is better.

Any idea???

Thank's Petr



Nov 12 '05 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by James Willock | last post: by
2 posts views Thread by Wiktor Zychla | last post: by
reply views Thread by cmrchs | last post: by
5 posts views Thread by =?Utf-8?B?TWFydHluIEZld3RyZWxs?= | last post: by
reply views Thread by =?ISO-8859-1?Q?=22Andr=E9s_G=2E_Aragoneses_=5B_kno | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.