/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 results.memory/xsl.xmlgen4.oracle-dom.parse

  • Committer: Suren A. Chilingaryan
  • Date: 2009-09-23 17:13:04 UTC
  • Revision ID: csa@dside.dyndns.org-20090923171304-osvtr4zqb29h11kd
Intel, Tango, Phobos, and RapidXML parsers; Memory benchmark scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
1.727^                                                .              .,..:   .
 
10
     |                                          :  :  :              :#:::   :
 
11
     |                                          :  :  :              :#:::   :
 
12
     |                                         ::  :  :              :#:::   :
 
13
     |                                       ..::  :  :              :#:::   :
 
14
     |                                      @::::  :  :              :#:::   :
 
15
     |                                      @::::  :  :              :#:::   :
 
16
     |                                      @::::  :  :              :#:::   .
 
17
     |                                     ,@::::  :  :              :#:::   :
 
18
     |                                    .@@::::  :  :              :#:::   .
 
19
     |                               :   @:@@::::  :  :              :#:::   :
 
20
     |                            ::::   @:@@::::  :  :              :#:::   :
 
21
     |                          ..::::   @:@@::::  :  :              :#:::   :
 
22
     |                         ,::::::   @:@@::::  :  :              :#:::   ,
 
23
     |                         @::::::   @:@@::::  :  :              :#:::   @
 
24
     |                         @::::::   @:@@::::  :  :              :#:::   @
 
25
     |                         @::::::   @:@@::::  :  :              :#:::   @
 
26
     |                       .@@::::::   @:@@::::  :  :              :#:::   @
 
27
     |                  :::@::@@::::::   @:@@::::  :  :              :#:::   @
 
28
     |                  :::@::@@::::::   @:@@::::  :  :              :#:::   @
 
29
   0 +----------------------------------------------------------------------->Mi
 
30
     0                                                                   1.943
 
31
 
 
32
Number of snapshots: 55
 
33
 Detailed snapshots: [7, 9, 14, 15, 19, 21, 30, 33, 35, 46 (peak), 53]
 
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        392,192               40               32             8            0
 
40
  2        411,832            1,080            1,057            23            0
 
41
  3        425,947            1,200            1,122            78            0
 
42
  4        440,937            1,128            1,083            45            0
 
43
  5        451,286            1,128            1,083            45            0
 
44
  6        466,150            1,176            1,109            67            0
 
45
  7        485,930            3,824            3,779            45            0
 
46
98.82% (3,779B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
47
->61.98% (2,370B) 0x804C78A: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
48
| ->61.98% (2,370B) 0x804DE89: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
49
|   ->61.98% (2,370B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
50
|     
 
51
->26.80% (1,025B) 0x804CD62: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
52
| ->26.80% (1,025B) 0x804E2AE: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
53
|   ->26.80% (1,025B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
54
|     
 
55
->09.21% (352B) 0x56AE51D: (within /lib32/libc-2.9.so)
 
56
| ->09.21% (352B) 0x56AE5EA: fopen (in /lib32/libc-2.9.so)
 
57
|   ->09.21% (352B) 0x804C75C: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
58
|     ->09.21% (352B) 0x804DE89: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
59
|       ->09.21% (352B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
60
|         
 
61
->00.84% (32B) in 1+ places, all below ms_print's threshold (01.00%)
 
62
 
 
63
--------------------------------------------------------------------------------
 
64
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
65
--------------------------------------------------------------------------------
 
66
  8        503,248           24,784           24,704            80            0
 
67
  9        519,309           34,096           33,659           437            0
 
68
98.72% (33,659B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
69
->62.32% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
70
| ->60.08% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
71
| | ->60.08% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
 
72
| |   ->60.08% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
73
| |     ->60.08% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
74
| |       
 
75
| ->02.24% (764B) 0x808FAC2: XmlUrlInitConVA (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
76
|   ->02.24% (764B) 0x808F951: XmlUrlInitCon (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
77
|     ->02.24% (764B) 0x808F507: XmlUrlInit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
78
|       ->02.24% (764B) 0x808A9C2: XmlCreateURL (xml.c:421)
 
79
|         
 
80
->16.70% (5,694B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
81
| ->12.51% (4,264B) 0x812586E: lmmrist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
82
| | ->12.51% (4,264B) 0x810DA14: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
83
| |   ->12.51% (4,264B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
84
| |     ->12.51% (4,264B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
85
| |       
 
86
| ->02.02% (688B) 0x811DC80: lwemist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
87
| | ->02.02% (688B) 0x810D9BF: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
88
| |   ->02.02% (688B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
89
| |     ->02.02% (688B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
90
| |       
 
91
| ->01.20% (408B) 0x812572D: lmmrist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
92
| | ->01.20% (408B) 0x810DA14: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
93
| |   ->01.20% (408B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
94
| |     ->01.20% (408B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
95
| |       
 
96
| ->00.98% (334B) in 1+ places, all below ms_print's threshold (01.00%)
 
97
 
98
->06.95% (2,370B) 0x804C78A: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
99
| ->06.95% (2,370B) 0x804DE89: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
100
|   ->06.95% (2,370B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
101
|     
 
102
->03.05% (1,040B) 0x810C98A: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
103
| ->03.05% (1,040B) 0x810C7FD: lfvSetShlMode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
104
|   ->03.05% (1,040B) 0x810BE24: lfvini2 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
105
|     ->03.05% (1,040B) 0x815215C: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
106
|       ->03.05% (1,040B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
107
|         
 
108
->03.05% (1,040B) 0x810BDE4: lfvini2 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
109
| ->03.05% (1,040B) 0x815215C: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
110
|   ->03.05% (1,040B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
111
|     ->03.05% (1,040B) 0x808A703: XmlCreateCtxVA (xml.c:354)
 
112
|       ->03.05% (1,040B) 0x808ADD6: XmlCreate (xml.c:561)
 
113
|         
 
114
->03.01% (1,025B) 0x804CD62: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
115
| ->03.01% (1,025B) 0x804E2AE: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
116
|   ->03.01% (1,025B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
117
|     
 
118
->01.94% (660B) 0x811A4B0: sltsmxi (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
119
| ->01.94% (660B) in 4 places, all below massif's threshold (01.00%)
 
120
|   
 
121
->01.71% (582B) in 10 places, all below massif's threshold (01.00%)
 
122
  
 
123
--------------------------------------------------------------------------------
 
124
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
125
--------------------------------------------------------------------------------
 
126
 10        536,488          183,656          182,691           965            0
 
127
 11        548,481          185,312          184,205         1,107            0
 
128
 12        565,665          185,400          184,268         1,132            0
 
129
 13        585,311          186,456          185,301         1,155            0
 
130
 14        597,366          185,384          184,290         1,094            0
 
131
99.41% (184,290B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
132
->78.27% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
133
| ->75.12% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
134
| | ->75.12% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
135
| |   ->75.12% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
136
| |     ->75.12% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
137
| |       
 
138
| ->02.30% (4,264B) 0x812586E: lmmrist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
139
| | ->02.30% (4,264B) 0x810DA14: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
140
| |   ->02.30% (4,264B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
141
| |     ->02.30% (4,264B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
142
| |       
 
143
| ->00.85% (1,574B) in 1+ places, all below ms_print's threshold (01.00%)
 
144
 
145
->11.46% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
146
| ->11.05% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
147
| | ->11.05% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
 
148
| |   ->11.05% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
149
| |     ->11.05% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
150
| |       
 
151
| ->00.41% (764B) in 1+ places, all below ms_print's threshold (01.00%)
 
152
 
153
->03.63% (6,722B) in 39 places, all below massif's threshold (01.00%)
 
154
 
155
->01.87% (3,468B) 0x8121B1D: lpmrist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
156
| ->01.87% (3,468B) 0x810DA14: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
157
|   ->01.87% (3,468B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
158
|     ->01.87% (3,468B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
159
|       ->01.87% (3,468B) 0x810C7FD: lfvSetShlMode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
160
|         
 
161
->01.78% (3,300B) 0x811A4B0: sltsmxi (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
162
| ->01.78% (3,300B) in 12 places, all below massif's threshold (01.00%)
 
163
|   
 
164
->01.28% (2,370B) 0x804C78A: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
165
| ->01.28% (2,370B) 0x804DE89: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
166
|   ->01.28% (2,370B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
167
|     
 
168
->01.12% (2,080B) 0x810C98A: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
169
  ->01.12% (2,080B) in 2 places, all below massif's threshold (01.00%)
 
170
    
 
171
--------------------------------------------------------------------------------
 
172
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
173
--------------------------------------------------------------------------------
 
174
 15        609,975          207,744          206,628         1,116            0
 
175
99.46% (206,628B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
176
->69.85% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
177
| ->67.04% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
178
| | ->67.04% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
179
| |   ->67.04% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
180
| |     ->67.04% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
181
| |       
 
182
| ->02.05% (4,264B) 0x812586E: lmmrist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
183
| | ->02.05% (4,264B) 0x810DA14: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
184
| |   ->02.05% (4,264B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
185
| |     ->02.05% (4,264B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
186
| |       
 
187
| ->00.76% (1,574B) in 1+ places, all below ms_print's threshold (01.00%)
 
188
 
189
->10.80% (22,442B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
190
| ->10.73% (22,288B) 0x808B15A: XmlNlsAlloc (xml.c:705)
 
191
| | ->10.73% (22,288B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
192
| |   ->10.73% (22,288B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
193
| |     ->10.73% (22,288B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
194
| |       
 
195
| ->00.07% (154B) in 1+ places, all below ms_print's threshold (01.00%)
 
196
 
197
->10.23% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
198
| ->09.86% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
199
| | ->09.86% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
 
200
| |   ->09.86% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
201
| |     ->09.86% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
202
| |       
 
203
| ->00.37% (764B) in 1+ places, all below ms_print's threshold (01.00%)
 
204
 
205
->03.19% (6,618B) in 40 places, all below massif's threshold (01.00%)
 
206
 
207
->01.67% (3,468B) 0x8121B1D: lpmrist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
208
| ->01.67% (3,468B) 0x810DA14: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
209
|   ->01.67% (3,468B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
210
|     ->01.67% (3,468B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
211
|       ->01.67% (3,468B) 0x810C7FD: lfvSetShlMode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
212
|         
 
213
->01.59% (3,300B) 0x811A4B0: sltsmxi (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
214
| ->01.59% (3,300B) in 12 places, all below massif's threshold (01.00%)
 
215
|   
 
216
->01.14% (2,370B) 0x804C78A: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
217
| ->01.14% (2,370B) 0x804DE89: Test (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
218
|   ->01.14% (2,370B) 0x804E37B: main (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
219
|     
 
220
->01.00% (2,080B) 0x810C98A: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
221
  ->01.00% (2,080B) in 2 places, all below massif's threshold (01.00%)
 
222
    
 
223
--------------------------------------------------------------------------------
 
224
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
225
--------------------------------------------------------------------------------
 
226
 16        636,033          209,912          208,802         1,110            0
 
227
 17        653,074          242,128          241,010         1,118            0
 
228
 18        673,028          250,664          249,510         1,154            0
 
229
 19        693,461          309,840          308,668         1,172            0
 
230
99.62% (308,668B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
231
->46.83% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
232
| ->44.95% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
233
| | ->44.95% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
234
| |   ->44.95% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
235
| |     ->44.95% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
236
| |       
 
237
| ->01.38% (4,264B) 0x812586E: lmmrist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
238
| | ->01.38% (4,264B) 0x810DA14: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
239
| |   ->01.38% (4,264B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
240
| |     ->01.38% (4,264B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
241
| |       
 
242
| ->00.51% (1,574B) in 1+ places, all below ms_print's threshold (01.00%)
 
243
 
244
->40.18% (124,482B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
245
| ->40.13% (124,328B) 0x808B15A: XmlNlsAlloc (xml.c:705)
 
246
| | ->32.22% (99,816B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
247
| | | ->32.22% (99,816B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
248
| | |   ->32.22% (99,816B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
249
| | |     
 
250
| | ->07.19% (22,288B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
251
| | | ->07.19% (22,288B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
252
| | |   ->07.19% (22,288B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
253
| | |     
 
254
| | ->00.72% (2,224B) in 1+ places, all below ms_print's threshold (01.00%)
 
255
| | 
 
256
| ->00.05% (154B) in 1+ places, all below ms_print's threshold (01.00%)
 
257
 
258
->06.86% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
259
| ->06.61% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
260
| | ->06.61% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
 
261
| |   ->06.61% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
262
| |     ->06.61% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
263
| |       
 
264
| ->00.25% (764B) in 1+ places, all below ms_print's threshold (01.00%)
 
265
 
266
->03.57% (11,068B) in 42 places, all below massif's threshold (01.00%)
 
267
 
268
->01.12% (3,468B) 0x8121B1D: lpmrist (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
269
| ->01.12% (3,468B) 0x810DA14: lpminitm (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
270
|   ->01.12% (3,468B) 0x810D89D: lpminit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
271
|     ->01.12% (3,468B) 0x810CA8C: lfvLoadPkg (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
272
|       ->01.12% (3,468B) 0x810C7FD: lfvSetShlMode (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
273
|         
 
274
->01.07% (3,300B) 0x811A4B0: sltsmxi (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
275
  ->01.07% (3,300B) in 12 places, all below massif's threshold (01.00%)
 
276
    
 
277
--------------------------------------------------------------------------------
 
278
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
279
--------------------------------------------------------------------------------
 
280
 20        719,077          309,776          308,618         1,158            0
 
281
 21        727,114          618,384          617,204         1,180            0
 
282
99.81% (617,204B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
283
->70.02% (433,018B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
284
| ->70.00% (432,864B) 0x808B15A: XmlNlsAlloc (xml.c:705)
 
285
| | ->66.04% (408,352B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
286
| | | ->66.04% (408,352B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
287
| | |   ->66.04% (408,352B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
288
| | |     
 
289
| | ->03.60% (22,288B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
290
| | | ->03.60% (22,288B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
291
| | |   ->03.60% (22,288B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
292
| | |     
 
293
| | ->00.36% (2,224B) in 1+ places, all below ms_print's threshold (01.00%)
 
294
| | 
 
295
| ->00.02% (154B) in 1+ places, all below ms_print's threshold (01.00%)
 
296
 
297
->23.46% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
298
| ->22.52% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
299
| | ->22.52% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
300
| |   ->22.52% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
301
| |     ->22.52% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
302
| |       
 
303
| ->00.94% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
 
304
 
305
->03.44% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
306
| ->03.31% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
307
| | ->03.31% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
 
308
| |   ->03.31% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
309
| |     ->03.31% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
310
| |       
 
311
| ->00.12% (764B) in 1+ places, all below ms_print's threshold (01.00%)
 
312
 
313
->02.88% (17,836B) in 44 places, all below massif's threshold (01.00%)
 
314
  
 
315
--------------------------------------------------------------------------------
 
316
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
317
--------------------------------------------------------------------------------
 
318
 22        751,279          618,320          617,154         1,166            0
 
319
 23        757,171          686,216          685,018         1,198            0
 
320
 24        789,985          689,224          688,014         1,210            0
 
321
 25        803,013          835,144          833,822         1,322            0
 
322
 26        823,259          836,808          835,474         1,334            0
 
323
 27        854,825          838,512          837,166         1,346            0
 
324
 28        883,232          839,448          838,094         1,354            0
 
325
 29        899,898          907,496          906,118         1,378            0
 
326
 30        998,310          907,520          906,134         1,386            0
 
327
99.85% (906,134B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
328
->79.56% (721,982B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
329
| ->47.70% (432,864B) 0x808B15A: XmlNlsAlloc (xml.c:705)
 
330
| | ->45.00% (408,352B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
331
| | | ->45.00% (408,352B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
332
| | |   ->45.00% (408,352B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
333
| | |     
 
334
| | ->02.46% (22,288B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
335
| | | ->02.46% (22,288B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
336
| | |   ->02.46% (22,288B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
337
| | |     
 
338
| | ->00.25% (2,224B) in 1+ places, all below ms_print's threshold (01.00%)
 
339
| | 
 
340
| ->14.45% (131,096B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
341
| | ->14.45% (131,096B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
342
| |   ->07.22% (65,548B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
 
343
| |   | ->07.22% (65,548B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
 
344
| |   |   
 
345
| |   ->07.22% (65,548B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
346
| |     ->07.22% (65,548B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
347
| |       
 
348
| ->09.27% (84,104B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
349
| | ->07.22% (65,548B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
350
| | | ->07.22% (65,548B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
351
| | |   ->07.22% (65,548B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
352
| | |     
 
353
| | ->01.16% (10,520B) 0x80A4564: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
354
| | | ->01.16% (10,520B) in 5 places, all below massif's threshold (01.00%)
 
355
| | |   
 
356
| | ->00.89% (8,036B) in 1+ places, all below ms_print's threshold (01.00%)
 
357
| | 
 
358
| ->06.61% (60,012B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
359
| | ->06.61% (60,012B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
360
| |   ->06.61% (60,012B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
 
361
| |     ->06.61% (60,012B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
 
362
| |       
 
363
| ->01.53% (13,906B) in 8 places, all below massif's threshold (01.00%)
 
364
|   
 
365
->15.99% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
366
| ->15.35% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
367
| | ->15.35% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
368
| |   ->15.35% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
369
| |     ->15.35% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
370
| |       
 
371
| ->00.64% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
 
372
 
373
->02.34% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
374
| ->02.26% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
375
| | ->02.26% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
 
376
| |   ->02.26% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
377
| |     ->02.26% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
378
| |       
 
379
| ->00.08% (764B) in 1+ places, all below ms_print's threshold (01.00%)
 
380
 
381
->01.96% (17,802B) in 45 places, all below massif's threshold (01.00%)
 
382
  
 
383
--------------------------------------------------------------------------------
 
384
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
385
--------------------------------------------------------------------------------
 
386
 31      1,020,636          985,768          984,256         1,512            0
 
387
 32      1,044,099          994,320          992,764         1,556            0
 
388
 33      1,066,738        1,053,496        1,051,922         1,574            0
 
389
99.85% (1,051,922B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
390
->80.35% (846,464B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
391
| ->52.89% (557,192B) 0x808B15A: XmlNlsAlloc (xml.c:705)
 
392
| | ->48.24% (508,168B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
393
| | | ->48.24% (508,168B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
394
| | |   ->48.24% (508,168B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
395
| | |     
 
396
| | ->04.23% (44,576B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
397
| | | ->04.23% (44,576B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
398
| | |   ->04.23% (44,576B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
399
| | |     
 
400
| | ->00.42% (4,448B) in 1+ places, all below ms_print's threshold (01.00%)
 
401
| | 
 
402
| ->12.44% (131,096B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
403
| | ->12.44% (131,096B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
404
| |   ->06.22% (65,548B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
 
405
| |   | ->06.22% (65,548B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
 
406
| |   |   
 
407
| |   ->06.22% (65,548B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
408
| |     ->06.22% (65,548B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
409
| |       
 
410
| ->07.98% (84,104B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
411
| | ->06.22% (65,548B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
412
| | | ->06.22% (65,548B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
413
| | |   ->06.22% (65,548B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
414
| | |     
 
415
| | ->01.76% (18,556B) in 5 places, all below massif's threshold (01.00%)
 
416
| |   
 
417
| ->05.70% (60,012B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
418
| | ->05.70% (60,012B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
419
| |   ->05.70% (60,012B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
 
420
| |     ->05.70% (60,012B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
 
421
| |       
 
422
| ->01.33% (14,060B) in 8 places, all below massif's threshold (01.00%)
 
423
|   
 
424
->13.77% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
425
| ->13.22% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
426
| | ->13.22% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
427
| |   ->13.22% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
428
| |     ->13.22% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
429
| |       
 
430
| ->00.55% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
 
431
 
432
->04.03% (42,496B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
433
| ->03.89% (40,968B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
434
| | ->03.89% (40,968B) 0x808ADD6: XmlCreate (xml.c:561)
 
435
| |   ->03.89% (40,968B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
436
| |     ->03.89% (40,968B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
437
| |       
 
438
| ->00.15% (1,528B) in 1+ places, all below ms_print's threshold (01.00%)
 
439
 
440
->01.70% (17,860B) in 45 places, all below massif's threshold (01.00%)
 
441
  
 
442
--------------------------------------------------------------------------------
 
443
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
444
--------------------------------------------------------------------------------
 
445
 34      1,089,220        1,053,432        1,051,872         1,560            0
 
446
 35      1,097,257        1,362,040        1,360,458         1,582            0
 
447
99.88% (1,360,458B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
448
->84.80% (1,155,000B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
449
| ->63.56% (865,728B) 0x808B15A: XmlNlsAlloc (xml.c:705)
 
450
| | ->59.96% (816,704B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
451
| | | ->59.96% (816,704B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
452
| | |   ->59.96% (816,704B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
453
| | |     
 
454
| | ->03.27% (44,576B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
455
| | | ->03.27% (44,576B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
456
| | |   ->03.27% (44,576B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
457
| | |     
 
458
| | ->00.33% (4,448B) in 1+ places, all below ms_print's threshold (01.00%)
 
459
| | 
 
460
| ->09.62% (131,096B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
461
| | ->09.62% (131,096B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
462
| |   ->04.81% (65,548B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
 
463
| |   | ->04.81% (65,548B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
 
464
| |   |   
 
465
| |   ->04.81% (65,548B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
466
| |     ->04.81% (65,548B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
467
| |       
 
468
| ->06.17% (84,104B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
469
| | ->04.81% (65,548B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
470
| | | ->04.81% (65,548B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
471
| | |   ->04.81% (65,548B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
472
| | |     
 
473
| | ->01.36% (18,556B) in 5 places, all below massif's threshold (01.00%)
 
474
| |   
 
475
| ->04.41% (60,012B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
476
| | ->04.41% (60,012B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
477
| |   ->04.41% (60,012B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
 
478
| |     ->04.41% (60,012B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
 
479
| |       
 
480
| ->01.03% (14,060B) in 8 places, all below massif's threshold (01.00%)
 
481
|   
 
482
->10.65% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
483
| ->10.22% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
484
| | ->10.22% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
485
| |   ->10.22% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
486
| |     ->10.22% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
487
| |       
 
488
| ->00.43% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
 
489
 
490
->03.12% (42,496B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
491
| ->03.01% (40,968B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
492
| | ->03.01% (40,968B) 0x808ADD6: XmlCreate (xml.c:561)
 
493
| |   ->03.01% (40,968B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
494
| |     ->03.01% (40,968B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
495
| |       
 
496
| ->00.11% (1,528B) in 1+ places, all below ms_print's threshold (01.00%)
 
497
 
498
->01.31% (17,860B) in 45 places, all below massif's threshold (01.00%)
 
499
  
 
500
--------------------------------------------------------------------------------
 
501
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
502
--------------------------------------------------------------------------------
 
503
 36      1,121,422        1,361,976        1,360,408         1,568            0
 
504
 37      1,127,314        1,429,872        1,428,272         1,600            0
 
505
 38      1,160,128        1,432,880        1,431,268         1,612            0
 
506
 39      1,171,602        1,578,800        1,577,076         1,724            0
 
507
 40      1,188,030        1,578,816        1,577,084         1,732            0
 
508
 41      1,205,973        1,736,008        1,734,268         1,740            0
 
509
 42      1,296,235        1,740,800        1,739,048         1,752            0
 
510
 43      1,372,969        1,800,824        1,799,060         1,764            0
 
511
 44      1,378,564        1,808,848        1,807,072         1,776            0
 
512
 45      1,801,885        1,808,872        1,807,085         1,787            0
 
513
 46      1,819,428        1,808,976        1,807,137         1,839            0
 
514
99.90% (1,807,137B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
515
->88.54% (1,601,664B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
516
| ->56.28% (1,018,176B) 0x808B15A: XmlNlsAlloc (xml.c:705)
 
517
| | ->53.57% (969,152B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
518
| | | ->53.57% (969,152B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
519
| | |   ->53.57% (969,152B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
520
| | |     
 
521
| | ->02.46% (44,576B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
522
| | | ->02.46% (44,576B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
523
| | |   ->02.46% (44,576B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
524
| | |     
 
525
| | ->00.25% (4,448B) in 1+ places, all below ms_print's threshold (01.00%)
 
526
| | 
 
527
| ->14.49% (262,192B) 0x80A8A87: LpxMemNewDoleBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
528
| | ->14.49% (262,192B) 0x80A70CB: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
529
| |   ->07.25% (131,096B) 0x80A1471: XmlEncodeBoiler (lpxenc.c:1364)
 
530
| |   | ->07.25% (131,096B) 0x809EE7A: XdkEncodeStrings (lpxenc.c:1026)
 
531
| |   |   
 
532
| |   ->07.25% (131,096B) 0x8094571: LpxCreateDocumentNS (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
533
| |     ->07.25% (131,096B) 0x80E675C: XdkDomCreate (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
534
| |       
 
535
| ->09.59% (173,460B) 0x80A712A: LpxMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
536
| | ->07.25% (131,096B) 0x80A8B1B: LpxMemNewStrBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
537
| | | ->07.25% (131,096B) 0x80A7D8C: LpxMemStr0 (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
538
| | |   ->07.25% (131,096B) 0x80A46AB: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
539
| | |     
 
540
| | ->01.18% (21,324B) in 4 places, all below massif's threshold (01.00%)
 
541
| | | 
 
542
| | ->01.16% (21,040B) 0x80A4564: LpxmAddEntity (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
543
| |   ->01.16% (21,040B) in 5 places, all below massif's threshold (01.00%)
 
544
| |     
 
545
| ->06.63% (120,024B) 0x80A72A3: LpxMemNewNodeBlock (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
546
| | ->06.63% (120,024B) 0x80A56E2: LpxmAddAttribute (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
547
| |   ->06.63% (120,024B) 0x80D0A32: LpxParseMultiElementStart (lpxpar.c:6150)
 
548
| |     ->06.63% (120,024B) 0x80C8B1F: LpxParseMultiElement (lpxpar.c:5355)
 
549
| |       
 
550
| ->01.54% (27,812B) in 8 places, all below massif's threshold (01.00%)
 
551
|   
 
552
->08.02% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
553
| ->07.70% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
554
| | ->07.70% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
555
| |   ->07.70% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
556
| |     ->07.70% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
557
| |       
 
558
| ->00.32% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
 
559
 
560
->02.35% (42,496B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
561
| ->02.26% (40,968B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
562
| | ->02.26% (40,968B) 0x808ADD6: XmlCreate (xml.c:561)
 
563
| |   ->02.26% (40,968B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
564
| |     ->02.26% (40,968B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
565
| |       
 
566
| ->00.08% (1,528B) in 1+ places, all below ms_print's threshold (01.00%)
 
567
 
568
->00.99% (17,875B) in 1+ places, all below ms_print's threshold (01.00%)
 
569
 
 
570
--------------------------------------------------------------------------------
 
571
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
572
--------------------------------------------------------------------------------
 
573
 47      1,841,721        1,808,880        1,807,085         1,795            0
 
574
 48      1,882,970        1,810,096        1,808,308         1,788            0
 
575
 49      1,906,663        1,811,384        1,809,584         1,800            0
 
576
 50      2,013,742        1,809,272        1,807,480         1,792            0
 
577
 51      2,019,519        1,175,312        1,173,806         1,506            0
 
578
 52      2,025,847          956,184          954,706         1,478            0
 
579
 53      2,031,457          618,320          617,154         1,166            0
 
580
99.81% (617,154B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
581
->70.03% (433,018B) 0x81166A2: OraMemAlloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
582
| ->70.01% (432,864B) 0x808B15A: XmlNlsAlloc (xml.c:705)
 
583
| | ->66.04% (408,352B) 0x814F250: lxldlod (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
584
| | | ->66.04% (408,352B) 0x816ABAA: lxdlobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
585
| | |   ->66.04% (408,352B) 0x816AABB: lxdgetobj (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
586
| | |     
 
587
| | ->03.60% (22,288B) 0x814EE98: lxldlbb (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
588
| | | ->03.60% (22,288B) 0x815225E: lxlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
589
| | |   ->03.60% (22,288B) 0x808AAD4: XmlCreateNLS (xml.c:454)
 
590
| | |     
 
591
| | ->00.36% (2,224B) in 1+ places, all below ms_print's threshold (01.00%)
 
592
| | 
 
593
| ->00.02% (154B) in 1+ places, all below ms_print's threshold (01.00%)
 
594
 
595
->23.47% (145,102B) 0x812173C: slwmmgetmem (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
596
| ->22.52% (139,264B) 0x8126860: lmmstvrt (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
597
| | ->22.52% (139,264B) 0x8125FD2: lmmstchnk (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
598
| |   ->22.52% (139,264B) 0x81215A4: lmmstsml (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
599
| |     ->22.52% (139,264B) 0x8120C1D: lmmstmalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
600
| |       
 
601
| ->00.94% (5,838B) in 1+ places, all below ms_print's threshold (01.00%)
 
602
 
603
->03.44% (21,248B) 0x81166F6: OraMemCalloc (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
604
| ->03.31% (20,484B) 0x808A632: XmlCreateCtxVA (xml.c:337)
 
605
| | ->03.31% (20,484B) 0x808ADD6: XmlCreate (xml.c:561)
 
606
| |   ->03.31% (20,484B) 0x80A28DD: LpxInitEncoded (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
607
| |     ->03.31% (20,484B) 0x804E3ED: xmlinit (in /home/csa/misc/bench/xmlbench/xsl/oracle-dom)
 
608
| |       
 
609
| ->00.12% (764B) in 1+ places, all below ms_print's threshold (01.00%)
 
610
 
611
->02.88% (17,786B) in 45 places, all below massif's threshold (01.00%)
 
612
  
 
613
--------------------------------------------------------------------------------
 
614
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
615
--------------------------------------------------------------------------------
 
616
 54      2,037,430          217,568          216,480         1,088            0