/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
13
14
15
16
17
18
19
20
21
Features
--------
1. Add XPath benchmarks
2. Separate DOM Creation Benchmark and Serilization Benchmark
3. Add DOM Tree Walking Benchmark
4. Output to OpenOffice SpreadSheet

Optimizations
-------------
1. Try to remake Xalan XSLT truth XercesDomWrapperParsedSource
2. Try parallel threads for Intel XML, change number of allowed threads in
	/opt/intel/xmlsoftwaresuite/cpp/1.2/conf/

New Parsers
-----------
1. Intel XML Suite / Java
2. LLVM tests

Other
-----
1. Add support PUSH, PULL parsing in feature list