/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/2004.02.08/libxml-2.4.res

  • 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
******************** Parsing Benchmarks ********************
 
2
 
 
3
--->Running <libxml> benchmarks:
 
4
-> xmlgen 256 KB
 
5
Initialisation time 0.159 + 0.000(0.00%) ms, Parsing Time 47.233(3.33%) ms
 
6
-> opcgen 50 ( 3.5KB )
 
7
Parsing Time 46722.338000 ms for 80000 messages
 
8
-> dmoz rdf file ( 12 MB )
 
9
Initialisation time 0.182 + 0.000(0.00%) ms, Parsing Time 1650.884(0.54%) ms
 
10
--->Running <libxml-sax> benchmarks:
 
11
-> xmlgen 256 KB
 
12
Initialisation time 0.002 + 1.092(24.83%) ms, Parsing Time 13.387(2.03%) ms
 
13
-> opcgen 50 ( 3.5KB )
 
14
Parsing Time 15972.126000 ms for 80000 messages
 
15
-> dmoz rdf file ( 12 MB )
 
16
Initialisation time 0.001 + 0.000(0.00%) ms, Parsing Time 577.726(1.15%) ms
 
17
 
 
18
 
 
19
******************** DOM Tree Build Benchmarks ********************
 
20
 
 
21
--->Running <libxml> benchmarks:
 
22
-> 5KB file (20)
 
23
Building DOM tree in 0.756(1.06) ms!
 
24
-> 500KB file (2500)
 
25
Building DOM tree in 91.048(1.32) ms!
 
26
-> 9MB file (50000)
 
27
Building DOM tree in 1894.245(0.56) ms!
 
28
--->Running <libxml-dom> benchmarks:
 
29
-> 5KB file (20)
 
30
Building DOM tree in 3.172(0.52) ms!
 
31
-> 500KB file (2500)
 
32
Building DOM tree in 363.401(1.07) ms!
 
33
-> 9MB file (50000)
 
34
Building DOM tree in 7275.058(0.39) ms!
 
35
 
 
36
 
 
37
************* XSL Transformation Benchmarks ****************
 
38
 
 
39
--->Running <libxml> benchmarks:
 
40
-> xmlgen 4 KB
 
41
Initialisation time 0.897 + 0.212(32.49%) ms
 
42
XSL Transformation Time 2.571(2.68%) ms
 
43
-> xmlgen 256 KB
 
44
Initialisation time 0.975 + 1.166(119.12%) ms
 
45
XSL Transformation Time 112.222(1.24%) ms
 
46
-> xmlgen 4 MB
 
47
Initialisation time 0.979 + 1.029(1052.65%) ms
 
48
XSL Transformation Time 1756.797(0.62%) ms
 
49
 
 
50
 
 
51
********** Security (Signature/Encryption)  Benchmarks *************
 
52
 
 
53
--->Running <libxml> benchmarks:
 
54
-> xmlgen 256 KB
 
55
Initialisation time 45.813 + 0.000(0.00%) ms
 
56
Signing/Verifying Time 158.636(1.08%) ms
 
57
Encrypting/Decrypting Time 213.391(2.39%) ms
 
58
-> opcgen 50 ( 3.5KB )
 
59
Signing/Verifying Time 17327.142000 ms for 5300 messages
 
60
Encrypting/Decrypting Time 23389.945000 ms for 5300 messages
 
61
-> dmoz rdf file ( 12 MB ) - 4 times longer
 
62
Initialisation time 4.291 + 0.000(0.00%) ms
 
63
Signing/Verifying Time 2878.605(1.46%) ms
 
64
Encrypting/Decrypting Time 8800.911(0.54%) ms