May 03, 2002

XML documents on the

XML documents on the run, part 3 (JavaWorld.com) [IBM DeveloperWorks: XML News]

This article contains a performance comparison between various XML SAX parsers and the new XML pull parsers. The Piccolo SAX parser wins in every case. Xerces and Crimson SAX parsers are very slow (relative to the others) for small documents, but actually beat some of the other parsers for large documents.

Posted by Doug Sauder at May 3, 2002 12:14 AM