OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] XML Performance in Client-Server Interactions

[ Lists Home | Date Index | Thread Index ]

Dennis Sosnoski wrote:


> Not sure what you're basing this on, Rich, but it doesn't match what 
> I've seen. See the results at 
> http://xbis.sourceforge.net/performance.html, for instance, where 
> generating text XML from a parse event stream takes on average about the 
> same amount of time as parsing the text to get back the parse event 
> stream 

That sounds suspicious. Parsing has a lot more overhead than just 
writing out text strings. I suspect the real comparison here may be 
between a system that does full well-formedness checking and one that 
doesn't. Many systems can blast XML out pretty quickly using printf or 
equivalent. They don't necessarily need to call a method for each tag or 
text node or check well-formedness on output.

-- 
Elliotte Rusty Harold  elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS