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

RE: "Binary XML" proposals

  • From: Al Snell <alaric@a...>
  • To: Gavin Thomas Nicol <gtn@e...>
  • Date: Fri, 13 Apr 2001 00:40:34 +0100 (BST)

binary serialization versus xml files
On Thu, 12 Apr 2001, Gavin Thomas Nicol wrote:

> Hmmm. I ran some tests a while ago on JAVA serialization vs.
> serialization to XML, and binary RPC vs XML-RPC. I found reading
> and writing the *binary* JAVA serialization to be around 3x slower
> than writing to XML and reading it back in...

Yeah, Java serialisation is apparently quite slow as a process, I hear.

> conversely, I found XML-RPC to be about 3x slower than binary RPC.

A lot of that might be HTTP overhead :-)

Three-way handshake before you even send the request, the
connection teardown? *retch*!

> At the end of the day, there are *huge* numbers of variables
> that play a part in performance. One thing I've found is that
> the performance of the data structures that the XML encodes
> is a *huge* factor. A naive DOM implementation will take
> ages to construct, regardless of the speed of parsing.

One of the things being considered over in xml-bin now is formats with
indices on, so a DOM implementation can pull stuff from the file as needed
and no sooner. That's nice for documents that are only used for a couple
of limited XPath queries.

ABS

-- 
                               Alaric B. Snell
 http://www.alaric-snell.com/  http://RFC.net/  http://www.warhead.org.uk/
   Any sufficiently advanced technology can be emulated in software  


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.