[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Textual transmission typically faster?

  • From: Gavin Thomas Nicol <gtn@e...>
  • To: David Megginson <david@m...>, xml-dev@l...
  • Date: Sat, 10 Mar 2001 10:50:15 -0500

serialized dom
> I recall one of the presenters at XTech last year had been
> experimenting with using a Java-serialized DOM rather than the source
> XML document, and was surprised to find that the Java-serialized DOM
> was both considerably larger than the *uncompressed* XML and
> considerably slower to load.

Like specific binary formats, specific serialization code can be
significantly faster. I did a test like this once in the context
of an RPC-ish infrastructure.

JAVA serialization was *much* slower than XML, but XML was *much*
slower than binary (*much* >= 2x). This was especially noticeable
for smaller units of data where Java reflection and TCP/IP packet 
latency become performance bottlenecks.

I think Rick also performed some analysis of this sort.



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.