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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   XML Performance question

[ Lists Home | Date Index | Thread Index ]
  • From: roddey@us.ibm.com
  • To: xml-dev@ic.ac.uk
  • Date: Mon, 19 Apr 1999 12:53:59 -0600




>Following the XML for the last couple month, I am surprised how little
>attention is paid to performance. My=A0 optimistic personality leads me =
>to he conclusion that performance is not an issue.
>

Sorry for the late response, but I've been on vacation (at least I think
that's what that was...)

Actually, IMHO, performance is critical, and its really hard to make a
fully conforming parser that is flexible, maintainable, and fast. Partly
its because some of the kind of arcane XML rules were not written with
performance in mind particularly. I think that performance matters as much
on the small end of the spectrum as the large as well. Yes, you want to be
able to do a 32MB file in a few seconds. But you also have to consider the
e-bidness stuff, in which you might have to create a parser (since its part
of a stateless server thingy and can't just hang around), parse a small
transaction file, and clean up that parser (and whatever under/overlying
infrastructure it required) very fast.

If you see a parser that is way, way out ahead of the field on performance
on a wide array of source input, you should probably be suspicious that it
is either not really fully conforming to the spec or is extremely
inflexible for future expansion (or both.)



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

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

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