[Home] [By Thread] [By Date] [Recent Entries]
* 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@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



