e837f9d8563a337ba776afc45d97e8dcd49a0d4c
[tatoo.git] / tests / xmark_small.xml.summary
1 Query: A1 : /site/closed_auctions/closed_auction/annotation/description/text/keyword
2 STATS: parsing xml document: 189.342976ms
3 STATS: parsing XPath query: 0.099182ms
4 STATS: compiling XPath query: 3.221035ms
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: 118.613005ms
8 STATS: serializing results: 3.257036ms
9 STATS: 1 iterations
10 STATS: automaton 0, cache2: 170 entries, cache6: 3149 entries
11 STATS: cache2: length: 255, used: 85, occupation: 0.333333
12 STATS: cache4: length: 3464, used: 315, occupation: 0.090935
13 Diff: ok
14 -------------------------------------------
15 Query: A2 : //closed_auction//keyword
16 STATS: parsing xml document: 186.474085ms
17 STATS: parsing XPath query: 0.053883ms
18 STATS: compiling XPath query: 2.933979ms
19 STATS: Query: /descendant-or-self::node()/child::closed_auction/descendant-or-self::node()/child::keyword 
20 STATS: Automaton: 
21 STATS: evaluating query: 137.715101ms
22 STATS: serializing results: 6.551981ms
23 STATS: 1 iterations
24 STATS: automaton 0, cache2: 170 entries, cache6: 2681 entries
25 STATS: cache2: length: 255, used: 85, occupation: 0.333333
26 STATS: cache4: length: 2915, used: 234, occupation: 0.080274
27 Diff: ok
28 -------------------------------------------
29 Query: A3 : /site/closed_auctions/closed_auction//keyword
30 STATS: parsing xml document: 181.292057ms
31 STATS: parsing XPath query: 0.066996ms
32 STATS: compiling XPath query: 2.920151ms
33 STATS: Query: /child::site/child::closed_auctions/child::closed_auction/descendant-or-self::node()/child::keyword 
34 STATS: Automaton: 
35 STATS: evaluating query: 132.193089ms
36 STATS: serializing results: 6.663799ms
37 STATS: 1 iterations
38 STATS: automaton 0, cache2: 170 entries, cache6: 3277 entries
39 STATS: cache2: length: 255, used: 85, occupation: 0.333333
40 STATS: cache4: length: 3555, used: 278, occupation: 0.078200
41 Diff: ok
42 -------------------------------------------
43 Query: A4 : /site/closed_auctions/closed_auction[annotation/description/text/keyword]/date
44 STATS: parsing xml document: 197.504044ms
45 STATS: parsing XPath query: 0.107050ms
46 STATS: compiling XPath query: 2.917767ms
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: 177.830935ms
50 STATS: serializing results: 2.011061ms
51 STATS: 2 iterations
52 STATS: automaton 0, cache2: 0 entries, cache6: 1324 entries
53 STATS: cache2: length: 0, used: 0, occupation: -nan
54 STATS: cache4: length: 1501, used: 177, occupation: 0.117921
55 Diff: ok
56 -------------------------------------------
57 Query: A5 : /site/closed_auctions/closed_auction[descendant::keyword]/date
58 STATS: parsing xml document: 187.441826ms
59 STATS: parsing XPath query: 0.078917ms
60 STATS: compiling XPath query: 2.928019ms
61 STATS: Query: /child::site/child::closed_auctions/child::closed_auction[ descendant::keyword ]/child::date 
62 STATS: Automaton: 
63 STATS: evaluating query: 176.529169ms
64 STATS: serializing results: 2.455950ms
65 STATS: 2 iterations
66 STATS: automaton 0, cache2: 0 entries, cache6: 1170 entries
67 STATS: cache2: length: 0, used: 0, occupation: -nan
68 STATS: cache4: length: 1328, used: 158, occupation: 0.118976
69 Diff: ok
70 -------------------------------------------
71 Query: A6 : /site/people/person[profile/gender and profile/age]/name
72 STATS: parsing xml document: 185.663939ms
73 STATS: parsing XPath query: 0.100136ms
74 STATS: compiling XPath query: 3.006935ms
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: 173.422098ms
78 STATS: serializing results: 2.562046ms
79 STATS: 2 iterations
80 STATS: automaton 0, cache2: 0 entries, cache6: 2174 entries
81 STATS: cache2: length: 0, used: 0, occupation: -nan
82 STATS: cache4: length: 2385, used: 211, occupation: 0.088470
83 Diff: ok
84 -------------------------------------------
85 Query: A7 : /site/people/person[phone or homepage]/name
86 STATS: parsing xml document: 187.916040ms
87 STATS: parsing XPath query: 0.087976ms
88 STATS: compiling XPath query: 6.510973ms
89 STATS: Query: /child::site/child::people/child::person[ child::phone or child::homepage ]/child::name 
90 STATS: Automaton: 
91 STATS: evaluating query: 171.716928ms
92 STATS: serializing results: 4.863977ms
93 STATS: 2 iterations
94 STATS: automaton 0, cache2: 0 entries, cache6: 1728 entries
95 STATS: cache2: length: 0, used: 0, occupation: -nan
96 STATS: cache4: length: 1927, used: 199, occupation: 0.103269
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: 188.562870ms
101 STATS: parsing XPath query: 0.117064ms
102 STATS: compiling XPath query: 2.850771ms
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: 181.411982ms
106 STATS: serializing results: 3.045082ms
107 STATS: 2 iterations
108 STATS: automaton 0, cache2: 0 entries, cache6: 9331 entries
109 STATS: cache2: length: 0, used: 0, occupation: -nan
110 STATS: cache4: length: 10253, used: 922, occupation: 0.089925
111 Diff: ok
112 -------------------------------------------
113 Query: B1 : /site/regions/*/item[parent::namerica or parent::samerica]/name
114 STATS: parsing xml document: 194.905043ms
115 STATS: parsing XPath query: 0.095844ms
116 STATS: compiling XPath query: 3.118992ms
117 STATS: Query: /child::site/child::regions/child::*/child::item[ parent::namerica or parent::samerica ]/child::name 
118 STATS: Automaton: 
119 STATS: evaluating query: 132.170916ms
120 STATS: serializing results: 3.645182ms
121 STATS: 1 iterations
122 STATS: automaton 0, cache2: 170 entries, cache6: 3466 entries
123 STATS: cache2: length: 255, used: 85, occupation: 0.333333
124 STATS: cache4: length: 3760, used: 294, occupation: 0.078191
125 Diff: ok
126 -------------------------------------------
127 Query: B2 : //keyword/ancestor::listitem/text/keyword
128 STATS: parsing xml document: 185.543060ms
129 STATS: parsing XPath query: 0.046015ms
130 STATS: compiling XPath query: 2.823830ms
131 STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::listitem/child::text/child::keyword 
132 STATS: Automaton: 
133 STATS: evaluating query: 205.960035ms
134 STATS: serializing results: 13.362885ms
135 STATS: 2 iterations
136 STATS: automaton 0, cache2: 0 entries, cache6: 2331 entries
137 STATS: cache2: length: 0, used: 0, occupation: -nan
138 STATS: cache4: length: 2619, used: 288, occupation: 0.109966
139 Diff: ok
140 -------------------------------------------
141 Query: B3 : /site/open_auctions/open_auction/bidder[following-sibling::bidder]
142 STATS: parsing xml document: 195.019007ms
143 STATS: parsing XPath query: 0.078917ms
144 STATS: compiling XPath query: 6.683826ms
145 STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ following-sibling::bidder ] 
146 STATS: Automaton: 
147 STATS: evaluating query: 129.492044ms
148 STATS: serializing results: 31.605959ms
149 STATS: 1 iterations
150 STATS: automaton 0, cache2: 170 entries, cache6: 2871 entries
151 STATS: cache2: length: 255, used: 85, occupation: 0.333333
152 STATS: cache4: length: 3131, used: 260, occupation: 0.083041
153 Diff: ok
154 -------------------------------------------
155 Query: B4 : /site/open_auctions/open_auction/bidder[preceding-sibling::bidder]
156 STATS: parsing xml document: 189.008951ms
157 STATS: parsing XPath query: 0.082016ms
158 STATS: compiling XPath query: 2.869129ms
159 STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ preceding-sibling::bidder ] 
160 STATS: Automaton: 
161 STATS: evaluating query: 122.668982ms
162 STATS: serializing results: 31.919956ms
163 STATS: 1 iterations
164 STATS: automaton 0, cache2: 170 entries, cache6: 2282 entries
165 STATS: cache2: length: 255, used: 85, occupation: 0.333333
166 STATS: cache4: length: 2507, used: 225, occupation: 0.089749
167 Diff: ok
168 -------------------------------------------
169 Query: B5 : /site/regions/*/item[following::item]/name
170 STATS: parsing xml document: 188.519955ms
171 STATS: parsing XPath query: 0.054121ms
172 STATS: compiling XPath query: 2.942085ms
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: 199.170113ms
176 STATS: serializing results: 5.816936ms
177 STATS: 2 iterations
178 STATS: automaton 0, cache2: 0 entries, cache6: 1992 entries
179 STATS: cache2: length: 0, used: 0, occupation: -nan
180 STATS: cache4: length: 2302, used: 310, occupation: 0.134666
181 Diff: ok
182 -------------------------------------------
183 Query: B6 : /site/regions/*/item[preceding::item]/name
184 STATS: parsing xml document: 185.217857ms
185 STATS: parsing XPath query: 0.087023ms
186 STATS: compiling XPath query: 2.945900ms
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: 138.599873ms
190 STATS: serializing results: 5.795002ms
191 STATS: 1 iterations
192 STATS: automaton 0, cache2: 170 entries, cache6: 4419 entries
193 STATS: cache2: length: 255, used: 85, occupation: 0.333333
194 STATS: cache4: length: 4800, used: 381, occupation: 0.079375
195 Diff: ok
196 -------------------------------------------
197 Query: B7 : //person[profile/@income]/name
198 STATS: parsing xml document: 186.985970ms
199 STATS: parsing XPath query: 0.077009ms
200 STATS: compiling XPath query: 2.740145ms
201 STATS: Query: /descendant-or-self::node()/child::person[ child::profile/attribute::@income ]/child::name 
202 STATS: Automaton: 
203 STATS: evaluating query: 182.914972ms
204 STATS: serializing results: 3.901958ms
205 STATS: 2 iterations
206 STATS: automaton 0, cache2: 0 entries, cache6: 1238 entries
207 STATS: cache2: length: 0, used: 0, occupation: -nan
208 STATS: cache4: length: 1349, used: 111, occupation: 0.082283
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: 205.939054ms
213 STATS: parsing XPath query: 0.105858ms
214 STATS: compiling XPath query: 2.954006ms
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: 174.728155ms
218 STATS: serializing results: 2.571106ms
219 STATS: 2 iterations
220 STATS: automaton 0, cache2: 0 entries, cache6: 1052 entries
221 STATS: cache2: length: 0, used: 0, occupation: -nan
222 STATS: cache4: length: 1229, used: 177, occupation: 0.144020
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: 176.476002ms
227 STATS: parsing XPath query: 0.150919ms
228 STATS: compiling XPath query: 9.018898ms
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: 264.751196ms
232 STATS: serializing results: 6.420135ms
233 STATS: 3 iterations
234 STATS: automaton 0, cache2: 0 entries, cache6: 786 entries
235 STATS: cache2: length: 0, used: 0, occupation: -nan
236 STATS: cache4: length: 976, used: 190, occupation: 0.194672
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: 188.203096ms
241 STATS: parsing XPath query: 0.151873ms
242 STATS: compiling XPath query: 3.212929ms
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: 265.222073ms
246 STATS: serializing results: 1.528025ms
247 STATS: 3 iterations
248 STATS: automaton 0, cache2: 0 entries, cache6: 827 entries
249 STATS: cache2: length: 0, used: 0, occupation: -nan
250 STATS: cache4: length: 1000, used: 173, occupation: 0.173000
251 Diff: ok
252 -------------------------------------------
253 Query: B11 : //open_auction/bidder/../bidder/../bidder/../interval
254 STATS: parsing xml document: 186.342955ms
255 STATS: parsing XPath query: 0.068903ms
256 STATS: compiling XPath query: 3.041029ms
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: 295.202971ms
260 STATS: serializing results: 6.148815ms
261 STATS: 4 iterations
262 STATS: automaton 0, cache2: 0 entries, cache6: 598 entries
263 STATS: cache2: length: 0, used: 0, occupation: -nan
264 STATS: cache4: length: 708, used: 110, occupation: 0.155367
265 Diff: ok
266 -------------------------------------------
267 Query: B12 : //item/@id/../@id/../@id/../@id/../name
268 STATS: parsing xml document: 192.172050ms
269 STATS: parsing XPath query: 0.123024ms
270 STATS: compiling XPath query: 2.965927ms
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: 366.529942ms
274 STATS: serializing results: 5.742073ms
275 STATS: 5 iterations
276 STATS: automaton 0, cache2: 0 entries, cache6: 870 entries
277 STATS: cache2: length: 0, used: 0, occupation: -nan
278 STATS: cache4: length: 993, used: 123, occupation: 0.123867
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: 194.238186ms
283 STATS: parsing XPath query: 0.097990ms
284 STATS: compiling XPath query: 2.928972ms
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: 291.106939ms
288 STATS: serializing results: 14.529943ms
289 STATS: 4 iterations
290 STATS: automaton 0, cache2: 0 entries, cache6: 2671 entries
291 STATS: cache2: length: 0, used: 0, occupation: -nan
292 STATS: cache4: length: 2984, used: 313, occupation: 0.104893
293 Diff: ok
294 -------------------------------------------