/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk

« back to all changes in this revision

Viewing changes to ToDo

  • Committer: Suren A. Chilingaryan
  • Date: 2009-02-16 09:27:17 UTC
  • Revision ID: csa@dside.dyndns.org-20090216092717-wipyvaaw2srxhgns
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Features
 
2
--------
 
3
1. Add XPath benchmarks
 
4
2. Separate DOM Creation Benchmark and Serilization Benchmark
 
5
3. Add DOM Tree Walking Benchmark
 
6
4. Output to OpenOffice SpreadSheet
 
7
 
 
8
Optimizations
 
9
-------------
 
10
1. Try to remake Xalan XSLT truth XercesDomWrapperParsedSource
 
11
2. Try parallel threads for Intel XML, change number of allowed threads in
 
12
        /opt/intel/xmlsoftwaresuite/cpp/1.2/conf/
 
13
 
 
14
New Parsers
 
15
-----------
 
16
1. Intel XML Suite / Java
 
17
 
 
18
Other
 
19
-----
 
20
1. Add support PUSH, PULL parsing in feature list