/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk
1 by Suren A. Chilingaryan
Initial import
1
Features
2
--------
7 by Suren A. Chilingaryan
QT Pull Parser
3
1. Add XPath benchmarks combined with DOM tree walking
4
2. Provide separate timing for creation and serialization in  DOM Benchmark
5
3. Investigate XQuery Engines
13 by Suren A. Chilingaryan
LibXML Pull Parser, FAXPP Parser, Mono security benchmark, multiple fixes
6
4. Memory consumption for Mono (mono -profile==default:alloc ...) and Java
7
5. Add support for Incremental/Push mode and Pull parsing in feature list
8
6. Output to OpenOffice SpreadSheet
1 by Suren A. Chilingaryan
Initial import
9
10
Optimizations
11
-------------
12
1. Try to remake Xalan XSLT truth XercesDomWrapperParsedSource
7 by Suren A. Chilingaryan
QT Pull Parser
13
2. Try to use LLVM instead of gcc