/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk
2 by Suren A. Chilingaryan
Intel, Tango, Phobos, and RapidXML parsers; Memory benchmark scripts
1
--------------------------------------------------------------------------------
2
Command:            ./oracle-dom 1 xmlgen 4
3
Massif arguments:   --heap=yes --depth=5 --massif-out-file=/tmp/massif.out
4
ms_print arguments: /tmp/massif.out
5
--------------------------------------------------------------------------------
6
7
8
    MB
9
4.222^                                                                ,. .,. #
10
     |                                                                @: :@: #
11
     |                                                               .@: :@: #
12
     |                                                               :@: :@: #
13
     |                                                           .,:@:@: :@: #
14
     |                                         :::::     @      ::@:@:@: :@: #
15
     |                                         :::::     @      ::@:@:@: :@: #
16
     |                                         :::::     @.. .::::@:@:@: :@: #
17
     |                                      .,.:::::     @:: :::::@:@:@: :@: #
18
     |                                   ::@:@::::::     @:: :::::@:@:@: :@: #
19
     |                                  @::@:@::::::     @:: :::::@:@:@: :@: #
20
     |                                 .@::@:@::::::     @:: :::::@:@:@: :@: #
21
     |                     . .:       ::@::@:@::::::     @:: :::::@:@:@: :@: #
22
     |                     : ::       ::@::@:@::::::     @:: :::::@:@:@: :@: #
23
     |                   @:: ::       ::@::@:@::::::     @:: :::::@:@:@: :@: #
24
     |                   @:: ::       ::@::@:@::::::     @:: :::::@:@:@: :@: #
25
     |               .:@:@:: ::       ::@::@:@::::::     @:: :::::@:@:@: :@: #
26
     |             ,:::@:@:: ::       ::@::@:@::::::     @:: :::::@:@:@: :@: #
27
     |             @:::@:@:: ::       ::@::@:@::::::     @:: :::::@:@:@: :@: #
28
     |         ...:@:::@:@:: ::       ::@::@:@::::::     @:: :::::@:@:@: :@: #
29
   0 +----------------------------------------------------------------------->Mi
30
     0                                                                   3.838
31
32
Number of snapshots: 80
33
 Detailed snapshots: [3, 8, 12, 14, 22, 26, 28, 36, 46, 48, 55, 65, 73 (peak)]
34
35
--------------------------------------------------------------------------------
36
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
37
--------------------------------------------------------------------------------
38
  0              0                0                0             0            0
39
  1        391,929               40               32             8            0
40
  2        440,674            1,128            1,083            45            0
41
  3        485,667            3,824            3,779            45            0
42
98.82% (3,779B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
43
->61.98% (2,370B) 0x804C78A: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
44
| ->61.98% (2,370B) 0x804DE89: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
45
|   ->61.98% (2,370B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
46
|     
47
->26.80% (1,025B) 0x804CD62: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
48
| ->26.80% (1,025B) 0x804E2AE: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
49
|   ->26.80% (1,025B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
50
|     
51
->09.21% (352B) 0x56AE51D: (within /lib32/libc-2.9.so)
52
| ->09.21% (352B) 0x56AE5EA: fopen (in /lib32/libc-2.9.so)
53
|   ->09.21% (352B) 0x804C75C: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
54
|     ->09.21% (352B) 0x804DE89: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
55
|       ->09.21% (352B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
56
|         
57
->00.84% (32B) in 1+ places, all below ms_print's threshold (01.00%)
58
59
--------------------------------------------------------------------------------
60
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
61
--------------------------------------------------------------------------------
62
  4        548,204          185,312          184,205         1,107            0
63
  5        585,034          186,456          185,301         1,155            0
64
  6        635,735          209,912          208,802         1,110            0
65
  7        672,702          250,664          249,510         1,154            0
66
  8        726,774          618,384          617,204         1,180            0
67
99.81% (617,204B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
68
->70.02% (433,018B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
69
| ->70.00% (432,864B) 0x808B15A: XmlNlsAlloc (xml.c:705)
70
| | ->66.04% (408,352B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
71
| | | ->66.04% (408,352B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
72
| | |   ->66.04% (408,352B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
73
| | |     
74
| | ->03.60% (22,288B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
75
| | | ->03.60% (22,288B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
76
| | |   ->03.60% (22,288B) 0x808AAD4: XmlCreateNLS (xml.c:454)
77
| | |     
78
| | ->00.36% (2,224B) in 1+ places, all below ms_print's threshold (01.00%)
79
| | 
80
| ->00.02% (154B) in 1+ places, all below ms_print's threshold (01.00%)
81
| 
82
->23.46% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
83
| ->22.52% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
84
| | ->22.52% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
85
| |   ->22.52% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
86
| |     ->22.52% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
87
| |       
88
| ->00.94% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
89
| 
90
->03.44% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
91
| ->03.31% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
92
| | ->03.31% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
93
| |   ->03.31% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
94
| |     ->03.31% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
95
| |       
96
| ->00.12% (764B) in 1+ places, all below ms_print's threshold (01.00%)
97
| 
98
->02.88% (17,836B) in 44 places, all below massif's threshold (01.00%)
99
  
100
--------------------------------------------------------------------------------
101
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
102
--------------------------------------------------------------------------------
103
  9        789,645          689,224          688,014         1,210            0
104
 10        854,478          838,512          837,166         1,346            0
105
 11        899,551          907,496          906,118         1,378            0
106
 12        997,963          907,520          906,134         1,386            0
107
99.85% (906,134B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
108
->79.56% (721,982B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
109
| ->47.70% (432,864B) 0x808B15A: XmlNlsAlloc (xml.c:705)
110
| | ->45.00% (408,352B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
111
| | | ->45.00% (408,352B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
112
| | |   ->45.00% (408,352B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
113
| | |     
114
| | ->02.46% (22,288B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
115
| | | ->02.46% (22,288B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
116
| | |   ->02.46% (22,288B) 0x808AAD4: XmlCreateNLS (xml.c:454)
117
| | |     
118
| | ->00.25% (2,224B) in 1+ places, all below ms_print's threshold (01.00%)
119
| | 
120
| ->14.45% (131,096B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
121
| | ->14.45% (131,096B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
122
| |   ->07.22% (65,548B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
123
| |   | ->07.22% (65,548B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
124
| |   |   
125
| |   ->07.22% (65,548B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
126
| |     ->07.22% (65,548B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
127
| |       
128
| ->09.27% (84,104B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
129
| | ->07.22% (65,548B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
130
| | | ->07.22% (65,548B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
131
| | |   ->07.22% (65,548B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
132
| | |     
133
| | ->01.16% (10,520B) 0x80A4564: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
134
| | | ->01.16% (10,520B) in 5 places, all below massif's threshold (01.00%)
135
| | |   
136
| | ->00.89% (8,036B) in 1+ places, all below ms_print's threshold (01.00%)
137
| | 
138
| ->06.61% (60,012B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
139
| | ->06.61% (60,012B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
140
| |   ->06.61% (60,012B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
141
| |     ->06.61% (60,012B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
142
| |       
143
| ->01.53% (13,906B) in 8 places, all below massif's threshold (01.00%)
144
|   
145
->15.99% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
146
| ->15.35% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
147
| | ->15.35% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
148
| |   ->15.35% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
149
| |     ->15.35% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
150
| |       
151
| ->00.64% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
152
| 
153
->02.34% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
154
| ->02.26% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
155
| | ->02.26% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
156
| |   ->02.26% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
157
| |     ->02.26% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
158
| |       
159
| ->00.08% (764B) in 1+ places, all below ms_print's threshold (01.00%)
160
| 
161
->01.96% (17,802B) in 45 places, all below massif's threshold (01.00%)
162
  
163
--------------------------------------------------------------------------------
164
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
165
--------------------------------------------------------------------------------
166
 13      1,043,696          994,320          992,764         1,556            0
167
 14      1,096,840        1,362,040        1,360,458         1,582            0
168
99.88% (1,360,458B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
169
->84.80% (1,155,000B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
170
| ->63.56% (865,728B) 0x808B15A: XmlNlsAlloc (xml.c:705)
171
| | ->59.96% (816,704B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
172
| | | ->59.96% (816,704B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
173
| | |   ->59.96% (816,704B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
174
| | |     
175
| | ->03.27% (44,576B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
176
| | | ->03.27% (44,576B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
177
| | |   ->03.27% (44,576B) 0x808AAD4: XmlCreateNLS (xml.c:454)
178
| | |     
179
| | ->00.33% (4,448B) in 1+ places, all below ms_print's threshold (01.00%)
180
| | 
181
| ->09.62% (131,096B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
182
| | ->09.62% (131,096B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
183
| |   ->04.81% (65,548B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
184
| |   | ->04.81% (65,548B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
185
| |   |   
186
| |   ->04.81% (65,548B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
187
| |     ->04.81% (65,548B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
188
| |       
189
| ->06.17% (84,104B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
190
| | ->04.81% (65,548B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
191
| | | ->04.81% (65,548B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
192
| | |   ->04.81% (65,548B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
193
| | |     
194
| | ->01.36% (18,556B) in 5 places, all below massif's threshold (01.00%)
195
| |   
196
| ->04.41% (60,012B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
197
| | ->04.41% (60,012B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
198
| |   ->04.41% (60,012B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
199
| |     ->04.41% (60,012B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
200
| |       
201
| ->01.03% (14,060B) in 8 places, all below massif's threshold (01.00%)
202
|   
203
->10.65% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
204
| ->10.22% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
205
| | ->10.22% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
206
| |   ->10.22% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
207
| |     ->10.22% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
208
| |       
209
| ->00.43% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
210
| 
211
->03.12% (42,496B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
212
| ->03.01% (40,968B) 0x808A632: XmlCreateCtxVA (xml.c:337)
213
| | ->03.01% (40,968B) 0x808ADD6: XmlCreate (xml.c:561)
214
| |   ->03.01% (40,968B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
215
| |     ->03.01% (40,968B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
216
| |       
217
| ->00.11% (1,528B) in 1+ places, all below ms_print's threshold (01.00%)
218
| 
219
->01.31% (17,860B) in 45 places, all below massif's threshold (01.00%)
220
  
221
--------------------------------------------------------------------------------
222
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
223
--------------------------------------------------------------------------------
224
 15      1,159,711        1,432,880        1,431,268         1,612            0
225
 16      1,205,542        1,736,008        1,734,268         1,740            0
226
 17      1,295,804        1,740,800        1,739,048         1,752            0
227
 18      1,372,538        1,800,824        1,799,060         1,764            0
228
 19      1,378,133        1,808,848        1,807,072         1,776            0
229
 20      1,804,055        1,808,872        1,807,088         1,784            0
230
 21      1,849,792        1,895,672        1,893,718         1,954            0
231
 22      1,902,936        2,263,392        2,261,412         1,980            0
232
99.91% (2,261,412B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
233
->89.90% (2,034,682B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
234
| ->64.11% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
235
| | ->60.86% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
236
| | | ->60.86% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
237
| | |   ->60.86% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
238
| | |     
239
| | ->02.95% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
240
| | | ->02.95% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
241
| | |   ->02.95% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
242
| | |     
243
| | ->00.29% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
244
| | 
245
| ->11.58% (262,192B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
246
| | ->11.58% (262,192B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
247
| |   ->05.79% (131,096B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
248
| |   | ->05.79% (131,096B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
249
| |   |   
250
| |   ->05.79% (131,096B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
251
| |     ->05.79% (131,096B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
252
| |       
253
| ->07.66% (173,460B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
254
| | ->05.79% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
255
| | | ->05.79% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
256
| | |   ->05.79% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
257
| | |     
258
| | ->01.87% (42,364B) in 5 places, all below massif's threshold (01.00%)
259
| |   
260
| ->05.30% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
261
| | ->05.30% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
262
| |   ->05.30% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
263
| |     ->05.30% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
264
| |       
265
| ->01.24% (27,966B) in 8 places, all below massif's threshold (01.00%)
266
|   
267
->06.41% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
268
| ->06.15% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
269
| | ->06.15% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
270
| |   ->06.15% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
271
| |     ->06.15% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
272
| |       
273
| ->00.26% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
274
| 
275
->02.82% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
276
| ->02.72% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
277
| | ->02.72% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
278
| |   ->02.72% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
279
| |     ->02.72% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
280
| |       
281
| ->00.10% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
282
| 
283
->00.79% (17,884B) in 1+ places, all below ms_print's threshold (01.00%)
284
285
--------------------------------------------------------------------------------
286
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
287
--------------------------------------------------------------------------------
288
 23      1,932,993        2,331,224        2,329,226         1,998            0
289
 24      1,988,981        2,503,208        2,500,990         2,218            0
290
 25      2,042,109        2,505,200        2,502,958         2,242            0
291
 26      2,077,058        2,507,192        2,504,926         2,266            0
292
99.91% (2,504,926B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
293
->90.87% (2,278,246B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
294
| ->57.88% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
295
| | ->54.94% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
296
| | | ->54.94% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
297
| | |   ->54.94% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
298
| | |     
299
| | ->02.67% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
300
| | | ->02.67% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
301
| | |   ->02.67% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
302
| | |     
303
| | ->00.27% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
304
| | 
305
| ->18.30% (458,836B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
306
| | ->18.30% (458,836B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
307
| |   ->07.84% (196,644B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
308
| |   | ->07.84% (196,644B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
309
| |   |   
310
| |   ->07.84% (196,644B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
311
| |   | ->07.84% (196,644B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
312
| |   |   
313
| |   ->02.61% (65,548B) 0x8082BA6: LpxutMakeArray (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
314
| |     ->02.61% (65,548B) 0x805B222: lpxsSSInitStruct (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
315
| |       
316
| ->08.42% (211,216B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
317
| | ->05.23% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
318
| | | ->05.23% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
319
| | |   ->05.23% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
320
| | |     
321
| | ->02.13% (53,384B) in 8 places, all below massif's threshold (01.00%)
322
| | | 
323
| | ->01.07% (26,736B) 0x80A19FE: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
324
| |   ->01.07% (26,736B) in 9 places, all below massif's threshold (01.00%)
325
| |     
326
| ->04.79% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
327
| | ->04.79% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
328
| |   ->04.79% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
329
| |     ->04.79% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
330
| |       
331
| ->01.48% (37,130B) in 8 places, all below massif's threshold (01.00%)
332
|   
333
->05.79% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
334
| ->05.55% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
335
| | ->05.55% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
336
| |   ->05.55% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
337
| |     ->05.55% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
338
| |       
339
| ->00.23% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
340
| 
341
->02.54% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
342
| ->02.45% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
343
| | ->02.45% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
344
| |   ->02.45% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
345
| |     ->02.45% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
346
| |       
347
| ->00.09% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
348
| 
349
->00.71% (17,834B) in 1+ places, all below ms_print's threshold (01.00%)
350
351
--------------------------------------------------------------------------------
352
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
353
--------------------------------------------------------------------------------
354
 27      2,141,685        2,593,592        2,591,206         2,386            0
355
 28      2,182,781        2,598,904        2,596,454         2,450            0
356
99.91% (2,596,454B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
357
->91.18% (2,369,774B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
358
| ->55.83% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
359
| | ->53.00% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
360
| | | ->53.00% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
361
| | |   ->53.00% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
362
| | |     
363
| | ->02.57% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
364
| | | ->02.57% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
365
| | |   ->02.57% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
366
| | |     
367
| | ->00.26% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
368
| | 
369
| ->20.18% (524,384B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
370
| | ->20.18% (524,384B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
371
| |   ->07.57% (196,644B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
372
| |   | ->07.57% (196,644B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
373
| |   |   
374
| |   ->07.57% (196,644B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
375
| |   | ->07.57% (196,644B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
376
| |   |   
377
| |   ->02.52% (65,548B) 0x8082BA6: LpxutMakeArray (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
378
| |   | ->02.52% (65,548B) 0x805B222: lpxsSSInitStruct (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
379
| |   |   
380
| |   ->02.52% (65,548B) 0x80A19BB: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
381
| |     ->02.52% (65,548B) 0x80597E0: LpxProcess (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
382
| |       
383
| ->08.69% (225,760B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
384
| | ->05.04% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
385
| | | ->05.04% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
386
| | |   ->05.04% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
387
| | |     
388
| | ->02.46% (63,880B) in 8 places, all below massif's threshold (01.00%)
389
| | | 
390
| | ->01.18% (30,784B) 0x80A19FE: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
391
| |   ->01.18% (30,784B) in 10 places, all below massif's threshold (01.00%)
392
| |     
393
| ->04.62% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
394
| | ->04.62% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
395
| |   ->04.62% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
396
| |     ->04.62% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
397
| |       
398
| ->01.87% (48,566B) in 8 places, all below massif's threshold (01.00%)
399
|   
400
->05.58% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
401
| ->05.36% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
402
| | ->05.36% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
403
| |   ->05.36% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
404
| |     ->05.36% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
405
| |       
406
| ->00.22% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
407
| 
408
->02.45% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
409
| ->02.36% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
410
| | ->02.36% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
411
| |   ->02.36% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
412
| |     ->02.36% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
413
| |       
414
| ->00.09% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
415
| 
416
->00.69% (17,834B) in 1+ places, all below ms_print's threshold (01.00%)
417
418
--------------------------------------------------------------------------------
419
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
420
--------------------------------------------------------------------------------
421
 29      2,245,101        2,606,208        2,603,670         2,538            0
422
 30      2,305,909        3,398,424        3,395,790         2,634            0
423
 31      2,369,668        3,399,088        3,396,446         2,642            0
424
 32      2,441,195        3,399,752        3,397,102         2,650            0
425
 33      2,473,709        3,405,728        3,403,006         2,722            0
426
 34      2,506,598        3,411,040        3,408,254         2,786            0
427
 35      2,555,972        3,415,688        3,412,846         2,842            0
428
 36      2,898,799        3,416,352        3,413,502         2,850            0
429
99.92% (3,413,502B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
430
->93.28% (3,186,822B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
431
| ->42.47% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
432
| | ->40.32% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
433
| | | ->40.32% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
434
| | |   ->40.32% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
435
| | |     
436
| | ->01.96% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
437
| | | ->01.96% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
438
| | |   ->01.96% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
439
| | |     
440
| | ->00.20% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
441
| | 
442
| ->30.52% (1,042,808B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
443
| | ->15.35% (524,300B) 0x8055582: lpxlpaxdescendant (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
444
| | | ->15.35% (524,300B) 0x8088BE3: lpxxpgetstrval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
445
| | |   ->15.35% (524,300B) 0x8083DCB: lpxxpstring (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
446
| | |     
447
| | ->07.67% (262,156B) 0x805537D: lpxlpaxchild (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
448
| | | ->07.67% (262,156B) 0x8054838: lpxlpstepeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
449
| | |   ->07.67% (262,156B) 0x8054731: lpxlpeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
450
| | |     
451
| | ->03.84% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
452
| | | ->03.84% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
453
| | |   ->03.84% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
454
| | |     
455
| | ->02.32% (79,336B) in 8 places, all below massif's threshold (01.00%)
456
| | | 
457
| | ->01.34% (45,920B) 0x80648EF: LpxsutMakeXSLNode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
458
| |   ->01.34% (45,920B) in 19 places, all below massif's threshold (01.00%)
459
| |     
460
| ->15.35% (524,384B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
461
| | ->15.35% (524,384B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
462
| |   ->05.76% (196,644B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
463
| |   | ->05.76% (196,644B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
464
| |   |   
465
| |   ->05.76% (196,644B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
466
| |   | ->05.76% (196,644B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
467
| |   |   
468
| |   ->01.92% (65,548B) 0x8082BA6: LpxutMakeArray (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
469
| |   | ->01.92% (65,548B) 0x805B222: lpxsSSInitStruct (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
470
| |   |   
471
| |   ->01.92% (65,548B) 0x80A19BB: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
472
| |     ->01.92% (65,548B) 0x80597E0: LpxProcess (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
473
| |       
474
| ->03.51% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
475
| | ->03.51% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
476
| |   ->03.51% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
477
| |     ->03.51% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
478
| |       
479
| ->01.42% (48,566B) in 8 places, all below massif's threshold (01.00%)
480
|   
481
->04.25% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
482
| ->04.08% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
483
| | ->04.08% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
484
| |   ->04.08% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
485
| |     ->04.08% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
486
| |       
487
| ->00.17% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
488
| 
489
->01.87% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
490
| ->01.80% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
491
| | ->01.80% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
492
| |   ->01.80% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
493
| |     ->01.80% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
494
| |       
495
| ->00.07% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
496
| 
497
->00.52% (17,834B) in 1+ places, all below ms_print's threshold (01.00%)
498
499
--------------------------------------------------------------------------------
500
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
501
--------------------------------------------------------------------------------
502
 37      2,950,352        2,816,976        2,814,377         2,599            0
503
 38      2,991,611        2,818,192        2,815,600         2,592            0
504
 39      3,015,304        2,819,480        2,816,876         2,604            0
505
 40      3,122,932        2,819,504        2,816,892         2,612            0
506
 41      3,150,938        2,897,768        2,895,022         2,746            0
507
 42      3,189,091        2,965,432        2,962,642         2,790            0
508
 43      3,251,856        3,341,856        3,339,030         2,826            0
509
 44      3,305,610        3,513,840        3,510,794         3,046            0
510
 45      3,358,745        3,515,832        3,512,762         3,070            0
511
 46      3,392,124        3,517,824        3,514,730         3,094            0
512
99.91% (3,514,730B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
513
->93.47% (3,288,050B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
514
| ->41.25% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
515
| | ->39.16% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
516
| | | ->39.16% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
517
| | |   ->39.16% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
518
| | |     
519
| | ->01.90% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
520
| | | ->01.90% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
521
| | |   ->01.90% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
522
| | |     
523
| | ->00.19% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
524
| | 
525
| ->30.79% (1,083,076B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
526
| | ->14.90% (524,300B) 0x8055582: lpxlpaxdescendant (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
527
| | | ->14.90% (524,300B) 0x8088BE3: lpxxpgetstrval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
528
| | |   ->14.90% (524,300B) 0x8083DCB: lpxxpstring (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
529
| | |     
530
| | ->07.45% (262,156B) 0x805537D: lpxlpaxchild (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
531
| | | ->07.45% (262,156B) 0x8054838: lpxlpstepeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
532
| | |   ->07.45% (262,156B) 0x8054731: lpxlpeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
533
| | |     
534
| | ->03.73% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
535
| | | ->03.73% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
536
| | |   ->03.73% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
537
| | |     
538
| | ->01.79% (62,916B) in 7 places, all below massif's threshold (01.00%)
539
| | | 
540
| | ->01.46% (51,440B) 0x80A19FE: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
541
| | | ->01.46% (51,440B) in 11 places, all below massif's threshold (01.00%)
542
| | |   
543
| | ->01.45% (51,168B) 0x80648EF: LpxsutMakeXSLNode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
544
| |   ->01.45% (51,168B) in 19 places, all below massif's threshold (01.00%)
545
| |     
546
| ->16.77% (589,932B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
547
| | ->16.77% (589,932B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
548
| |   ->05.59% (196,644B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
549
| |   | ->05.59% (196,644B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
550
| |   |   
551
| |   ->05.59% (196,644B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
552
| |   | ->05.59% (196,644B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
553
| |   |   
554
| |   ->03.73% (131,096B) 0x8082BA6: LpxutMakeArray (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
555
| |   | ->03.73% (131,096B) 0x805B222: lpxsSSInitStruct (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
556
| |   |   
557
| |   ->01.86% (65,548B) 0x80A19BB: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
558
| |     ->01.86% (65,548B) 0x80597E0: LpxProcess (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
559
| |       
560
| ->03.41% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
561
| | ->03.41% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
562
| |   ->03.41% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
563
| |     ->03.41% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
564
| |       
565
| ->01.25% (43,978B) in 8 places, all below massif's threshold (01.00%)
566
|   
567
->04.12% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
568
| ->03.96% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
569
| | ->03.96% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
570
| |   ->03.96% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
571
| |     ->03.96% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
572
| |       
573
| ->00.17% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
574
| 
575
->01.81% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
576
| ->01.75% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
577
| | ->01.75% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
578
| |   ->01.75% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
579
| |     ->01.75% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
580
| |       
581
| ->00.07% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
582
| 
583
->00.51% (17,834B) in 1+ places, all below ms_print's threshold (01.00%)
584
585
--------------------------------------------------------------------------------
586
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
587
--------------------------------------------------------------------------------
588
 47      3,455,920        3,604,224        3,601,010         3,214            0
589
 48      3,497,001        3,609,536        3,606,258         3,278            0
590
99.91% (3,606,258B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
591
->93.63% (3,379,578B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
592
| ->40.20% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
593
| | ->38.16% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
594
| | | ->38.16% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
595
| | |   ->38.16% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
596
| | |     
597
| | ->01.85% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
598
| | | ->01.85% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
599
| | |   ->01.85% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
600
| | |     
601
| | ->00.18% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
602
| | 
603
| ->30.41% (1,097,620B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
604
| | ->14.53% (524,300B) 0x8055582: lpxlpaxdescendant (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
605
| | | ->14.53% (524,300B) 0x8088BE3: lpxxpgetstrval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
606
| | |   ->14.53% (524,300B) 0x8083DCB: lpxxpstring (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
607
| | |     
608
| | ->07.26% (262,156B) 0x805537D: lpxlpaxchild (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
609
| | | ->07.26% (262,156B) 0x8054838: lpxlpstepeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
610
| | |   ->07.26% (262,156B) 0x8054731: lpxlpeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
611
| | |     
612
| | ->03.63% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
613
| | | ->03.63% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
614
| | |   ->03.63% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
615
| | |     
616
| | ->01.74% (62,916B) in 7 places, all below massif's threshold (01.00%)
617
| | | 
618
| | ->01.71% (61,664B) 0x80648EF: LpxsutMakeXSLNode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
619
| | | ->01.71% (61,664B) in 19 places, all below massif's threshold (01.00%)
620
| | |   
621
| | ->01.54% (55,488B) 0x80A19FE: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
622
| |   ->01.54% (55,488B) in 11 places, all below massif's threshold (01.00%)
623
| |     
624
| ->18.16% (655,480B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
625
| | ->18.16% (655,480B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
626
| |   ->05.45% (196,644B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
627
| |   | ->05.45% (196,644B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
628
| |   |   
629
| |   ->05.45% (196,644B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
630
| |   | ->05.45% (196,644B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
631
| |   |   
632
| |   ->03.63% (131,096B) 0x8082BA6: LpxutMakeArray (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
633
| |   | ->03.63% (131,096B) 0x805B222: lpxsSSInitStruct (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
634
| |   |   
635
| |   ->03.63% (131,096B) 0x80A19BB: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
636
| |     ->03.63% (131,096B) 0x80597E0: LpxProcess (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
637
| |       
638
| ->03.33% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
639
| | ->03.33% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
640
| |   ->03.33% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
641
| |     ->03.33% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
642
| |       
643
| ->01.54% (55,414B) in 8 places, all below massif's threshold (01.00%)
644
|   
645
->04.02% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
646
| ->03.86% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
647
| | ->03.86% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
648
| |   ->03.86% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
649
| |     ->03.86% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
650
| |       
651
| ->00.16% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
652
| 
653
->01.77% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
654
| ->01.70% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
655
| | ->01.70% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
656
| |   ->01.70% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
657
| |     ->01.70% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
658
| |       
659
| ->00.06% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
660
| 
661
->00.49% (17,834B) in 1+ places, all below ms_print's threshold (01.00%)
662
663
--------------------------------------------------------------------------------
664
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
665
--------------------------------------------------------------------------------
666
 49      3,540,261        3,613,520        3,610,194         3,326            0
667
 50      3,546,078        3,614,848        3,611,506         3,342            0
668
 51      3,553,277        3,616,176        3,612,818         3,358            0
669
 52      3,559,305        3,616,840        3,613,474         3,366            0
670
 53      3,573,962        3,879,672        3,876,286         3,386            0
671
 54      3,590,667        4,404,648        4,401,242         3,406            0
672
 55      3,598,353        4,405,976        4,402,554         3,422            0
673
99.92% (4,402,554B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
674
->94.78% (4,175,874B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
675
| ->42.99% (1,893,916B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
676
| | ->23.80% (1,048,600B) 0x8055582: lpxlpaxdescendant (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
677
| | | ->23.80% (1,048,600B) 0x8088BE3: lpxxpgetstrval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
678
| | |   ->23.80% (1,048,600B) 0x8083DCB: lpxxpstring (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
679
| | |     
680
| | ->11.90% (524,312B) 0x805537D: lpxlpaxchild (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
681
| | | ->11.90% (524,312B) 0x8054838: lpxlpstepeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
682
| | |   ->11.90% (524,312B) 0x8054731: lpxlpeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
683
| | |     
684
| | ->02.98% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
685
| | | ->02.98% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
686
| | |   ->02.98% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
687
| | |     
688
| | ->01.62% (71,504B) 0x80648EF: LpxsutMakeXSLNode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
689
| | | ->01.62% (71,504B) in 19 places, all below massif's threshold (01.00%)
690
| | |   
691
| | ->01.43% (62,916B) in 7 places, all below massif's threshold (01.00%)
692
| | | 
693
| | ->01.26% (55,488B) 0x80A19FE: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
694
| |   ->01.26% (55,488B) in 11 places, all below massif's threshold (01.00%)
695
| |     
696
| ->32.93% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
697
| | ->31.26% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
698
| | | ->31.26% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
699
| | |   ->31.26% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
700
| | |     
701
| | ->01.52% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
702
| | | ->01.52% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
703
| | |   ->01.52% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
704
| | |     
705
| | ->00.15% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
706
| | 
707
| ->14.88% (655,480B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
708
| | ->14.88% (655,480B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
709
| |   ->04.46% (196,644B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
710
| |   | ->04.46% (196,644B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
711
| |   |   
712
| |   ->04.46% (196,644B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
713
| |   | ->04.46% (196,644B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
714
| |   |   
715
| |   ->02.98% (131,096B) 0x8082BA6: LpxutMakeArray (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
716
| |   | ->02.98% (131,096B) 0x805B222: lpxsSSInitStruct (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
717
| |   |   
718
| |   ->02.98% (131,096B) 0x80A19BB: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
719
| |     ->02.98% (131,096B) 0x80597E0: LpxProcess (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
720
| |       
721
| ->02.72% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
722
| | ->02.72% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
723
| |   ->02.72% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
724
| |     ->02.72% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
725
| |       
726
| ->01.26% (55,414B) in 8 places, all below massif's threshold (01.00%)
727
|   
728
->03.29% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
729
| ->03.16% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
730
| | ->03.16% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
731
| |   ->03.16% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
732
| |     ->03.16% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
733
| |       
734
| ->00.13% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
735
| 
736
->01.45% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
737
| ->01.39% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
738
| | ->01.39% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
739
| |   ->01.39% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
740
| |     ->01.39% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
741
| |       
742
| ->00.05% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
743
| 
744
->00.40% (17,834B) in 1+ places, all below ms_print's threshold (01.00%)
745
746
--------------------------------------------------------------------------------
747
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
748
--------------------------------------------------------------------------------
749
 56      3,604,768        4,407,968        4,404,522         3,446            0
750
 57      3,620,234        4,409,056        4,405,594         3,462            0
751
 58      3,683,993        4,409,720        4,406,250         3,470            0
752
 59      3,755,515        4,410,384        4,406,906         3,478            0
753
 60      3,761,328        4,411,712        4,408,218         3,494            0
754
 61      3,768,238        4,412,376        4,408,874         3,502            0
755
 62      3,775,587        4,413,040        4,409,530         3,510            0
756
 63      3,788,013        4,416,360        4,412,810         3,550            0
757
 64      3,796,495        4,417,024        4,413,466         3,558            0
758
 65      3,804,584        4,417,688        4,414,122         3,566            0
759
99.92% (4,414,122B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
760
->94.79% (4,187,442B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
761
| ->43.13% (1,905,484B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
762
| | ->23.74% (1,048,600B) 0x8055582: lpxlpaxdescendant (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
763
| | | ->23.74% (1,048,600B) 0x8088BE3: lpxxpgetstrval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
764
| | |   ->23.74% (1,048,600B) 0x8083DCB: lpxxpstring (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
765
| | |     
766
| | ->11.87% (524,312B) 0x805537D: lpxlpaxchild (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
767
| | | ->11.87% (524,312B) 0x8054838: lpxlpstepeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
768
| | |   ->11.87% (524,312B) 0x8054731: lpxlpeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
769
| | |     
770
| | ->02.97% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
771
| | | ->02.97% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
772
| | |   ->02.97% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
773
| | |     
774
| | ->01.87% (82,656B) 0x80648EF: LpxsutMakeXSLNode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
775
| | | ->01.87% (82,656B) in 19 places, all below massif's threshold (01.00%)
776
| | |   
777
| | ->01.42% (62,916B) in 7 places, all below massif's threshold (01.00%)
778
| | | 
779
| | ->01.27% (55,904B) 0x80A19FE: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
780
| |   ->01.27% (55,904B) in 11 places, all below massif's threshold (01.00%)
781
| |     
782
| ->32.85% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
783
| | ->31.18% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
784
| | | ->31.18% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
785
| | |   ->31.18% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
786
| | |     
787
| | ->01.51% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
788
| | | ->01.51% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
789
| | |   ->01.51% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
790
| | |     
791
| | ->00.15% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
792
| | 
793
| ->14.84% (655,480B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
794
| | ->14.84% (655,480B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
795
| |   ->04.45% (196,644B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
796
| |   | ->04.45% (196,644B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
797
| |   |   
798
| |   ->04.45% (196,644B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
799
| |   | ->04.45% (196,644B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
800
| |   |   
801
| |   ->02.97% (131,096B) 0x8082BA6: LpxutMakeArray (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
802
| |   | ->02.97% (131,096B) 0x805B222: lpxsSSInitStruct (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
803
| |   |   
804
| |   ->02.97% (131,096B) 0x80A19BB: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
805
| |     ->02.97% (131,096B) 0x80597E0: LpxProcess (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
806
| |       
807
| ->02.72% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
808
| | ->02.72% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
809
| |   ->02.72% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
810
| |     ->02.72% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
811
| |       
812
| ->01.25% (55,414B) in 8 places, all below massif's threshold (01.00%)
813
|   
814
->03.28% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
815
| ->03.15% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
816
| | ->03.15% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
817
| |   ->03.15% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
818
| |     ->03.15% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
819
| |       
820
| ->00.13% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
821
| 
822
->01.44% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
823
| ->01.39% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
824
| | ->01.39% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
825
| |   ->01.39% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
826
| |     ->01.39% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
827
| |       
828
| ->00.05% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
829
| 
830
->00.40% (17,834B) in 1+ places, all below ms_print's threshold (01.00%)
831
832
--------------------------------------------------------------------------------
833
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
834
--------------------------------------------------------------------------------
835
 66      3,811,253        4,418,352        4,414,778         3,574            0
836
 67      3,820,898        4,421,672        4,418,058         3,614            0
837
 68      3,827,440        4,422,336        4,418,714         3,622            0
838
 69      3,833,052        4,423,000        4,419,370         3,630            0
839
 70      3,844,260        4,424,328        4,420,682         3,646            0
840
 71      3,860,306        4,424,992        4,421,338         3,654            0
841
 72      3,870,483        4,426,320        4,422,650         3,670            0
842
 73      3,986,969        4,426,984        4,423,306         3,678            0
843
99.92% (4,423,306B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
844
->94.80% (4,196,626B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
845
| ->43.25% (1,914,668B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
846
| | ->23.69% (1,048,600B) 0x8055582: lpxlpaxdescendant (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
847
| | | ->23.69% (1,048,600B) 0x8088BE3: lpxxpgetstrval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
848
| | |   ->23.69% (1,048,600B) 0x8083DCB: lpxxpstring (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
849
| | |     
850
| | ->11.84% (524,312B) 0x805537D: lpxlpaxchild (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
851
| | | ->11.84% (524,312B) 0x8054838: lpxlpstepeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
852
| | |   ->11.84% (524,312B) 0x8054731: lpxlpeval (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
853
| | |     
854
| | ->02.96% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
855
| | | ->02.96% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
856
| | |   ->02.96% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
857
| | |     
858
| | ->02.07% (91,840B) 0x80648EF: LpxsutMakeXSLNode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
859
| | | ->02.07% (91,840B) in 19 places, all below massif's threshold (01.00%)
860
| | |   
861
| | ->01.42% (62,916B) in 7 places, all below massif's threshold (01.00%)
862
| | | 
863
| | ->01.26% (55,904B) 0x80A19FE: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
864
| |   ->01.26% (55,904B) in 11 places, all below massif's threshold (01.00%)
865
| |     
866
| ->32.78% (1,451,040B) 0x808B15A: XmlNlsAlloc (xml.c:705)
867
| | ->31.12% (1,377,504B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
868
| | | ->31.12% (1,377,504B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
869
| | |   ->31.12% (1,377,504B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
870
| | |     
871
| | ->01.51% (66,864B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
872
| | | ->01.51% (66,864B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
873
| | |   ->01.51% (66,864B) 0x808AAD4: XmlCreateNLS (xml.c:454)
874
| | |     
875
| | ->00.15% (6,672B) in 1+ places, all below ms_print's threshold (01.00%)
876
| | 
877
| ->14.81% (655,480B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
878
| | ->14.81% (655,480B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
879
| |   ->04.44% (196,644B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
880
| |   | ->04.44% (196,644B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
881
| |   |   
882
| |   ->04.44% (196,644B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
883
| |   | ->04.44% (196,644B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
884
| |   |   
885
| |   ->02.96% (131,096B) 0x8082BA6: LpxutMakeArray (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
886
| |   | ->02.96% (131,096B) 0x805B222: lpxsSSInitStruct (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
887
| |   |   
888
| |   ->02.96% (131,096B) 0x80A19BB: LpxHashMake (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
889
| |     ->02.96% (131,096B) 0x80597E0: LpxProcess (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
890
| |       
891
| ->02.71% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
892
| | ->02.71% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
893
| |   ->02.71% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
894
| |     ->02.71% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
895
| |       
896
| ->01.25% (55,414B) in 8 places, all below massif's threshold (01.00%)
897
|   
898
->03.28% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
899
| ->03.15% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
900
| | ->03.15% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
901
| |   ->03.15% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
902
| |     ->03.15% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
903
| |       
904
| ->00.13% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
905
| 
906
->01.44% (63,744B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
907
| ->01.39% (61,452B) 0x808A632: XmlCreateCtxVA (xml.c:337)
908
| | ->01.39% (61,452B) 0x808ADD6: XmlCreate (xml.c:561)
909
| |   ->01.39% (61,452B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
910
| |     ->01.39% (61,452B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
911
| |       
912
| ->00.05% (2,292B) in 1+ places, all below ms_print's threshold (01.00%)
913
| 
914
->00.40% (17,834B) in 1+ places, all below ms_print's threshold (01.00%)
915
916
--------------------------------------------------------------------------------
917
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
918
--------------------------------------------------------------------------------
919
 74      3,994,313        3,881,288        3,877,784         3,504            0
920
 75      4,000,726        3,825,464        3,822,064         3,400            0
921
 76      4,006,503        3,191,504        3,188,390         3,114            0
922
 77      4,012,831        2,972,376        2,969,290         3,086            0
923
 78      4,018,443        2,634,512        2,631,738         2,774            0
924
 79      4,024,416        2,233,760        2,231,064         2,696            0