/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 sample.results/2009.10.09/results.scripts

  • Committer: Suren A. Chilingaryan
  • Date: 2009-10-09 04:07:13 UTC
  • Revision ID: csa@dside.dyndns.org-20091009040713-mel06whc852tf2xz
XPath expression optimizations, various fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
******************** Parsing Benchmarks ********************
 
2
 
 
3
--->Running <libxml> benchmarks:
 
4
-> xmlgen 256KB
 
5
Initialisation time 0.053 + 0.365(1506.41%) ms, Parsing Time 64.720(8.50%) ms
 
6
-> xmark 4MB
 
7
Initialisation time 0.057 + 9.092(219.12%) ms, Parsing Time 430.362(4.63%) ms
 
8
-> opcgen 50 ( 3.5KB ) * 10000
 
9
Parsing Time 2843.426000 ms for 10000 messages
 
10
-> dmoz rdf file ( 12 MB )
 
11
Initialisation time 0.072 + 0.000(0.00%) ms, Parsing Time 1632.727(5.25%) ms
 
12
--->Running <ruby-libxml.sh> benchmarks:
 
13
-> xmlgen 256KB
 
14
Execution time: 87,848 us
 
15
-> xmark 4MB
 
16
Execution time: 500,201 us
 
17
-> opcgen 50 ( 3.5KB ) * 10000
 
18
Execution time: 4,535,028 us
 
19
-> dmoz rdf file ( 12 MB )
 
20
Execution time: 1,831,137 us
 
21
--->Running <python-libxml.sh> benchmarks:
 
22
-> xmlgen 256KB
 
23
Execution time: 152,739 us
 
24
-> xmark 4MB
 
25
Execution time: 570,116 us
 
26
-> opcgen 50 ( 3.5KB ) * 10000
 
27
Execution time: 3,902,219 us
 
28
-> dmoz rdf file ( 12 MB )
 
29
Execution time: 1,673,466 us
 
30
--->Running <perl-libxml.sh> benchmarks:
 
31
-> xmlgen 256KB
 
32
Execution time: 136,296 us
 
33
-> xmark 4MB
 
34
Execution time: 572,392 us
 
35
-> opcgen 50 ( 3.5KB ) * 10000
 
36
Execution time: 4,322,572 us
 
37
-> dmoz rdf file ( 12 MB )
 
38
Execution time: 1,725,006 us
 
39
--->Running <php-libxml.sh> benchmarks:
 
40
-> xmlgen 256KB
 
41
Execution time: 105,379 us
 
42
-> xmark 4MB
 
43
Execution time: 572,647 us
 
44
-> opcgen 50 ( 3.5KB ) * 10000
 
45
Execution time: 5,000,992 us
 
46
-> dmoz rdf file ( 12 MB )
 
47
Execution time: 2,006,823 us