Tune the Remakefile to re-run tests when the binary changes.
[tatoo.git] / tests / alphabet.xml.summary
1 Query: A1 : //L/*
2 STATS: parsing xml document: 0.373125ms
3 STATS: parsing XPath query: 0.056982ms
4 STATS: compiling XPath query: 0.371933ms
5 STATS: Query: /descendant-or-self::node()/child::L/child::* 
6 STATS: Automaton: 
7 STATS: evaluating query: 2.438068ms
8 STATS: serializing results: 1.538038ms
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.387907ms
17 STATS: parsing XPath query: 0.049114ms
18 STATS: compiling XPath query: 0.173092ms
19 STATS: Query: /descendant-or-self::node()/child::L/parent::* 
20 STATS: Automaton: 
21 STATS: evaluating query: 2.977848ms
22 STATS: serializing results: 2.058983ms
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.375032ms
31 STATS: parsing XPath query: 0.044107ms
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.354145ms
36 STATS: serializing results: 1.631975ms
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.375032ms
45 STATS: parsing XPath query: 0.046015ms
46 STATS: compiling XPath query: 0.190973ms
47 STATS: Query: /descendant-or-self::node()/child::L/descendant-or-self::* 
48 STATS: Automaton: 
49 STATS: evaluating query: 2.285004ms
50 STATS: serializing results: 1.811981ms
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.500917ms
59 STATS: parsing XPath query: 0.043154ms
60 STATS: compiling XPath query: 0.171900ms
61 STATS: Query: /descendant-or-self::node()/child::L/ancestor::* 
62 STATS: Automaton: 
63 STATS: evaluating query: 2.166986ms
64 STATS: serializing results: 2.167940ms
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.383139ms
73 STATS: parsing XPath query: 0.045061ms
74 STATS: compiling XPath query: 0.215769ms
75 STATS: Query: /descendant-or-self::node()/child::L/ancestor-or-self::* 
76 STATS: Automaton: 
77 STATS: evaluating query: 2.175808ms
78 STATS: serializing results: 2.177000ms
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.408888ms
87 STATS: parsing XPath query: 0.045061ms
88 STATS: compiling XPath query: 0.169039ms
89 STATS: Query: /descendant-or-self::node()/child::L/following-sibling::* 
90 STATS: Automaton: 
91 STATS: evaluating query: 2.287149ms
92 STATS: serializing results: 1.610041ms
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.376940ms
101 STATS: parsing XPath query: 0.051022ms
102 STATS: compiling XPath query: 0.169039ms
103 STATS: Query: /descendant-or-self::node()/child::L/preceding-sibling::* 
104 STATS: Automaton: 
105 STATS: evaluating query: 2.012014ms
106 STATS: serializing results: 4.889965ms
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.383854ms
115 STATS: parsing XPath query: 0.048876ms
116 STATS: compiling XPath query: 0.290155ms
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.689072ms
120 STATS: serializing results: 1.752138ms
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.398874ms
129 STATS: parsing XPath query: 0.051975ms
130 STATS: compiling XPath query: 0.268936ms
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: 4.401922ms
134 STATS: serializing results: 1.770020ms
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.379801ms
143 STATS: parsing XPath query: 0.043869ms
144 STATS: compiling XPath query: 0.163078ms
145 STATS: Query: /descendant-or-self::node()/child::L/self::* 
146 STATS: Automaton: 
147 STATS: evaluating query: 1.757860ms
148 STATS: serializing results: 1.677990ms
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.378132ms
157 STATS: parsing XPath query: 0.054836ms
158 STATS: compiling XPath query: 0.246048ms
159 STATS: Query: /descendant-or-self::node()/child::L/attribute::@id/parent::* 
160 STATS: Automaton: 
161 STATS: evaluating query: 3.379107ms
162 STATS: serializing results: 1.619816ms
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.555038ms
171 STATS: parsing XPath query: 0.041008ms
172 STATS: compiling XPath query: 0.166178ms
173 STATS: Query: /descendant-or-self::node()/child::*[ child::L ] 
174 STATS: Automaton: 
175 STATS: evaluating query: 2.022982ms
176 STATS: serializing results: 1.830816ms
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.520945ms
185 STATS: parsing XPath query: 0.064850ms
186 STATS: compiling XPath query: 0.242949ms
187 STATS: Query: /descendant-or-self::node()/child::*[ parent::L ] 
188 STATS: Automaton: 
189 STATS: evaluating query: 2.733946ms
190 STATS: serializing results: 1.567841ms
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.395775ms
199 STATS: parsing XPath query: 0.046015ms
200 STATS: compiling XPath query: 0.176191ms
201 STATS: Query: /descendant-or-self::node()/child::*[ descendant::L ] 
202 STATS: Automaton: 
203 STATS: evaluating query: 1.870871ms
204 STATS: serializing results: 2.191067ms
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.369072ms
213 STATS: parsing XPath query: 0.043869ms
214 STATS: compiling XPath query: 0.174046ms
215 STATS: Query: /descendant-or-self::node()/child::*[ descendant-or-self::L ] 
216 STATS: Automaton: 
217 STATS: evaluating query: 2.180099ms
218 STATS: serializing results: 2.135038ms
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.398874ms
227 STATS: parsing XPath query: 0.059128ms
228 STATS: compiling XPath query: 0.276089ms
229 STATS: Query: /descendant-or-self::node()/child::*[ ancestor::L ] 
230 STATS: Automaton: 
231 STATS: evaluating query: 1.901865ms
232 STATS: serializing results: 1.575232ms
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.487089ms
241 STATS: parsing XPath query: 0.046968ms
242 STATS: compiling XPath query: 0.190973ms
243 STATS: Query: /descendant-or-self::node()/child::*[ ancestor-or-self::L ] 
244 STATS: Automaton: 
245 STATS: evaluating query: 1.915932ms
246 STATS: serializing results: 1.822233ms
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.407934ms
255 STATS: parsing XPath query: 0.028133ms
256 STATS: compiling XPath query: 0.077963ms
257 STATS: Query: /descendant-or-self::node()/child::*[ following-sibling::L ] 
258 STATS: Automaton: 
259 STATS: evaluating query: 1.742125ms
260 STATS: serializing results: 1.702070ms
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.378847ms
269 STATS: parsing XPath query: 0.052929ms
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.487970ms
274 STATS: serializing results: 1.522064ms
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.377178ms
283 STATS: parsing XPath query: 0.048161ms
284 STATS: compiling XPath query: 0.226021ms
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.520033ms
288 STATS: serializing results: 1.826048ms
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.375986ms
297 STATS: parsing XPath query: 0.051022ms
298 STATS: compiling XPath query: 0.226021ms
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: 6.186008ms
302 STATS: serializing results: 1.768112ms
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.464916ms
311 STATS: parsing XPath query: 0.068903ms
312 STATS: compiling XPath query: 0.159979ms
313 STATS: Query: /descendant-or-self::node()/child::*[ self::L ] 
314 STATS: Automaton: 
315 STATS: evaluating query: 1.491070ms
316 STATS: serializing results: 1.654863ms
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.381947ms
325 STATS: parsing XPath query: 0.037909ms
326 STATS: compiling XPath query: 0.167847ms
327 STATS: Query: /descendant-or-self::node()/child::*[ attribute::@id ] 
328 STATS: Automaton: 
329 STATS: evaluating query: 1.470089ms
330 STATS: serializing results: 2.379894ms
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.394821ms
339 STATS: parsing XPath query: 0.074863ms
340 STATS: compiling XPath query: 0.215054ms
341 STATS: Query: /descendant-or-self::node()/child::L/child::text() 
342 STATS: Automaton: 
343 STATS: evaluating query: 2.219915ms
344 STATS: serializing results: 1.530886ms
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.059128ms
354 STATS: compiling XPath query: 0.207186ms
355 STATS: Query: /descendant-or-self::node()/child::L/child::comment() 
356 STATS: Automaton: 
357 STATS: evaluating query: 2.162933ms
358 STATS: serializing results: 1.442909ms
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.597000ms
367 STATS: parsing XPath query: 0.087976ms
368 STATS: compiling XPath query: 0.222921ms
369 STATS: Query: /descendant-or-self::node()/child::L/child::processing-instruction() 
370 STATS: Automaton: 
371 STATS: evaluating query: 0.879049ms
372 STATS: serializing results: 1.473904ms
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.383854ms
381 STATS: parsing XPath query: 0.077963ms
382 STATS: compiling XPath query: 0.201941ms
383 STATS: Query: /descendant-or-self::node()/child::L/child::processing-instruction('?myPI') 
384 STATS: Automaton: 
385 STATS: evaluating query: 2.202988ms
386 STATS: serializing results: 1.402140ms
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.417948ms
395 STATS: parsing XPath query: 0.055790ms
396 STATS: compiling XPath query: 0.195980ms
397 STATS: Query: /descendant-or-self::node()/child::L/child::node() 
398 STATS: Automaton: 
399 STATS: evaluating query: 2.192020ms
400 STATS: serializing results: 1.589060ms
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.374079ms
409 STATS: parsing XPath query: 0.043154ms
410 STATS: compiling XPath query: 0.210047ms
411 STATS: Query: /descendant-or-self::node()/child::L/child::N 
412 STATS: Automaton: 
413 STATS: evaluating query: 2.251863ms
414 STATS: serializing results: 1.713991ms
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.376940ms
423 STATS: parsing XPath query: 0.038147ms
424 STATS: compiling XPath query: 0.208139ms
425 STATS: Query: /descendant-or-self::node()/child::L/child::* 
426 STATS: Automaton: 
427 STATS: evaluating query: 2.440214ms
428 STATS: serializing results: 1.535892ms
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.399113ms
437 STATS: parsing XPath query: 0.065088ms
438 STATS: compiling XPath query: 0.272989ms
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.662918ms
442 STATS: serializing results: 1.690865ms
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.393867ms
451 STATS: parsing XPath query: 0.077009ms
452 STATS: compiling XPath query: 0.274181ms
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.995035ms
456 STATS: serializing results: 1.695871ms
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.380993ms
465 STATS: parsing XPath query: 0.067949ms
466 STATS: compiling XPath query: 0.332832ms
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.430025ms
470 STATS: serializing results: 1.812935ms
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.386953ms
479 STATS: parsing XPath query: 0.051975ms
480 STATS: compiling XPath query: 0.380039ms
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.618904ms
484 STATS: serializing results: 2.229929ms
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 -------------------------------------------