d98d07d9d81b4cd13897be143817f777e88fc814
[tatoo.git] / tests / xmark_tiny.xml.summary
1 Query: A1 : /site/closed_auctions/closed_auction/annotation/description/text/keyword
2 STATS: parsing xml document: 1.968861ms
3 STATS: parsing XPath query: 0.094175ms
4 STATS: compiling XPath query: 0.621080ms
5 STATS: Query: /child::site/child::closed_auctions/child::closed_auction/child::annotation/child::description/child::text/child::keyword 
6 STATS: Automaton: 
7 STATS: evaluating query: 9.465933ms
8 STATS: serializing results: 1.741171ms
9 STATS: 1 iterations
10 STATS: automaton 0, cache2: 140 entries, cache6: 2831 entries
11 STATS: cache2: length: 210, used: 70, occupation: 0.333333
12 STATS: cache4: length: 3099, used: 268, occupation: 0.086480
13 Diff: ok
14 -------------------------------------------
15 Query: A2 : //closed_auction//keyword
16 STATS: parsing xml document: 2.207041ms
17 STATS: parsing XPath query: 0.052214ms
18 STATS: compiling XPath query: 0.268936ms
19 STATS: Query: /descendant-or-self::node()/child::closed_auction/descendant-or-self::node()/child::keyword 
20 STATS: Automaton: 
21 STATS: evaluating query: 6.950855ms
22 STATS: serializing results: 1.599073ms
23 STATS: 1 iterations
24 STATS: automaton 0, cache2: 140 entries, cache6: 2253 entries
25 STATS: cache2: length: 210, used: 70, occupation: 0.333333
26 STATS: cache4: length: 2452, used: 199, occupation: 0.081158
27 Diff: ok
28 -------------------------------------------
29 Query: A3 : /site/closed_auctions/closed_auction//keyword
30 STATS: parsing xml document: 1.912832ms
31 STATS: parsing XPath query: 0.064850ms
32 STATS: compiling XPath query: 0.347137ms
33 STATS: Query: /child::site/child::closed_auctions/child::closed_auction/descendant-or-self::node()/child::keyword 
34 STATS: Automaton: 
35 STATS: evaluating query: 8.553982ms
36 STATS: serializing results: 1.499891ms
37 STATS: 1 iterations
38 STATS: automaton 0, cache2: 140 entries, cache6: 2969 entries
39 STATS: cache2: length: 210, used: 70, occupation: 0.333333
40 STATS: cache4: length: 3212, used: 243, occupation: 0.075654
41 Diff: ok
42 -------------------------------------------
43 Query: A4 : /site/closed_auctions/closed_auction[annotation/description/text/keyword]/date
44 STATS: parsing xml document: 1.997948ms
45 STATS: parsing XPath query: 0.099897ms
46 STATS: compiling XPath query: 0.430822ms
47 STATS: Query: /child::site/child::closed_auctions/child::closed_auction[ child::annotation/child::description/child::text/child::keyword ]/child::date 
48 STATS: Automaton: 
49 STATS: evaluating query: 11.668921ms
50 STATS: serializing results: 1.580954ms
51 STATS: 2 iterations
52 STATS: automaton 0, cache2: 0 entries, cache6: 1056 entries
53 STATS: cache2: length: 0, used: 0, occupation: -nan
54 STATS: cache4: length: 1197, used: 141, occupation: 0.117794
55 Diff: ok
56 -------------------------------------------
57 Query: A5 : /site/closed_auctions/closed_auction[descendant::keyword]/date
58 STATS: parsing xml document: 1.919031ms
59 STATS: parsing XPath query: 0.072956ms
60 STATS: compiling XPath query: 0.333786ms
61 STATS: Query: /child::site/child::closed_auctions/child::closed_auction[ descendant::keyword ]/child::date 
62 STATS: Automaton: 
63 STATS: evaluating query: 8.996010ms
64 STATS: serializing results: 1.481056ms
65 STATS: 2 iterations
66 STATS: automaton 0, cache2: 0 entries, cache6: 955 entries
67 STATS: cache2: length: 0, used: 0, occupation: -nan
68 STATS: cache4: length: 1080, used: 125, occupation: 0.115741
69 Diff: ok
70 -------------------------------------------
71 Query: A6 : /site/people/person[profile/gender and profile/age]/name
72 STATS: parsing xml document: 1.996994ms
73 STATS: parsing XPath query: 0.092030ms
74 STATS: compiling XPath query: 0.415087ms
75 STATS: Query: /child::site/child::people/child::person[ child::profile/child::gender and child::profile/child::age ]/child::name 
76 STATS: Automaton: 
77 STATS: evaluating query: 8.347034ms
78 STATS: serializing results: 1.531124ms
79 STATS: 2 iterations
80 STATS: automaton 0, cache2: 0 entries, cache6: 224 entries
81 STATS: cache2: length: 0, used: 0, occupation: -nan
82 STATS: cache4: length: 277, used: 53, occupation: 0.191336
83 Diff: ok
84 -------------------------------------------
85 Query: A7 : /site/people/person[phone or homepage]/name
86 STATS: parsing xml document: 1.926184ms
87 STATS: parsing XPath query: 0.077963ms
88 STATS: compiling XPath query: 0.349045ms
89 STATS: Query: /child::site/child::people/child::person[ child::phone or child::homepage ]/child::name 
90 STATS: Automaton: 
91 STATS: evaluating query: 8.936882ms
92 STATS: serializing results: 1.462936ms
93 STATS: 2 iterations
94 STATS: automaton 0, cache2: 0 entries, cache6: 390 entries
95 STATS: cache2: length: 0, used: 0, occupation: -nan
96 STATS: cache4: length: 476, used: 86, occupation: 0.180672
97 Diff: ok
98 -------------------------------------------
99 Query: A8 : /site/people/person[address and (phone or homepage) and (creditcard or profile)]/name
100 STATS: parsing xml document: 1.953840ms
101 STATS: parsing XPath query: 0.122070ms
102 STATS: compiling XPath query: 0.619173ms
103 STATS: Query: /child::site/child::people/child::person[ child::address and (child::phone or child::homepage) and (child::creditcard or child::profile) ]/child::name 
104 STATS: Automaton: 
105 STATS: evaluating query: 8.347034ms
106 STATS: serializing results: 1.598835ms
107 STATS: 2 iterations
108 STATS: automaton 0, cache2: 0 entries, cache6: 447 entries
109 STATS: cache2: length: 0, used: 0, occupation: -nan
110 STATS: cache4: length: 524, used: 77, occupation: 0.146947
111 Diff: ok
112 -------------------------------------------
113 Query: B1 : /site/regions/*/item[parent::namerica or parent::samerica]/name
114 STATS: parsing xml document: 1.950026ms
115 STATS: parsing XPath query: 0.125170ms
116 STATS: compiling XPath query: 0.662088ms
117 STATS: Query: /child::site/child::regions/child::*/child::item[ parent::namerica or parent::samerica ]/child::name 
118 STATS: Automaton: 
119 STATS: evaluating query: 11.601925ms
120 STATS: serializing results: 1.575947ms
121 STATS: 1 iterations
122 STATS: automaton 0, cache2: 140 entries, cache6: 2553 entries
123 STATS: cache2: length: 210, used: 70, occupation: 0.333333
124 STATS: cache4: length: 2784, used: 231, occupation: 0.082974
125 Diff: ok
126 -------------------------------------------
127 Query: B2 : //keyword/ancestor::listitem/text/keyword
128 STATS: parsing xml document: 1.987934ms
129 STATS: parsing XPath query: 0.077963ms
130 STATS: compiling XPath query: 0.348806ms
131 STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::listitem/child::text/child::keyword 
132 STATS: Automaton: 
133 STATS: evaluating query: 11.922836ms
134 STATS: serializing results: 1.748085ms
135 STATS: 2 iterations
136 STATS: automaton 0, cache2: 0 entries, cache6: 1419 entries
137 STATS: cache2: length: 0, used: 0, occupation: -nan
138 STATS: cache4: length: 1595, used: 176, occupation: 0.110345
139 Diff: ok
140 -------------------------------------------
141 Query: B3 : /site/open_auctions/open_auction/bidder[following-sibling::bidder]
142 STATS: parsing xml document: 1.918077ms
143 STATS: parsing XPath query: 0.067949ms
144 STATS: compiling XPath query: 0.304937ms
145 STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ following-sibling::bidder ] 
146 STATS: Automaton: 
147 STATS: evaluating query: 7.230997ms
148 STATS: serializing results: 1.948118ms
149 STATS: 1 iterations
150 STATS: automaton 0, cache2: 140 entries, cache6: 2328 entries
151 STATS: cache2: length: 210, used: 70, occupation: 0.333333
152 STATS: cache4: length: 2549, used: 221, occupation: 0.086701
153 Diff: ok
154 -------------------------------------------
155 Query: B4 : /site/open_auctions/open_auction/bidder[preceding-sibling::bidder]
156 STATS: parsing xml document: 1.932859ms
157 STATS: parsing XPath query: 0.074863ms
158 STATS: compiling XPath query: 0.307083ms
159 STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ preceding-sibling::bidder ] 
160 STATS: Automaton: 
161 STATS: evaluating query: 7.750034ms
162 STATS: serializing results: 2.097130ms
163 STATS: 1 iterations
164 STATS: automaton 0, cache2: 140 entries, cache6: 1951 entries
165 STATS: cache2: length: 210, used: 70, occupation: 0.333333
166 STATS: cache4: length: 2138, used: 187, occupation: 0.087465
167 Diff: ok
168 -------------------------------------------
169 Query: B5 : /site/regions/*/item[following::item]/name
170 STATS: parsing xml document: 1.893044ms
171 STATS: parsing XPath query: 0.069857ms
172 STATS: compiling XPath query: 0.560999ms
173 STATS: Query: /child::site/child::regions/child::*/child::item[ ancestor-or-self::node()/following-sibling::node()/descendant-or-self::item ]/child::name 
174 STATS: Automaton: 
175 STATS: evaluating query: 15.329838ms
176 STATS: serializing results: 1.600027ms
177 STATS: 2 iterations
178 STATS: automaton 0, cache2: 0 entries, cache6: 1374 entries
179 STATS: cache2: length: 0, used: 0, occupation: -nan
180 STATS: cache4: length: 1627, used: 253, occupation: 0.155501
181 Diff: ok
182 -------------------------------------------
183 Query: B6 : /site/regions/*/item[preceding::item]/name
184 STATS: parsing xml document: 1.949072ms
185 STATS: parsing XPath query: 0.104189ms
186 STATS: compiling XPath query: 0.522137ms
187 STATS: Query: /child::site/child::regions/child::*/child::item[ ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::item ]/child::name 
188 STATS: Automaton: 
189 STATS: evaluating query: 12.756824ms
190 STATS: serializing results: 1.522064ms
191 STATS: 1 iterations
192 STATS: automaton 0, cache2: 140 entries, cache6: 3069 entries
193 STATS: cache2: length: 210, used: 70, occupation: 0.333333
194 STATS: cache4: length: 3392, used: 323, occupation: 0.095224
195 Diff: ok
196 -------------------------------------------
197 Query: B7 : //person[profile/@income]/name
198 STATS: parsing xml document: 2.023935ms
199 STATS: parsing XPath query: 0.070095ms
200 STATS: compiling XPath query: 0.383854ms
201 STATS: Query: /descendant-or-self::node()/child::person[ child::profile/attribute::@income ]/child::name 
202 STATS: Automaton: 
203 STATS: evaluating query: 7.132053ms
204 STATS: serializing results: 1.590967ms
205 STATS: 2 iterations
206 STATS: automaton 0, cache2: 0 entries, cache6: 284 entries
207 STATS: cache2: length: 0, used: 0, occupation: -nan
208 STATS: cache4: length: 328, used: 44, occupation: 0.134146
209 Diff: ok
210 -------------------------------------------
211 Query: B8 : /site/open_auctions/open_auction[bidder and not(bidder/preceding-sibling::bidder)]/interval
212 STATS: parsing xml document: 2.041101ms
213 STATS: parsing XPath query: 0.100136ms
214 STATS: compiling XPath query: 0.408888ms
215 STATS: Query: /child::site/child::open_auctions/child::open_auction[ child::bidder and not(child::bidder/preceding-sibling::bidder) ]/child::interval 
216 STATS: Automaton: 
217 STATS: evaluating query: 10.506868ms
218 STATS: serializing results: 1.502991ms
219 STATS: 2 iterations
220 STATS: automaton 0, cache2: 0 entries, cache6: 566 entries
221 STATS: cache2: length: 0, used: 0, occupation: -nan
222 STATS: cache4: length: 660, used: 94, occupation: 0.142424
223 Diff: ok
224 -------------------------------------------
225 Query: B9 : /site/open_auctions/open_auction[(not(bidder/following::bidder) or not(bidder/preceding::bidder)) or (bidder/following::bidder and bidder/preceding::bidder)]/interval
226 STATS: parsing xml document: 2.124786ms
227 STATS: parsing XPath query: 0.147104ms
228 STATS: compiling XPath query: 1.192093ms
229 STATS: Query: /child::site/child::open_auctions/child::open_auction[ not(child::bidder/ancestor-or-self::node()/following-sibling::node()/descendant-or-self::bidder) or not(child::bidder/ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::bidder) or child::bidder/ancestor-or-self::node()/following-sibling::node()/descendant-or-self::bidder and child::bidder/ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::bidder ]/child::interval 
230 STATS: Automaton: 
231 STATS: evaluating query: 21.920919ms
232 STATS: serializing results: 1.502991ms
233 STATS: 2 iterations
234 STATS: automaton 0, cache2: 0 entries, cache6: 979 entries
235 STATS: cache2: length: 0, used: 0, occupation: -nan
236 STATS: cache4: length: 1253, used: 274, occupation: 0.218675
237 Diff: ok
238 -------------------------------------------
239 Query: B10 : /site/open_auctions/open_auction[(not(bidder/following::bidder) or not(bidder/preceding::bidder)) and (bidder/following::bidder and bidder/preceding::bidder)]/interval
240 STATS: parsing xml document: 1.946926ms
241 STATS: parsing XPath query: 0.142097ms
242 STATS: compiling XPath query: 1.147032ms
243 STATS: Query: /child::site/child::open_auctions/child::open_auction[ (not(child::bidder/ancestor-or-self::node()/following-sibling::node()/descendant-or-self::bidder) or not(child::bidder/ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::bidder)) and child::bidder/ancestor-or-self::node()/following-sibling::node()/descendant-or-self::bidder and child::bidder/ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::bidder ]/child::interval 
244 STATS: Automaton: 
245 STATS: evaluating query: 22.176027ms
246 STATS: serializing results: 1.529932ms
247 STATS: 2 iterations
248 STATS: automaton 0, cache2: 0 entries, cache6: 980 entries
249 STATS: cache2: length: 0, used: 0, occupation: -nan
250 STATS: cache4: length: 1250, used: 270, occupation: 0.216000
251 Diff: ok
252 -------------------------------------------
253 Query: B11 : //open_auction/bidder/../bidder/../bidder/../interval
254 STATS: parsing xml document: 1.973867ms
255 STATS: parsing XPath query: 0.066042ms
256 STATS: compiling XPath query: 0.635862ms
257 STATS: Query: /descendant-or-self::node()/child::open_auction/child::bidder/parent::node()/child::bidder/parent::node()/child::bidder/parent::node()/child::interval 
258 STATS: Automaton: 
259 STATS: evaluating query: 14.349937ms
260 STATS: serializing results: 1.570940ms
261 STATS: 4 iterations
262 STATS: automaton 0, cache2: 0 entries, cache6: 479 entries
263 STATS: cache2: length: 0, used: 0, occupation: -nan
264 STATS: cache4: length: 563, used: 84, occupation: 0.149201
265 Diff: ok
266 -------------------------------------------
267 Query: B12 : //item/@id/../@id/../@id/../@id/../name
268 STATS: parsing xml document: 2.254009ms
269 STATS: parsing XPath query: 0.074863ms
270 STATS: compiling XPath query: 0.828981ms
271 STATS: Query: /descendant-or-self::node()/child::item/attribute::@id/parent::node()/attribute::@id/parent::node()/attribute::@id/parent::node()/attribute::@id/parent::node()/child::name 
272 STATS: Automaton: 
273 STATS: evaluating query: 18.256903ms
274 STATS: serializing results: 1.621962ms
275 STATS: 5 iterations
276 STATS: automaton 0, cache2: 0 entries, cache6: 725 entries
277 STATS: cache2: length: 0, used: 0, occupation: -nan
278 STATS: cache4: length: 820, used: 95, occupation: 0.115854
279 Diff: ok
280 -------------------------------------------
281 Query: B13 : //keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword
282 STATS: parsing xml document: 1.988888ms
283 STATS: parsing XPath query: 0.113010ms
284 STATS: compiling XPath query: 0.640869ms
285 STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword 
286 STATS: Automaton: 
287 STATS: evaluating query: 22.742033ms
288 STATS: serializing results: 1.921892ms
289 STATS: 4 iterations
290 STATS: automaton 0, cache2: 0 entries, cache6: 1491 entries
291 STATS: cache2: length: 0, used: 0, occupation: -nan
292 STATS: cache4: length: 1702, used: 211, occupation: 0.123972
293 Diff: ok
294 -------------------------------------------