XML Parser Benchmarks: Part 2 (O'Reilly)
[Posted May 22, 2007 by cook]
Matthias Farwick and Michael Hafner
compare XML parsers in part two of an O'Reilly article series.
"
In part 1 of this series we showed you the results of our event-driven parser benchmarks. The outcome of these benchmarks showed that the LIBXML2 SAX-like parser in C is superior over the other tested parsers. In second place followed the two Java pull-parser implementations Javolution and Woodstox.
In this part of the series we will show you how the object model parser performed in our tests."
(
Log in to post comments)