XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML Serialization, Test Suites, Open Source, Java Parsers -> Java XML Representations Benchmark (XMLBench)

Java XML Representations Benchmark (XMLBench)

Date: Jun. 17, 2001
Link: http://www.sosnoski.com/opensrc/xmlbench/
Source Author or Organization: Sosnoski Software Solutions, Inc.

Java XML Representations Benchmark (XMLBench) provides several XML related performance tests for Java developers. Available tests include document memory usage, tree walk time, time taken to output XML using Java serialization, time taken to reconstruct XML representation from Java serialized form, and serialized size.

XMLBench implements tests for Crimson, Xerces Java, JDOM, dom4j, and Electric XML.

Documentation is available as a download and can also be viewed online. XMLBench is distributed under an open source, Massachusetts Institute of Technology (MIT) License.