b84f81ed3a2e3bb299da66d36d907cd498435390
[tatoo.git] / tests / alphabet.xml.summary
1 Query: A1 : //L/*
2 STATS: parsing xml document: 0.375986ms
3 STATS: parsing XPath query: 0.036001ms
4 STATS: compiling XPath query: 0.203133ms
5 STATS: Query: /descendant-or-self::node()/child::L/child::* 
6 STATS: Automaton: 
7 STATS: evaluating query: 2.120018ms
8 STATS: serializing results: 1.610041ms
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.386000ms
17 STATS: parsing XPath query: 0.042915ms
18 STATS: compiling XPath query: 0.164032ms
19 STATS: Query: /descendant-or-self::node()/child::L/parent::* 
20 STATS: Automaton: 
21 STATS: evaluating query: 1.954079ms
22 STATS: serializing results: 1.950026ms
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.361919ms
31 STATS: parsing XPath query: 0.036955ms
32 STATS: compiling XPath query: 0.213861ms
33 STATS: Query: /descendant-or-self::node()/child::L/descendant::* 
34 STATS: Automaton: 
35 STATS: evaluating query: 2.192974ms
36 STATS: serializing results: 1.615047ms
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.368118ms
45 STATS: parsing XPath query: 0.087023ms
46 STATS: compiling XPath query: 0.189066ms
47 STATS: Query: /descendant-or-self::node()/child::L/descendant-or-self::* 
48 STATS: Automaton: 
49 STATS: evaluating query: 2.336025ms
50 STATS: serializing results: 1.883030ms
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.364065ms
59 STATS: parsing XPath query: 0.037909ms
60 STATS: compiling XPath query: 0.165939ms
61 STATS: Query: /descendant-or-self::node()/child::L/ancestor::* 
62 STATS: Automaton: 
63 STATS: evaluating query: 2.583027ms
64 STATS: serializing results: 2.183914ms
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.574827ms
73 STATS: parsing XPath query: 0.056028ms
74 STATS: compiling XPath query: 0.334024ms
75 STATS: Query: /descendant-or-self::node()/child::L/ancestor-or-self::* 
76 STATS: Automaton: 
77 STATS: evaluating query: 3.679037ms
78 STATS: serializing results: 2.243042ms
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.149012ms
87 STATS: parsing XPath query: 0.021935ms
88 STATS: compiling XPath query: 0.066042ms
89 STATS: Query: /descendant-or-self::node()/child::L/following-sibling::* 
90 STATS: Automaton: 
91 STATS: evaluating query: 0.725985ms
92 STATS: serializing results: 1.456976ms
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.148058ms
101 STATS: parsing XPath query: 0.023842ms
102 STATS: compiling XPath query: 0.062943ms
103 STATS: Query: /descendant-or-self::node()/child::L/preceding-sibling::* 
104 STATS: Automaton: 
105 STATS: evaluating query: 0.781059ms
106 STATS: serializing results: 1.357079ms
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.370979ms
115 STATS: parsing XPath query: 0.042915ms
116 STATS: compiling XPath query: 0.288963ms
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.980896ms
120 STATS: serializing results: 1.842976ms
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.371933ms
129 STATS: parsing XPath query: 0.046968ms
130 STATS: compiling XPath query: 0.277996ms
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.105993ms
134 STATS: serializing results: 1.837969ms
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.518084ms
143 STATS: parsing XPath query: 0.062943ms
144 STATS: compiling XPath query: 0.202179ms
145 STATS: Query: /descendant-or-self::node()/child::L/self::* 
146 STATS: Automaton: 
147 STATS: evaluating query: 1.765013ms
148 STATS: serializing results: 1.644850ms
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.440121ms
157 STATS: parsing XPath query: 0.053883ms
158 STATS: compiling XPath query: 0.241041ms
159 STATS: Query: /descendant-or-self::node()/child::L/attribute::@id/parent::* 
160 STATS: Automaton: 
161 STATS: evaluating query: 3.050089ms
162 STATS: serializing results: 1.691103ms
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.403881ms
171 STATS: parsing XPath query: 0.046968ms
172 STATS: compiling XPath query: 0.208855ms
173 STATS: Query: /descendant-or-self::node()/child::*[ child::L ] 
174 STATS: Automaton: 
175 STATS: evaluating query: 2.264977ms
176 STATS: serializing results: 1.861095ms
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.488997ms
185 STATS: parsing XPath query: 0.049829ms
186 STATS: compiling XPath query: 0.171900ms
187 STATS: Query: /descendant-or-self::node()/child::*[ parent::L ] 
188 STATS: Automaton: 
189 STATS: evaluating query: 1.897097ms
190 STATS: serializing results: 1.640081ms
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.370026ms
199 STATS: parsing XPath query: 0.042915ms
200 STATS: compiling XPath query: 0.175953ms
201 STATS: Query: /descendant-or-self::node()/child::*[ descendant::L ] 
202 STATS: Automaton: 
203 STATS: evaluating query: 1.796007ms
204 STATS: serializing results: 2.020121ms
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.371933ms
213 STATS: parsing XPath query: 0.043869ms
214 STATS: compiling XPath query: 0.185966ms
215 STATS: Query: /descendant-or-self::node()/child::*[ descendant-or-self::L ] 
216 STATS: Automaton: 
217 STATS: evaluating query: 2.321959ms
218 STATS: serializing results: 2.125025ms
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.358820ms
227 STATS: parsing XPath query: 0.041962ms
228 STATS: compiling XPath query: 0.192881ms
229 STATS: Query: /descendant-or-self::node()/child::*[ ancestor::L ] 
230 STATS: Automaton: 
231 STATS: evaluating query: 1.881123ms
232 STATS: serializing results: 1.569033ms
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.365973ms
241 STATS: parsing XPath query: 0.043869ms
242 STATS: compiling XPath query: 0.189066ms
243 STATS: Query: /descendant-or-self::node()/child::*[ ancestor-or-self::L ] 
244 STATS: Automaton: 
245 STATS: evaluating query: 2.273083ms
246 STATS: serializing results: 1.817942ms
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.044107ms
256 STATS: compiling XPath query: 0.164032ms
257 STATS: Query: /descendant-or-self::node()/child::*[ following-sibling::L ] 
258 STATS: Automaton: 
259 STATS: evaluating query: 1.653910ms
260 STATS: serializing results: 1.550913ms
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.367880ms
269 STATS: parsing XPath query: 0.049114ms
270 STATS: compiling XPath query: 0.164986ms
271 STATS: Query: /descendant-or-self::node()/child::*[ preceding-sibling::L ] 
272 STATS: Automaton: 
273 STATS: evaluating query: 1.538992ms
274 STATS: serializing results: 1.570940ms
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.445127ms
283 STATS: parsing XPath query: 0.042915ms
284 STATS: compiling XPath query: 0.234127ms
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: 7.771015ms
288 STATS: serializing results: 1.768112ms
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.387192ms
297 STATS: parsing XPath query: 0.058889ms
298 STATS: compiling XPath query: 0.237942ms
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: 4.338026ms
302 STATS: serializing results: 1.936913ms
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.246048ms
311 STATS: parsing XPath query: 0.040054ms
312 STATS: compiling XPath query: 0.104904ms
313 STATS: Query: /descendant-or-self::node()/child::*[ self::L ] 
314 STATS: Automaton: 
315 STATS: evaluating query: 0.613928ms
316 STATS: serializing results: 1.585007ms
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.401974ms
325 STATS: parsing XPath query: 0.066042ms
326 STATS: compiling XPath query: 0.286818ms
327 STATS: Query: /descendant-or-self::node()/child::*[ attribute::@id ] 
328 STATS: Automaton: 
329 STATS: evaluating query: 1.514912ms
330 STATS: serializing results: 2.412796ms
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.167847ms
339 STATS: parsing XPath query: 0.054121ms
340 STATS: compiling XPath query: 0.205994ms
341 STATS: Query: /descendant-or-self::node()/child::L/child::text() 
342 STATS: Automaton: 
343 STATS: evaluating query: 2.181053ms
344 STATS: serializing results: 1.456022ms
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.375986ms
353 STATS: parsing XPath query: 0.061035ms
354 STATS: compiling XPath query: 0.207901ms
355 STATS: Query: /descendant-or-self::node()/child::L/child::comment() 
356 STATS: Automaton: 
357 STATS: evaluating query: 2.149820ms
358 STATS: serializing results: 1.460075ms
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.547886ms
367 STATS: parsing XPath query: 0.077963ms
368 STATS: compiling XPath query: 0.247002ms
369 STATS: Query: /descendant-or-self::node()/child::L/child::processing-instruction() 
370 STATS: Automaton: 
371 STATS: evaluating query: 2.171040ms
372 STATS: serializing results: 1.477957ms
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.364065ms
381 STATS: parsing XPath query: 0.076056ms
382 STATS: compiling XPath query: 0.206947ms
383 STATS: Query: /descendant-or-self::node()/child::L/child::processing-instruction('?myPI') 
384 STATS: Automaton: 
385 STATS: evaluating query: 2.166033ms
386 STATS: serializing results: 1.529932ms
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.372171ms
395 STATS: parsing XPath query: 0.053167ms
396 STATS: compiling XPath query: 0.200987ms
397 STATS: Query: /descendant-or-self::node()/child::L/child::node() 
398 STATS: Automaton: 
399 STATS: evaluating query: 2.104998ms
400 STATS: serializing results: 1.624107ms
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.363827ms
409 STATS: parsing XPath query: 0.041962ms
410 STATS: compiling XPath query: 0.200987ms
411 STATS: Query: /descendant-or-self::node()/child::L/child::N 
412 STATS: Automaton: 
413 STATS: evaluating query: 2.289057ms
414 STATS: serializing results: 1.558065ms
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.360012ms
423 STATS: parsing XPath query: 0.042915ms
424 STATS: compiling XPath query: 0.295162ms
425 STATS: Query: /descendant-or-self::node()/child::L/child::* 
426 STATS: Automaton: 
427 STATS: evaluating query: 2.148151ms
428 STATS: serializing results: 1.518011ms
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.401974ms
437 STATS: parsing XPath query: 0.054121ms
438 STATS: compiling XPath query: 0.253916ms
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: 6.214142ms
442 STATS: serializing results: 1.968861ms
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.370026ms
451 STATS: parsing XPath query: 0.063896ms
452 STATS: compiling XPath query: 0.282049ms
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.774021ms
456 STATS: serializing results: 1.709938ms
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.369072ms
465 STATS: parsing XPath query: 0.078917ms
466 STATS: compiling XPath query: 0.324965ms
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: 11.293888ms
470 STATS: serializing results: 2.145052ms
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.369787ms
479 STATS: parsing XPath query: 0.051975ms
480 STATS: compiling XPath query: 0.379086ms
481 STATS: Query: /descendant-or-self::node()/child::L/ancestor::* | /descendant-or-self::node()/child::L/descendant::* 
482 STATS: Automaton: 
483 STATS: evaluating query: 6.983995ms
484 STATS: serializing results: 2.542019ms
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 -------------------------------------------