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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: C++ XML Parser

[ Lists Home | Date Index | Thread Index ]
  • From: Lars Marius Garshol <larsga@ifi.uio.no>
  • To: xml-dev@ic.ac.uk
  • Date: Thu, 16 Jul 1998 11:55:15 +0200


* Gang He
>
>I am currently working on a project which requires to parse big XML
>files(like 10-100MB). I did it by using Java parser from DataChannel.
>But it turns out it is very slow. And the project doesn't allow me to
>convert the java bytecode executables into native executables. So I am
>trying to find a standalone C++ XML parser for Unix. 

DXP seems to be much slower than the other XML parsers, and informal
tests done by myself at home had XP parsing documents about 10 times
faster than DXP. (This test was done on only a single large document
and with previous versions of both parsers, so your results may be
different.)

So perhaps you should switch parsers to XP, Lark or AElfred, which
all have comparable speed. (And of course, you've used SAX so that
you can change parsers without changing your code?)

Anyway, you can find a complete list of all free C++ and Java parsers 
at <URL:http://www.stud.ifi.uio.no/~larsga/linker/XMLtools.html>

--Lars M.


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/
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