Add a new test suite.
[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.956940ms
3 STATS: parsing XPath query: 0.092983ms
4 STATS: compiling XPath query: 0.627041ms
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: 11.539936ms
8 STATS: serializing results: 1.766920ms
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: 1.991987ms
17 STATS: parsing XPath query: 0.051975ms
18 STATS: compiling XPath query: 0.270128ms
19 STATS: Query: /descendant-or-self::node()/child::closed_auction/descendant-or-self::node()/child::keyword 
20 STATS: Automaton: 
21 STATS: evaluating query: 7.020950ms
22 STATS: serializing results: 1.558065ms
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.940966ms
31 STATS: parsing XPath query: 0.061989ms
32 STATS: compiling XPath query: 0.340939ms
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.503914ms
36 STATS: serializing results: 1.445055ms
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.902819ms
45 STATS: parsing XPath query: 0.120878ms
46 STATS: compiling XPath query: 0.432968ms
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: 13.282061ms
50 STATS: serializing results: 1.524925ms
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.930952ms
59 STATS: parsing XPath query: 0.074863ms
60 STATS: compiling XPath query: 0.339985ms
61 STATS: Query: /child::site/child::closed_auctions/child::closed_auction[ descendant::keyword ]/child::date 
62 STATS: Automaton: 
63 STATS: evaluating query: 9.056091ms
64 STATS: serializing results: 1.557112ms
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.964808ms
73 STATS: parsing XPath query: 0.099897ms
74 STATS: compiling XPath query: 0.435829ms
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: 10.241985ms
78 STATS: serializing results: 1.440048ms
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.909018ms
87 STATS: parsing XPath query: 0.079870ms
88 STATS: compiling XPath query: 0.353098ms
89 STATS: Query: /child::site/child::people/child::person[ child::phone or child::homepage ]/child::name 
90 STATS: Automaton: 
91 STATS: evaluating query: 8.873940ms
92 STATS: serializing results: 1.600027ms
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.935959ms
101 STATS: parsing XPath query: 0.110865ms
102 STATS: compiling XPath query: 0.476122ms
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: 12.123823ms
106 STATS: serializing results: 1.512051ms
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: 2.059937ms
115 STATS: parsing XPath query: 0.092983ms
116 STATS: compiling XPath query: 0.500917ms
117 STATS: Query: /child::site/child::regions/child::*/child::item[ parent::namerica or parent::samerica ]/child::name 
118 STATS: Automaton: 
119 STATS: evaluating query: 12.138844ms
120 STATS: serializing results: 1.552105ms
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: 2.015829ms
129 STATS: parsing XPath query: 0.092983ms
130 STATS: compiling XPath query: 0.349998ms
131 STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::listitem/child::text/child::keyword 
132 STATS: Automaton: 
133 STATS: evaluating query: 12.484074ms
134 STATS: serializing results: 1.909971ms
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.919031ms
143 STATS: parsing XPath query: 0.066996ms
144 STATS: compiling XPath query: 0.306129ms
145 STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ following-sibling::bidder ] 
146 STATS: Automaton: 
147 STATS: evaluating query: 6.998062ms
148 STATS: serializing results: 2.038956ms
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.979113ms
157 STATS: parsing XPath query: 0.072002ms
158 STATS: compiling XPath query: 0.308037ms
159 STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ preceding-sibling::bidder ] 
160 STATS: Automaton: 
161 STATS: evaluating query: 6.852865ms
162 STATS: serializing results: 1.967907ms
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.950979ms
171 STATS: parsing XPath query: 0.069141ms
172 STATS: compiling XPath query: 0.543118ms
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: 12.217999ms
176 STATS: serializing results: 1.595974ms
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: 2.020121ms
185 STATS: parsing XPath query: 0.076056ms
186 STATS: compiling XPath query: 0.531912ms
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: 16.092777ms
190 STATS: serializing results: 1.388073ms
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.062798ms
199 STATS: parsing XPath query: 0.082016ms
200 STATS: compiling XPath query: 0.283003ms
201 STATS: Query: /descendant-or-self::node()/child::person[ child::profile/attribute::@income ]/child::name 
202 STATS: Automaton: 
203 STATS: evaluating query: 6.775141ms
204 STATS: serializing results: 1.516104ms
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: 1.899958ms
213 STATS: parsing XPath query: 0.092983ms
214 STATS: compiling XPath query: 0.430107ms
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.117054ms
218 STATS: serializing results: 1.760960ms
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.032995ms
227 STATS: parsing XPath query: 0.140905ms
228 STATS: compiling XPath query: 1.163960ms
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: 20.728827ms
232 STATS: serializing results: 1.471996ms
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.924992ms
241 STATS: parsing XPath query: 0.141859ms
242 STATS: compiling XPath query: 1.188993ms
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.500992ms
246 STATS: serializing results: 1.472950ms
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.951933ms
255 STATS: parsing XPath query: 0.066042ms
256 STATS: compiling XPath query: 0.647783ms
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: 17.152071ms
260 STATS: serializing results: 1.544952ms
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: 1.987934ms
269 STATS: parsing XPath query: 0.072002ms
270 STATS: compiling XPath query: 0.830173ms
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: 20.501852ms
274 STATS: serializing results: 1.707077ms
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.982927ms
283 STATS: parsing XPath query: 0.090122ms
284 STATS: compiling XPath query: 0.648975ms
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: 16.914129ms
288 STATS: serializing results: 1.840115ms
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 -------------------------------------------