Query: A1 : /site/closed_auctions/closed_auction/annotation/description/text/keyword STATS: parsing xml document: 1.956940ms STATS: parsing XPath query: 0.092983ms STATS: compiling XPath query: 0.627041ms STATS: Query: /child::site/child::closed_auctions/child::closed_auction/child::annotation/child::description/child::text/child::keyword STATS: Automaton: STATS: evaluating query: 11.539936ms STATS: serializing results: 1.766920ms STATS: 1 iterations STATS: automaton 0, cache2: 140 entries, cache6: 2831 entries STATS: cache2: length: 210, used: 70, occupation: 0.333333 STATS: cache4: length: 3099, used: 268, occupation: 0.086480 Diff: ok ------------------------------------------- Query: A2 : //closed_auction//keyword STATS: parsing xml document: 1.991987ms STATS: parsing XPath query: 0.051975ms STATS: compiling XPath query: 0.270128ms STATS: Query: /descendant-or-self::node()/child::closed_auction/descendant-or-self::node()/child::keyword STATS: Automaton: STATS: evaluating query: 7.020950ms STATS: serializing results: 1.558065ms STATS: 1 iterations STATS: automaton 0, cache2: 140 entries, cache6: 2253 entries STATS: cache2: length: 210, used: 70, occupation: 0.333333 STATS: cache4: length: 2452, used: 199, occupation: 0.081158 Diff: ok ------------------------------------------- Query: A3 : /site/closed_auctions/closed_auction//keyword STATS: parsing xml document: 1.940966ms STATS: parsing XPath query: 0.061989ms STATS: compiling XPath query: 0.340939ms STATS: Query: /child::site/child::closed_auctions/child::closed_auction/descendant-or-self::node()/child::keyword STATS: Automaton: STATS: evaluating query: 8.503914ms STATS: serializing results: 1.445055ms STATS: 1 iterations STATS: automaton 0, cache2: 140 entries, cache6: 2969 entries STATS: cache2: length: 210, used: 70, occupation: 0.333333 STATS: cache4: length: 3212, used: 243, occupation: 0.075654 Diff: ok ------------------------------------------- Query: A4 : /site/closed_auctions/closed_auction[annotation/description/text/keyword]/date STATS: parsing xml document: 1.902819ms STATS: parsing XPath query: 0.120878ms STATS: compiling XPath query: 0.432968ms STATS: Query: /child::site/child::closed_auctions/child::closed_auction[ child::annotation/child::description/child::text/child::keyword ]/child::date STATS: Automaton: STATS: evaluating query: 13.282061ms STATS: serializing results: 1.524925ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 1056 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 1197, used: 141, occupation: 0.117794 Diff: ok ------------------------------------------- Query: A5 : /site/closed_auctions/closed_auction[descendant::keyword]/date STATS: parsing xml document: 1.930952ms STATS: parsing XPath query: 0.074863ms STATS: compiling XPath query: 0.339985ms STATS: Query: /child::site/child::closed_auctions/child::closed_auction[ descendant::keyword ]/child::date STATS: Automaton: STATS: evaluating query: 9.056091ms STATS: serializing results: 1.557112ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 955 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 1080, used: 125, occupation: 0.115741 Diff: ok ------------------------------------------- Query: A6 : /site/people/person[profile/gender and profile/age]/name STATS: parsing xml document: 1.964808ms STATS: parsing XPath query: 0.099897ms STATS: compiling XPath query: 0.435829ms STATS: Query: /child::site/child::people/child::person[ child::profile/child::gender and child::profile/child::age ]/child::name STATS: Automaton: STATS: evaluating query: 10.241985ms STATS: serializing results: 1.440048ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 224 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 277, used: 53, occupation: 0.191336 Diff: ok ------------------------------------------- Query: A7 : /site/people/person[phone or homepage]/name STATS: parsing xml document: 1.909018ms STATS: parsing XPath query: 0.079870ms STATS: compiling XPath query: 0.353098ms STATS: Query: /child::site/child::people/child::person[ child::phone or child::homepage ]/child::name STATS: Automaton: STATS: evaluating query: 8.873940ms STATS: serializing results: 1.600027ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 390 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 476, used: 86, occupation: 0.180672 Diff: ok ------------------------------------------- Query: A8 : /site/people/person[address and (phone or homepage) and (creditcard or profile)]/name STATS: parsing xml document: 1.935959ms STATS: parsing XPath query: 0.110865ms STATS: compiling XPath query: 0.476122ms STATS: Query: /child::site/child::people/child::person[ child::address and (child::phone or child::homepage) and (child::creditcard or child::profile) ]/child::name STATS: Automaton: STATS: evaluating query: 12.123823ms STATS: serializing results: 1.512051ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 447 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 524, used: 77, occupation: 0.146947 Diff: ok ------------------------------------------- Query: B1 : /site/regions/*/item[parent::namerica or parent::samerica]/name STATS: parsing xml document: 2.059937ms STATS: parsing XPath query: 0.092983ms STATS: compiling XPath query: 0.500917ms STATS: Query: /child::site/child::regions/child::*/child::item[ parent::namerica or parent::samerica ]/child::name STATS: Automaton: STATS: evaluating query: 12.138844ms STATS: serializing results: 1.552105ms STATS: 1 iterations STATS: automaton 0, cache2: 140 entries, cache6: 2553 entries STATS: cache2: length: 210, used: 70, occupation: 0.333333 STATS: cache4: length: 2784, used: 231, occupation: 0.082974 Diff: ok ------------------------------------------- Query: B2 : //keyword/ancestor::listitem/text/keyword STATS: parsing xml document: 2.015829ms STATS: parsing XPath query: 0.092983ms STATS: compiling XPath query: 0.349998ms STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::listitem/child::text/child::keyword STATS: Automaton: STATS: evaluating query: 12.484074ms STATS: serializing results: 1.909971ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 1419 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 1595, used: 176, occupation: 0.110345 Diff: ok ------------------------------------------- Query: B3 : /site/open_auctions/open_auction/bidder[following-sibling::bidder] STATS: parsing xml document: 1.919031ms STATS: parsing XPath query: 0.066996ms STATS: compiling XPath query: 0.306129ms STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ following-sibling::bidder ] STATS: Automaton: STATS: evaluating query: 6.998062ms STATS: serializing results: 2.038956ms STATS: 1 iterations STATS: automaton 0, cache2: 140 entries, cache6: 2328 entries STATS: cache2: length: 210, used: 70, occupation: 0.333333 STATS: cache4: length: 2549, used: 221, occupation: 0.086701 Diff: ok ------------------------------------------- Query: B4 : /site/open_auctions/open_auction/bidder[preceding-sibling::bidder] STATS: parsing xml document: 1.979113ms STATS: parsing XPath query: 0.072002ms STATS: compiling XPath query: 0.308037ms STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ preceding-sibling::bidder ] STATS: Automaton: STATS: evaluating query: 6.852865ms STATS: serializing results: 1.967907ms STATS: 1 iterations STATS: automaton 0, cache2: 140 entries, cache6: 1951 entries STATS: cache2: length: 210, used: 70, occupation: 0.333333 STATS: cache4: length: 2138, used: 187, occupation: 0.087465 Diff: ok ------------------------------------------- Query: B5 : /site/regions/*/item[following::item]/name STATS: parsing xml document: 1.950979ms STATS: parsing XPath query: 0.069141ms STATS: compiling XPath query: 0.543118ms STATS: Query: /child::site/child::regions/child::*/child::item[ ancestor-or-self::node()/following-sibling::node()/descendant-or-self::item ]/child::name STATS: Automaton: STATS: evaluating query: 12.217999ms STATS: serializing results: 1.595974ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 1374 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 1627, used: 253, occupation: 0.155501 Diff: ok ------------------------------------------- Query: B6 : /site/regions/*/item[preceding::item]/name STATS: parsing xml document: 2.020121ms STATS: parsing XPath query: 0.076056ms STATS: compiling XPath query: 0.531912ms STATS: Query: /child::site/child::regions/child::*/child::item[ ancestor-or-self::node()/preceding-sibling::node()/descendant-or-self::item ]/child::name STATS: Automaton: STATS: evaluating query: 16.092777ms STATS: serializing results: 1.388073ms STATS: 1 iterations STATS: automaton 0, cache2: 140 entries, cache6: 3069 entries STATS: cache2: length: 210, used: 70, occupation: 0.333333 STATS: cache4: length: 3392, used: 323, occupation: 0.095224 Diff: ok ------------------------------------------- Query: B7 : //person[profile/@income]/name STATS: parsing xml document: 2.062798ms STATS: parsing XPath query: 0.082016ms STATS: compiling XPath query: 0.283003ms STATS: Query: /descendant-or-self::node()/child::person[ child::profile/attribute::@income ]/child::name STATS: Automaton: STATS: evaluating query: 6.775141ms STATS: serializing results: 1.516104ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 284 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 328, used: 44, occupation: 0.134146 Diff: ok ------------------------------------------- Query: B8 : /site/open_auctions/open_auction[bidder and not(bidder/preceding-sibling::bidder)]/interval STATS: parsing xml document: 1.899958ms STATS: parsing XPath query: 0.092983ms STATS: compiling XPath query: 0.430107ms STATS: Query: /child::site/child::open_auctions/child::open_auction[ child::bidder and not(child::bidder/preceding-sibling::bidder) ]/child::interval STATS: Automaton: STATS: evaluating query: 10.117054ms STATS: serializing results: 1.760960ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 566 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 660, used: 94, occupation: 0.142424 Diff: ok ------------------------------------------- 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 STATS: parsing xml document: 2.032995ms STATS: parsing XPath query: 0.140905ms STATS: compiling XPath query: 1.163960ms 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 STATS: Automaton: STATS: evaluating query: 20.728827ms STATS: serializing results: 1.471996ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 979 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 1253, used: 274, occupation: 0.218675 Diff: ok ------------------------------------------- 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 STATS: parsing xml document: 1.924992ms STATS: parsing XPath query: 0.141859ms STATS: compiling XPath query: 1.188993ms 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 STATS: Automaton: STATS: evaluating query: 22.500992ms STATS: serializing results: 1.472950ms STATS: 2 iterations STATS: automaton 0, cache2: 0 entries, cache6: 980 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 1250, used: 270, occupation: 0.216000 Diff: ok ------------------------------------------- Query: B11 : //open_auction/bidder/../bidder/../bidder/../interval STATS: parsing xml document: 1.951933ms STATS: parsing XPath query: 0.066042ms STATS: compiling XPath query: 0.647783ms STATS: Query: /descendant-or-self::node()/child::open_auction/child::bidder/parent::node()/child::bidder/parent::node()/child::bidder/parent::node()/child::interval STATS: Automaton: STATS: evaluating query: 17.152071ms STATS: serializing results: 1.544952ms STATS: 4 iterations STATS: automaton 0, cache2: 0 entries, cache6: 479 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 563, used: 84, occupation: 0.149201 Diff: ok ------------------------------------------- Query: B12 : //item/@id/../@id/../@id/../@id/../name STATS: parsing xml document: 1.987934ms STATS: parsing XPath query: 0.072002ms STATS: compiling XPath query: 0.830173ms 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 STATS: Automaton: STATS: evaluating query: 20.501852ms STATS: serializing results: 1.707077ms STATS: 5 iterations STATS: automaton 0, cache2: 0 entries, cache6: 725 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 820, used: 95, occupation: 0.115854 Diff: ok ------------------------------------------- Query: B13 : //keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword STATS: parsing xml document: 1.982927ms STATS: parsing XPath query: 0.090122ms STATS: compiling XPath query: 0.648975ms STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword STATS: Automaton: STATS: evaluating query: 16.914129ms STATS: serializing results: 1.840115ms STATS: 4 iterations STATS: automaton 0, cache2: 0 entries, cache6: 1491 entries STATS: cache2: length: 0, used: 0, occupation: -nan STATS: cache4: length: 1702, used: 211, occupation: 0.123972 Diff: ok -------------------------------------------