Make the html trace tools use colors to represent the round at
[tatoo.git] / tests / xmark_small.xml.summary
1 Query: A1 : /site/closed_auctions/closed_auction/annotation/description/text/keyword
2 STATS: parsing xml document: 190.551996ms
3 STATS: parsing XPath query: 0.097036ms
4 STATS: compiling XPath query: 0.280142ms
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: 108.064890ms
8 STATS: serializing results: 3.912926ms
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: 197.270155ms
17 STATS: parsing XPath query: 0.055075ms
18 STATS: compiling XPath query: 0.095129ms
19 STATS: Query: /descendant-or-self::node()/child::closed_auction/descendant-or-self::node()/child::keyword 
20 STATS: Automaton: 
21 STATS: evaluating query: 123.884916ms
22 STATS: serializing results: 6.531000ms
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: 192.286968ms
31 STATS: parsing XPath query: 0.070095ms
32 STATS: compiling XPath query: 0.154018ms
33 STATS: Query: /child::site/child::closed_auctions/child::closed_auction/descendant-or-self::node()/child::keyword 
34 STATS: Automaton: 
35 STATS: evaluating query: 122.761011ms
36 STATS: serializing results: 6.680965ms
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: 190.771103ms
45 STATS: parsing XPath query: 0.141859ms
46 STATS: compiling XPath query: 0.144005ms
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: 164.588928ms
50 STATS: serializing results: 2.087116ms
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: 193.598032ms
59 STATS: parsing XPath query: 0.081062ms
60 STATS: compiling XPath query: 0.144958ms
61 STATS: Query: /child::site/child::closed_auctions/child::closed_auction[ descendant::keyword ]/child::date 
62 STATS: Automaton: 
63 STATS: evaluating query: 162.427902ms
64 STATS: serializing results: 2.307177ms
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: 191.087008ms
73 STATS: parsing XPath query: 0.101089ms
74 STATS: compiling XPath query: 0.145912ms
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: 161.004066ms
78 STATS: serializing results: 2.367020ms
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: 188.372850ms
87 STATS: parsing XPath query: 0.087976ms
88 STATS: compiling XPath query: 0.148058ms
89 STATS: Query: /child::site/child::people/child::person[ child::phone or child::homepage ]/child::name 
90 STATS: Automaton: 
91 STATS: evaluating query: 160.624027ms
92 STATS: serializing results: 4.969120ms
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: 194.225073ms
101 STATS: parsing XPath query: 0.120163ms
102 STATS: compiling XPath query: 0.150919ms
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: 170.377016ms
106 STATS: serializing results: 3.077030ms
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: 195.889950ms
115 STATS: parsing XPath query: 0.098944ms
116 STATS: compiling XPath query: 0.180960ms
117 STATS: Query: /child::site/child::regions/child::*/child::item[ parent::namerica or parent::samerica ]/child::name 
118 STATS: Automaton: 
119 STATS: evaluating query: 109.380960ms
120 STATS: serializing results: 3.566980ms
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: 193.809032ms
129 STATS: parsing XPath query: 0.082970ms
130 STATS: compiling XPath query: 0.152111ms
131 STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::listitem/child::text/child::keyword 
132 STATS: Automaton: 
133 STATS: evaluating query: 181.705952ms
134 STATS: serializing results: 13.277054ms
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: 189.718962ms
143 STATS: parsing XPath query: 0.041008ms
144 STATS: compiling XPath query: 0.104904ms
145 STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ following-sibling::bidder ] 
146 STATS: Automaton: 
147 STATS: evaluating query: 121.159077ms
148 STATS: serializing results: 31.509876ms
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: 192.174911ms
157 STATS: parsing XPath query: 0.063896ms
158 STATS: compiling XPath query: 0.113964ms
159 STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ preceding-sibling::bidder ] 
160 STATS: Automaton: 
161 STATS: evaluating query: 114.510059ms
162 STATS: serializing results: 31.508923ms
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.220024ms
171 STATS: parsing XPath query: 0.044107ms
172 STATS: compiling XPath query: 0.168085ms
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: 177.798986ms
176 STATS: serializing results: 5.649805ms
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: 178.910017ms
185 STATS: parsing XPath query: 0.083923ms
186 STATS: compiling XPath query: 0.180960ms
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: 128.618956ms
190 STATS: serializing results: 6.258965ms
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: 189.343929ms
199 STATS: parsing XPath query: 0.080824ms
200 STATS: compiling XPath query: 0.107050ms
201 STATS: Query: /descendant-or-self::node()/child::person[ child::profile/attribute::@income ]/child::name 
202 STATS: Automaton: 
203 STATS: evaluating query: 169.734955ms
204 STATS: serializing results: 3.911018ms
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: 190.890074ms
213 STATS: parsing XPath query: 0.103951ms
214 STATS: compiling XPath query: 0.152826ms
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: 163.990021ms
218 STATS: serializing results: 2.565861ms
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: 190.903187ms
227 STATS: parsing XPath query: 0.133038ms
228 STATS: compiling XPath query: 0.355959ms
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: 245.428085ms
232 STATS: serializing results: 6.310940ms
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: 192.868948ms
241 STATS: parsing XPath query: 0.150204ms
242 STATS: compiling XPath query: 0.355959ms
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: 248.049021ms
246 STATS: serializing results: 1.506090ms
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: 187.057972ms
255 STATS: parsing XPath query: 0.074148ms
256 STATS: compiling XPath query: 0.242949ms
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: 284.152985ms
260 STATS: serializing results: 5.913019ms
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: 189.946890ms
269 STATS: parsing XPath query: 0.078917ms
270 STATS: compiling XPath query: 0.353098ms
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: 339.267015ms
274 STATS: serializing results: 5.449057ms
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: 193.133831ms
283 STATS: parsing XPath query: 0.099897ms
284 STATS: compiling XPath query: 0.231981ms
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: 285.151958ms
288 STATS: serializing results: 14.261007ms
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 -------------------------------------------