/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk
1
2
3
4
5
6
7
8
9
10
11
12
Features
--------
1. Add XPath benchmarks combined with DOM tree walking
2. Provide separate timing for creation and serialization in  DOM Benchmark
3. Investigate XQuery Engines
4. Add support for Incremental/Push mode and Pull parsing in feature list
5. Output to OpenOffice SpreadSheet

Optimizations
-------------
1. Try to remake Xalan XSLT truth XercesDomWrapperParsedSource
2. Try to use LLVM instead of gcc