07b834b12931728b40993453c0d6302419ef2659
[tatoo.git] / tests / alphabet.xml.summary
1 Query: A1 : //L/*
2 STATS: parsing xml document: 0.240088ms
3 STATS: parsing XPath query: 0.041008ms
4 STATS: compiling XPath query: 0.134945ms
5 STATS: Query: /descendant-or-self::node()/child::L/child::* 
6 STATS: Automaton: 
7 STATS: evaluating query: 2.089024ms
8 STATS: serializing results: 1.500845ms
9 STATS: 1 iterations
10 STATS: automaton 0, cache2: 70 entries, cache6: 809 entries
11 STATS: cache2: length: 105, used: 35, occupation: 0.333333
12 STATS: cache4: length: 933, used: 124, occupation: 0.132905
13 Diff: ok
14 -------------------------------------------
15 Query: A2 : //L/parent::*
16 STATS: parsing xml document: 0.361919ms
17 STATS: parsing XPath query: 0.053167ms
18 STATS: compiling XPath query: 0.160933ms
19 STATS: Query: /descendant-or-self::node()/child::L/parent::* 
20 STATS: Automaton: 
21 STATS: evaluating query: 2.071142ms
22 STATS: serializing results: 1.811028ms
23 STATS: 1 iterations
24 STATS: automaton 0, cache2: 70 entries, cache6: 1310 entries
25 STATS: cache2: length: 105, used: 35, occupation: 0.333333
26 STATS: cache4: length: 1464, used: 154, occupation: 0.105191
27 Diff: ok
28 -------------------------------------------
29 Query: A3 : //L/descendant::*
30 STATS: parsing xml document: 0.359774ms
31 STATS: parsing XPath query: 0.046015ms
32 STATS: compiling XPath query: 0.216961ms
33 STATS: Query: /descendant-or-self::node()/child::L/descendant::* 
34 STATS: Automaton: 
35 STATS: evaluating query: 2.213001ms
36 STATS: serializing results: 1.619101ms
37 STATS: 1 iterations
38 STATS: automaton 0, cache2: 70 entries, cache6: 918 entries
39 STATS: cache2: length: 105, used: 35, occupation: 0.333333
40 STATS: cache4: length: 1060, used: 142, occupation: 0.133962
41 Diff: ok
42 -------------------------------------------
43 Query: A4 : //L/descendant-or-self::*
44 STATS: parsing xml document: 0.376225ms
45 STATS: parsing XPath query: 0.043869ms
46 STATS: compiling XPath query: 0.181913ms
47 STATS: Query: /descendant-or-self::node()/child::L/descendant-or-self::* 
48 STATS: Automaton: 
49 STATS: evaluating query: 2.362013ms
50 STATS: serializing results: 1.754999ms
51 STATS: 1 iterations
52 STATS: automaton 0, cache2: 70 entries, cache6: 918 entries
53 STATS: cache2: length: 105, used: 35, occupation: 0.333333
54 STATS: cache4: length: 1060, used: 142, occupation: 0.133962
55 Diff: ok
56 -------------------------------------------
57 Query: A5 : //L/ancestor::*
58 STATS: parsing xml document: 0.407934ms
59 STATS: parsing XPath query: 0.046015ms
60 STATS: compiling XPath query: 0.174046ms
61 STATS: Query: /descendant-or-self::node()/child::L/ancestor::* 
62 STATS: Automaton: 
63 STATS: evaluating query: 2.144098ms
64 STATS: serializing results: 2.022982ms
65 STATS: 1 iterations
66 STATS: automaton 0, cache2: 70 entries, cache6: 1320 entries
67 STATS: cache2: length: 105, used: 35, occupation: 0.333333
68 STATS: cache4: length: 1476, used: 156, occupation: 0.105691
69 Diff: ok
70 -------------------------------------------
71 Query: A6 : //L/ancestor-or-self::*
72 STATS: parsing xml document: 0.368118ms
73 STATS: parsing XPath query: 0.048161ms
74 STATS: compiling XPath query: 0.205040ms
75 STATS: Query: /descendant-or-self::node()/child::L/ancestor-or-self::* 
76 STATS: Automaton: 
77 STATS: evaluating query: 2.430916ms
78 STATS: serializing results: 2.072096ms
79 STATS: 1 iterations
80 STATS: automaton 0, cache2: 70 entries, cache6: 1242 entries
81 STATS: cache2: length: 105, used: 35, occupation: 0.333333
82 STATS: cache4: length: 1397, used: 155, occupation: 0.110952
83 Diff: ok
84 -------------------------------------------
85 Query: A7 : //L/following-sibling::*
86 STATS: parsing xml document: 0.356913ms
87 STATS: parsing XPath query: 0.049829ms
88 STATS: compiling XPath query: 0.161886ms
89 STATS: Query: /descendant-or-self::node()/child::L/following-sibling::* 
90 STATS: Automaton: 
91 STATS: evaluating query: 1.810074ms
92 STATS: serializing results: 1.445055ms
93 STATS: 1 iterations
94 STATS: automaton 0, cache2: 70 entries, cache6: 1051 entries
95 STATS: cache2: length: 105, used: 35, occupation: 0.333333
96 STATS: cache4: length: 1173, used: 122, occupation: 0.104007
97 Diff: ok
98 -------------------------------------------
99 Query: A8 : //L/preceding-sibling::*
100 STATS: parsing xml document: 0.368118ms
101 STATS: parsing XPath query: 0.057936ms
102 STATS: compiling XPath query: 0.161171ms
103 STATS: Query: /descendant-or-self::node()/child::L/preceding-sibling::* 
104 STATS: Automaton: 
105 STATS: evaluating query: 1.960993ms
106 STATS: serializing results: 1.580954ms
107 STATS: 1 iterations
108 STATS: automaton 0, cache2: 70 entries, cache6: 1174 entries
109 STATS: cache2: length: 105, used: 35, occupation: 0.333333
110 STATS: cache4: length: 1314, used: 140, occupation: 0.106545
111 Diff: ok
112 -------------------------------------------
113 Query: A9 : //L/following::*
114 STATS: parsing xml document: 0.391960ms
115 STATS: parsing XPath query: 0.050068ms
116 STATS: compiling XPath query: 0.283003ms
117 STATS: Query: /descendant-or-self::node()/child::L/ancestor-or-self::node()/following-sibling::node()/descendant-or-self::* 
118 STATS: Automaton: 
119 STATS: evaluating query: 6.573200ms
120 STATS: serializing results: 1.810789ms
121 STATS: 1 iterations
122 STATS: automaton 0, cache2: 70 entries, cache6: 2104 entries
123 STATS: cache2: length: 105, used: 35, occupation: 0.333333
124 STATS: cache4: length: 2334, used: 230, occupation: 0.098543
125 Diff: ok
126 -------------------------------------------
127 Query: A10 : //L/preceding::*
128 STATS: parsing xml document: 0.389814ms
129 STATS: parsing XPath query: 0.053883ms
130 STATS: compiling XPath query: 0.276089ms
131 STATS: Query: /descendant-or-self::node()/child::L/ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::* 
132 STATS: Automaton: 
133 STATS: evaluating query: 8.272886ms
134 STATS: serializing results: 1.735926ms
135 STATS: 2 iterations
136 STATS: automaton 0, cache2: 0 entries, cache6: 942 entries
137 STATS: cache2: length: 0, used: 0, occupation: -nan
138 STATS: cache4: length: 1077, used: 135, occupation: 0.125348
139 Diff: ok
140 -------------------------------------------
141 Query: A11 : //L/self::*
142 STATS: parsing xml document: 0.360966ms
143 STATS: parsing XPath query: 0.071049ms
144 STATS: compiling XPath query: 0.149012ms
145 STATS: Query: /descendant-or-self::node()/child::L/self::* 
146 STATS: Automaton: 
147 STATS: evaluating query: 1.744986ms
148 STATS: serializing results: 1.600027ms
149 STATS: 1 iterations
150 STATS: automaton 0, cache2: 70 entries, cache6: 837 entries
151 STATS: cache2: length: 105, used: 35, occupation: 0.333333
152 STATS: cache4: length: 946, used: 109, occupation: 0.115222
153 Diff: ok
154 -------------------------------------------
155 Query: A12 : //L/@id/parent::*
156 STATS: parsing xml document: 0.376225ms
157 STATS: parsing XPath query: 0.060081ms
158 STATS: compiling XPath query: 0.236034ms
159 STATS: Query: /descendant-or-self::node()/child::L/attribute::@id/parent::* 
160 STATS: Automaton: 
161 STATS: evaluating query: 3.020048ms
162 STATS: serializing results: 1.641035ms
163 STATS: 1 iterations
164 STATS: automaton 0, cache2: 70 entries, cache6: 1594 entries
165 STATS: cache2: length: 105, used: 35, occupation: 0.333333
166 STATS: cache4: length: 1750, used: 156, occupation: 0.089143
167 Diff: ok
168 -------------------------------------------
169 Query: P1 : //*[L]
170 STATS: parsing xml document: 0.376940ms
171 STATS: parsing XPath query: 0.045061ms
172 STATS: compiling XPath query: 0.167131ms
173 STATS: Query: /descendant-or-self::node()/child::*[ child::L ] 
174 STATS: Automaton: 
175 STATS: evaluating query: 1.850128ms
176 STATS: serializing results: 1.837015ms
177 STATS: 1 iterations
178 STATS: automaton 0, cache2: 70 entries, cache6: 1326 entries
179 STATS: cache2: length: 105, used: 35, occupation: 0.333333
180 STATS: cache4: length: 1480, used: 154, occupation: 0.104054
181 Diff: ok
182 -------------------------------------------
183 Query: P2 : //*[parent::L]
184 STATS: parsing xml document: 0.367165ms
185 STATS: parsing XPath query: 0.052929ms
186 STATS: compiling XPath query: 0.167847ms
187 STATS: Query: /descendant-or-self::node()/child::*[ parent::L ] 
188 STATS: Automaton: 
189 STATS: evaluating query: 1.810074ms
190 STATS: serializing results: 1.551867ms
191 STATS: 1 iterations
192 STATS: automaton 0, cache2: 70 entries, cache6: 809 entries
193 STATS: cache2: length: 105, used: 35, occupation: 0.333333
194 STATS: cache4: length: 933, used: 124, occupation: 0.132905
195 Diff: ok
196 -------------------------------------------
197 Query: P3 : //*[descendant::L]
198 STATS: parsing xml document: 0.373125ms
199 STATS: parsing XPath query: 0.058889ms
200 STATS: compiling XPath query: 0.169039ms
201 STATS: Query: /descendant-or-self::node()/child::*[ descendant::L ] 
202 STATS: Automaton: 
203 STATS: evaluating query: 0.701904ms
204 STATS: serializing results: 2.130032ms
205 STATS: 1 iterations
206 STATS: automaton 0, cache2: 70 entries, cache6: 1336 entries
207 STATS: cache2: length: 105, used: 35, occupation: 0.333333
208 STATS: cache4: length: 1492, used: 156, occupation: 0.104558
209 Diff: ok
210 -------------------------------------------
211 Query: P4 : //*[descendant-or-self::L]
212 STATS: parsing xml document: 0.359058ms
213 STATS: parsing XPath query: 0.046968ms
214 STATS: compiling XPath query: 0.170946ms
215 STATS: Query: /descendant-or-self::node()/child::*[ descendant-or-self::L ] 
216 STATS: Automaton: 
217 STATS: evaluating query: 2.156973ms
218 STATS: serializing results: 2.150059ms
219 STATS: 1 iterations
220 STATS: automaton 0, cache2: 70 entries, cache6: 1242 entries
221 STATS: cache2: length: 105, used: 35, occupation: 0.333333
222 STATS: cache4: length: 1397, used: 155, occupation: 0.110952
223 Diff: ok
224 -------------------------------------------
225 Query: P5 : //*[ancestor::L]
226 STATS: parsing xml document: 0.401020ms
227 STATS: parsing XPath query: 0.049829ms
228 STATS: compiling XPath query: 0.191927ms
229 STATS: Query: /descendant-or-self::node()/child::*[ ancestor::L ] 
230 STATS: Automaton: 
231 STATS: evaluating query: 1.928091ms
232 STATS: serializing results: 1.629114ms
233 STATS: 1 iterations
234 STATS: automaton 0, cache2: 70 entries, cache6: 918 entries
235 STATS: cache2: length: 105, used: 35, occupation: 0.333333
236 STATS: cache4: length: 1060, used: 142, occupation: 0.133962
237 Diff: ok
238 -------------------------------------------
239 Query: P6 : //*[ancestor-or-self::L]
240 STATS: parsing xml document: 0.414848ms
241 STATS: parsing XPath query: 0.048876ms
242 STATS: compiling XPath query: 0.191927ms
243 STATS: Query: /descendant-or-self::node()/child::*[ ancestor-or-self::L ] 
244 STATS: Automaton: 
245 STATS: evaluating query: 1.888990ms
246 STATS: serializing results: 1.803875ms
247 STATS: 1 iterations
248 STATS: automaton 0, cache2: 70 entries, cache6: 918 entries
249 STATS: cache2: length: 105, used: 35, occupation: 0.333333
250 STATS: cache4: length: 1060, used: 142, occupation: 0.133962
251 Diff: ok
252 -------------------------------------------
253 Query: P7 : //*[following-sibling::L]
254 STATS: parsing xml document: 0.370026ms
255 STATS: parsing XPath query: 0.046968ms
256 STATS: compiling XPath query: 0.154972ms
257 STATS: Query: /descendant-or-self::node()/child::*[ following-sibling::L ] 
258 STATS: Automaton: 
259 STATS: evaluating query: 1.673937ms
260 STATS: serializing results: 1.567125ms
261 STATS: 1 iterations
262 STATS: automaton 0, cache2: 70 entries, cache6: 1174 entries
263 STATS: cache2: length: 105, used: 35, occupation: 0.333333
264 STATS: cache4: length: 1314, used: 140, occupation: 0.106545
265 Diff: ok
266 -------------------------------------------
267 Query: P8 : //*[preceding-sibling::L]
268 STATS: parsing xml document: 0.365973ms
269 STATS: parsing XPath query: 0.051975ms
270 STATS: compiling XPath query: 0.156164ms
271 STATS: Query: /descendant-or-self::node()/child::*[ preceding-sibling::L ] 
272 STATS: Automaton: 
273 STATS: evaluating query: 1.492977ms
274 STATS: serializing results: 1.503944ms
275 STATS: 1 iterations
276 STATS: automaton 0, cache2: 70 entries, cache6: 1051 entries
277 STATS: cache2: length: 105, used: 35, occupation: 0.333333
278 STATS: cache4: length: 1173, used: 122, occupation: 0.104007
279 Diff: ok
280 -------------------------------------------
281 Query: P9 : //*[following::L]
282 STATS: parsing xml document: 0.374079ms
283 STATS: parsing XPath query: 0.050068ms
284 STATS: compiling XPath query: 0.241995ms
285 STATS: Query: /descendant-or-self::node()/child::*[ ancestor-or-self::node()/following-sibling::node()/descendant-or-self::L ] 
286 STATS: Automaton: 
287 STATS: evaluating query: 6.485939ms
288 STATS: serializing results: 2.099037ms
289 STATS: 2 iterations
290 STATS: automaton 0, cache2: 0 entries, cache6: 780 entries
291 STATS: cache2: length: 0, used: 0, occupation: -nan
292 STATS: cache4: length: 915, used: 135, occupation: 0.147541
293 Diff: ok
294 -------------------------------------------
295 Query: P10 : //*[preceding::L]
296 STATS: parsing xml document: 0.376940ms
297 STATS: parsing XPath query: 0.058174ms
298 STATS: compiling XPath query: 0.231028ms
299 STATS: Query: /descendant-or-self::node()/child::*[ ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::L ] 
300 STATS: Automaton: 
301 STATS: evaluating query: 3.906965ms
302 STATS: serializing results: 1.818180ms
303 STATS: 1 iterations
304 STATS: automaton 0, cache2: 70 entries, cache6: 1767 entries
305 STATS: cache2: length: 105, used: 35, occupation: 0.333333
306 STATS: cache4: length: 1980, used: 213, occupation: 0.107576
307 Diff: ok
308 -------------------------------------------
309 Query: P11 : //*[self::L]
310 STATS: parsing xml document: 0.378132ms
311 STATS: parsing XPath query: 0.046015ms
312 STATS: compiling XPath query: 0.149965ms
313 STATS: Query: /descendant-or-self::node()/child::*[ self::L ] 
314 STATS: Automaton: 
315 STATS: evaluating query: 1.402855ms
316 STATS: serializing results: 1.636982ms
317 STATS: 1 iterations
318 STATS: automaton 0, cache2: 70 entries, cache6: 837 entries
319 STATS: cache2: length: 105, used: 35, occupation: 0.333333
320 STATS: cache4: length: 946, used: 109, occupation: 0.115222
321 Diff: ok
322 -------------------------------------------
323 Query: P12 : //*[@id]
324 STATS: parsing xml document: 0.376225ms
325 STATS: parsing XPath query: 0.043869ms
326 STATS: compiling XPath query: 0.188828ms
327 STATS: Query: /descendant-or-self::node()/child::*[ attribute::@id ] 
328 STATS: Automaton: 
329 STATS: evaluating query: 1.538992ms
330 STATS: serializing results: 2.470970ms
331 STATS: 1 iterations
332 STATS: automaton 0, cache2: 70 entries, cache6: 907 entries
333 STATS: cache2: length: 105, used: 35, occupation: 0.333333
334 STATS: cache4: length: 1022, used: 115, occupation: 0.112524
335 Diff: ok
336 -------------------------------------------
337 Query: T1 : //L/text()
338 STATS: parsing xml document: 0.376940ms
339 STATS: parsing XPath query: 0.061035ms
340 STATS: compiling XPath query: 0.207186ms
341 STATS: Query: /descendant-or-self::node()/child::L/child::text() 
342 STATS: Automaton: 
343 STATS: evaluating query: 2.085209ms
344 STATS: serializing results: 1.515150ms
345 STATS: 1 iterations
346 STATS: automaton 0, cache2: 70 entries, cache6: 809 entries
347 STATS: cache2: length: 105, used: 35, occupation: 0.333333
348 STATS: cache4: length: 933, used: 124, occupation: 0.132905
349 Diff: ok
350 -------------------------------------------
351 Query: T2 : //L/comment()
352 STATS: parsing xml document: 0.368118ms
353 STATS: parsing XPath query: 0.070095ms
354 STATS: compiling XPath query: 0.197172ms
355 STATS: Query: /descendant-or-self::node()/child::L/child::comment() 
356 STATS: Automaton: 
357 STATS: evaluating query: 2.050161ms
358 STATS: serializing results: 1.537085ms
359 STATS: 1 iterations
360 STATS: automaton 0, cache2: 70 entries, cache6: 809 entries
361 STATS: cache2: length: 105, used: 35, occupation: 0.333333
362 STATS: cache4: length: 933, used: 124, occupation: 0.132905
363 Diff: ok
364 -------------------------------------------
365 Query: T3 : //L/processing-instruction()
366 STATS: parsing xml document: 0.409842ms
367 STATS: parsing XPath query: 0.066042ms
368 STATS: compiling XPath query: 0.194788ms
369 STATS: Query: /descendant-or-self::node()/child::L/child::processing-instruction() 
370 STATS: Automaton: 
371 STATS: evaluating query: 2.111912ms
372 STATS: serializing results: 1.474142ms
373 STATS: 1 iterations
374 STATS: automaton 0, cache2: 70 entries, cache6: 809 entries
375 STATS: cache2: length: 105, used: 35, occupation: 0.333333
376 STATS: cache4: length: 933, used: 124, occupation: 0.132905
377 Diff: ok
378 -------------------------------------------
379 Query: T4 : //L/processing-instruction("myPI")
380 STATS: parsing xml document: 0.370979ms
381 STATS: parsing XPath query: 0.077009ms
382 STATS: compiling XPath query: 0.200033ms
383 STATS: Query: /descendant-or-self::node()/child::L/child::processing-instruction('?myPI') 
384 STATS: Automaton: 
385 STATS: evaluating query: 2.094984ms
386 STATS: serializing results: 1.549959ms
387 STATS: 1 iterations
388 STATS: automaton 0, cache2: 70 entries, cache6: 809 entries
389 STATS: cache2: length: 105, used: 35, occupation: 0.333333
390 STATS: cache4: length: 933, used: 124, occupation: 0.132905
391 Diff: ok
392 -------------------------------------------
393 Query: T5 : //L/node()
394 STATS: parsing xml document: 0.376940ms
395 STATS: parsing XPath query: 0.066042ms
396 STATS: compiling XPath query: 0.196934ms
397 STATS: Query: /descendant-or-self::node()/child::L/child::node() 
398 STATS: Automaton: 
399 STATS: evaluating query: 2.347946ms
400 STATS: serializing results: 1.650810ms
401 STATS: 1 iterations
402 STATS: automaton 0, cache2: 70 entries, cache6: 809 entries
403 STATS: cache2: length: 105, used: 35, occupation: 0.333333
404 STATS: cache4: length: 933, used: 124, occupation: 0.132905
405 Diff: ok
406 -------------------------------------------
407 Query: T6 : //L/N
408 STATS: parsing xml document: 0.380993ms
409 STATS: parsing XPath query: 0.046968ms
410 STATS: compiling XPath query: 0.207901ms
411 STATS: Query: /descendant-or-self::node()/child::L/child::N 
412 STATS: Automaton: 
413 STATS: evaluating query: 2.187967ms
414 STATS: serializing results: 1.534939ms
415 STATS: 1 iterations
416 STATS: automaton 0, cache2: 70 entries, cache6: 819 entries
417 STATS: cache2: length: 105, used: 35, occupation: 0.333333
418 STATS: cache4: length: 952, used: 133, occupation: 0.139706
419 Diff: ok
420 -------------------------------------------
421 Query: T7 : //L/*
422 STATS: parsing xml document: 0.377178ms
423 STATS: parsing XPath query: 0.045061ms
424 STATS: compiling XPath query: 0.200033ms
425 STATS: Query: /descendant-or-self::node()/child::L/child::* 
426 STATS: Automaton: 
427 STATS: evaluating query: 2.017975ms
428 STATS: serializing results: 4.548073ms
429 STATS: 1 iterations
430 STATS: automaton 0, cache2: 70 entries, cache6: 809 entries
431 STATS: cache2: length: 105, used: 35, occupation: 0.333333
432 STATS: cache4: length: 933, used: 124, occupation: 0.132905
433 Diff: ok
434 -------------------------------------------
435 Query: O1 : //*[child::* and preceding::Q]
436 STATS: parsing xml document: 0.369072ms
437 STATS: parsing XPath query: 0.070095ms
438 STATS: compiling XPath query: 0.281096ms
439 STATS: Query: /descendant-or-self::node()/child::*[ child::* and ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::Q ] 
440 STATS: Automaton: 
441 STATS: evaluating query: 5.612135ms
442 STATS: serializing results: 1.718998ms
443 STATS: 1 iterations
444 STATS: automaton 0, cache2: 70 entries, cache6: 1873 entries
445 STATS: cache2: length: 105, used: 35, occupation: 0.333333
446 STATS: cache4: length: 2090, used: 217, occupation: 0.103828
447 Diff: ok
448 -------------------------------------------
449 Query: O2 : //*[not(child::*) and preceding::Q]
450 STATS: parsing xml document: 0.373125ms
451 STATS: parsing XPath query: 0.063896ms
452 STATS: compiling XPath query: 0.267982ms
453 STATS: Query: /descendant-or-self::node()/child::*[ not(child::*) and ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::Q ] 
454 STATS: Automaton: 
455 STATS: evaluating query: 5.904198ms
456 STATS: serializing results: 1.775026ms
457 STATS: 1 iterations
458 STATS: automaton 0, cache2: 70 entries, cache6: 1873 entries
459 STATS: cache2: length: 105, used: 35, occupation: 0.333333
460 STATS: cache4: length: 2090, used: 217, occupation: 0.103828
461 Diff: ok
462 -------------------------------------------
463 Query: O3 : //*[preceding::L or following::L]
464 STATS: parsing xml document: 0.377893ms
465 STATS: parsing XPath query: 0.057936ms
466 STATS: compiling XPath query: 0.330925ms
467 STATS: Query: /descendant-or-self::node()/child::*[ ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::L or ancestor-or-self::node()/following-sibling::node()/descendant-or-self::L ] 
468 STATS: Automaton: 
469 STATS: evaluating query: 10.947943ms
470 STATS: serializing results: 2.008915ms
471 STATS: 2 iterations
472 STATS: automaton 0, cache2: 0 entries, cache6: 610 entries
473 STATS: cache2: length: 0, used: 0, occupation: -nan
474 STATS: cache4: length: 778, used: 168, occupation: 0.215938
475 Diff: ok
476 -------------------------------------------
477 Query: O4 : //L/ancestor::* | //L/descendant::*
478 STATS: parsing xml document: 0.390053ms
479 STATS: parsing XPath query: 0.050068ms
480 STATS: compiling XPath query: 0.411987ms
481 STATS: Query: /descendant-or-self::node()/child::L/ancestor::* | /descendant-or-self::node()/child::L/descendant::* 
482 STATS: Automaton: 
483 STATS: evaluating query: 7.326841ms
484 STATS: serializing results: 2.140045ms
485 STATS: 1 iterations
486 STATS: automaton 0, cache2: 70 entries, cache6: 2345 entries
487 STATS: cache2: length: 105, used: 35, occupation: 0.333333
488 STATS: cache4: length: 2543, used: 198, occupation: 0.077861
489 Diff: ok
490 -------------------------------------------