Update test results.
[tatoo.git] / tests / xmark_small.xml.summary
index 15df64b..972a624 100644 (file)
@@ -1,8 +1,291 @@
+Query: A1 : /site/closed_auctions/closed_auction/annotation/description/text/keyword
+STATS: parsing xml document: 195.340157ms
+STATS: parsing XPath query: 0.084162ms
+STATS: compiling XPath query: 0.221014ms
+STATS: Query: /child::site/child::closed_auctions/child::closed_auction/child::annotation/child::description/child::text/child::keyword 
+STATS: Automaton: 
+STATS: evaluating query: 122.359991ms
+STATS: serializing results: 3.302097ms
+STATS: 1 iterations
+STATS: automaton 0, cache2: 170 entries, cache6: 3149 entries
+STATS: cache2: length: 255, used: 85, occupation: 0.333333
+STATS: cache4: length: 3464, used: 315, occupation: 0.090935
+Diff: ok
+-------------------------------------------
+Query: A2 : //closed_auction//keyword
+STATS: parsing xml document: 190.065861ms
+STATS: parsing XPath query: 0.062227ms
+STATS: compiling XPath query: 0.133991ms
+STATS: Query: /descendant-or-self::node()/child::closed_auction/descendant-or-self::node()/child::keyword 
+STATS: Automaton: 
+STATS: evaluating query: 136.409998ms
+STATS: serializing results: 6.726027ms
+STATS: 1 iterations
+STATS: automaton 0, cache2: 170 entries, cache6: 2681 entries
+STATS: cache2: length: 255, used: 85, occupation: 0.333333
+STATS: cache4: length: 2915, used: 234, occupation: 0.080274
+Diff: ok
+-------------------------------------------
+Query: A3 : /site/closed_auctions/closed_auction//keyword
+STATS: parsing xml document: 194.837809ms
+STATS: parsing XPath query: 0.064850ms
+STATS: compiling XPath query: 0.159979ms
+STATS: Query: /child::site/child::closed_auctions/child::closed_auction/descendant-or-self::node()/child::keyword 
+STATS: Automaton: 
+STATS: evaluating query: 126.852036ms
+STATS: serializing results: 6.720066ms
+STATS: 1 iterations
+STATS: automaton 0, cache2: 170 entries, cache6: 3277 entries
+STATS: cache2: length: 255, used: 85, occupation: 0.333333
+STATS: cache4: length: 3555, used: 278, occupation: 0.078200
+Diff: ok
+-------------------------------------------
+Query: A4 : /site/closed_auctions/closed_auction[annotation/description/text/keyword]/date
+STATS: parsing xml document: 194.200039ms
+STATS: parsing XPath query: 0.106812ms
+STATS: compiling XPath query: 0.149012ms
+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: 181.638002ms
+STATS: serializing results: 2.104998ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 1324 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 1501, used: 177, occupation: 0.117921
+Diff: ok
+-------------------------------------------
+Query: A5 : /site/closed_auctions/closed_auction[descendant::keyword]/date
+STATS: parsing xml document: 190.989017ms
+STATS: parsing XPath query: 0.068903ms
+STATS: compiling XPath query: 0.144958ms
+STATS: Query: /child::site/child::closed_auctions/child::closed_auction[ descendant::keyword ]/child::date 
+STATS: Automaton: 
+STATS: evaluating query: 182.102919ms
+STATS: serializing results: 2.466917ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 1170 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 1328, used: 158, occupation: 0.118976
+Diff: ok
+-------------------------------------------
+Query: A6 : /site/people/person[profile/gender and profile/age]/name
+STATS: parsing xml document: 187.790871ms
+STATS: parsing XPath query: 0.055075ms
+STATS: compiling XPath query: 0.154972ms
+STATS: Query: /child::site/child::people/child::person[ child::profile/child::gender and child::profile/child::age ]/child::name 
+STATS: Automaton: 
+STATS: evaluating query: 172.993898ms
+STATS: serializing results: 2.465010ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 2174 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 2385, used: 211, occupation: 0.088470
+Diff: ok
+-------------------------------------------
+Query: A7 : /site/people/person[phone or homepage]/name
+STATS: parsing xml document: 193.610907ms
+STATS: parsing XPath query: 0.076056ms
+STATS: compiling XPath query: 0.150919ms
+STATS: Query: /child::site/child::people/child::person[ child::phone or child::homepage ]/child::name 
+STATS: Automaton: 
+STATS: evaluating query: 173.998833ms
+STATS: serializing results: 5.010128ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 1728 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 1927, used: 199, occupation: 0.103269
+Diff: ok
+-------------------------------------------
+Query: A8 : /site/people/person[address and (phone or homepage) and (creditcard or profile)]/name
+STATS: parsing xml document: 187.579155ms
+STATS: parsing XPath query: 0.128984ms
+STATS: compiling XPath query: 0.154018ms
+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: 184.761047ms
+STATS: serializing results: 2.974033ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 9331 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 10253, used: 922, occupation: 0.089925
+Diff: ok
+-------------------------------------------
+Query: B1 : /site/regions/*/item[parent::namerica or parent::samerica]/name
+STATS: parsing xml document: 185.950041ms
+STATS: parsing XPath query: 0.096083ms
+STATS: compiling XPath query: 0.181913ms
+STATS: Query: /child::site/child::regions/child::*/child::item[ parent::namerica or parent::samerica ]/child::name 
+STATS: Automaton: 
+STATS: evaluating query: 120.198965ms
+STATS: serializing results: 3.969908ms
+STATS: 1 iterations
+STATS: automaton 0, cache2: 170 entries, cache6: 3466 entries
+STATS: cache2: length: 255, used: 85, occupation: 0.333333
+STATS: cache4: length: 3760, used: 294, occupation: 0.078191
+Diff: ok
+-------------------------------------------
+Query: B2 : //keyword/ancestor::listitem/text/keyword
+STATS: parsing xml document: 194.061995ms
+STATS: parsing XPath query: 0.072956ms
+STATS: compiling XPath query: 0.154972ms
+STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::listitem/child::text/child::keyword 
+STATS: Automaton: 
+STATS: evaluating query: 195.713997ms
+STATS: serializing results: 13.200998ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 2331 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 2619, used: 288, occupation: 0.109966
+Diff: ok
+-------------------------------------------
+Query: B3 : /site/open_auctions/open_auction/bidder[following-sibling::bidder]
+STATS: parsing xml document: 186.101913ms
+STATS: parsing XPath query: 0.073910ms
+STATS: compiling XPath query: 0.119925ms
+STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ following-sibling::bidder ] 
+STATS: Automaton: 
+STATS: evaluating query: 126.576900ms
+STATS: serializing results: 31.543016ms
+STATS: 1 iterations
+STATS: automaton 0, cache2: 170 entries, cache6: 2871 entries
+STATS: cache2: length: 255, used: 85, occupation: 0.333333
+STATS: cache4: length: 3131, used: 260, occupation: 0.083041
+Diff: ok
+-------------------------------------------
+Query: B4 : /site/open_auctions/open_auction/bidder[preceding-sibling::bidder]
+STATS: parsing xml document: 194.361925ms
+STATS: parsing XPath query: 0.109196ms
+STATS: compiling XPath query: 0.155210ms
+STATS: Query: /child::site/child::open_auctions/child::open_auction/child::bidder[ preceding-sibling::bidder ] 
+STATS: Automaton: 
+STATS: evaluating query: 125.017166ms
+STATS: serializing results: 31.688929ms
+STATS: 1 iterations
+STATS: automaton 0, cache2: 170 entries, cache6: 2282 entries
+STATS: cache2: length: 255, used: 85, occupation: 0.333333
+STATS: cache4: length: 2507, used: 225, occupation: 0.089749
+Diff: ok
+-------------------------------------------
+Query: B5 : /site/regions/*/item[following::item]/name
+STATS: parsing xml document: 186.882973ms
+STATS: parsing XPath query: 0.083208ms
+STATS: compiling XPath query: 0.190973ms
+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: 191.325903ms
+STATS: serializing results: 5.614042ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 1992 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 2302, used: 310, occupation: 0.134666
+Diff: ok
+-------------------------------------------
+Query: B6 : /site/regions/*/item[preceding::item]/name
+STATS: parsing xml document: 188.734055ms
+STATS: parsing XPath query: 0.086069ms
+STATS: compiling XPath query: 0.185966ms
+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: 142.535925ms
+STATS: serializing results: 5.680084ms
+STATS: 1 iterations
+STATS: automaton 0, cache2: 170 entries, cache6: 4419 entries
+STATS: cache2: length: 255, used: 85, occupation: 0.333333
+STATS: cache4: length: 4800, used: 381, occupation: 0.079375
+Diff: ok
+-------------------------------------------
+Query: B7 : //person[profile/@income]/name
+STATS: parsing xml document: 188.699961ms
+STATS: parsing XPath query: 0.071049ms
+STATS: compiling XPath query: 0.110149ms
+STATS: Query: /descendant-or-self::node()/child::person[ child::profile/attribute::@income ]/child::name 
+STATS: Automaton: 
+STATS: evaluating query: 186.697960ms
+STATS: serializing results: 3.955126ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 1238 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 1349, used: 111, occupation: 0.082283
+Diff: ok
+-------------------------------------------
+Query: B8 : /site/open_auctions/open_auction[bidder and not(bidder/preceding-sibling::bidder)]/interval
+STATS: parsing xml document: 189.706087ms
+STATS: parsing XPath query: 0.092983ms
+STATS: compiling XPath query: 0.133991ms
+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: 180.305958ms
+STATS: serializing results: 2.574921ms
+STATS: 2 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 1052 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 1229, used: 177, occupation: 0.144020
+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: 187.867165ms
+STATS: parsing XPath query: 0.136137ms
+STATS: compiling XPath query: 0.380993ms
+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: 265.134096ms
+STATS: serializing results: 6.505966ms
+STATS: 3 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 786 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 976, used: 190, occupation: 0.194672
+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: 188.634157ms
+STATS: parsing XPath query: 0.128031ms
+STATS: compiling XPath query: 0.365973ms
+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: 254.701853ms
+STATS: serializing results: 1.600981ms
+STATS: 3 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 827 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 1000, used: 173, occupation: 0.173000
+Diff: ok
+-------------------------------------------
+Query: B11 : //open_auction/bidder/../bidder/../bidder/../interval
+STATS: parsing xml document: 189.094067ms
+STATS: parsing XPath query: 0.064850ms
+STATS: compiling XPath query: 0.294924ms
+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: 303.856134ms
+STATS: serializing results: 6.079912ms
+STATS: 4 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 598 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 708, used: 110, occupation: 0.155367
+Diff: ok
+-------------------------------------------
+Query: B12 : //item/@id/../@id/../@id/../@id/../name
+STATS: parsing xml document: 190.536976ms
+STATS: parsing XPath query: 0.071049ms
+STATS: compiling XPath query: 0.293016ms
+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: 360.573053ms
+STATS: serializing results: 5.623817ms
+STATS: 5 iterations
+STATS: automaton 0, cache2: 0 entries, cache6: 870 entries
+STATS: cache2: length: 0, used: 0, occupation: -nan
+STATS: cache4: length: 993, used: 123, occupation: 0.123867
+Diff: ok
+-------------------------------------------
 Query: B13 : //keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword
+STATS: parsing xml document: 190.907001ms
+STATS: parsing XPath query: 0.097990ms
+STATS: compiling XPath query: 0.226021ms
 STATS: Query: /descendant-or-self::node()/child::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword/ancestor::parlist/descendant::keyword 
 STATS: Automaton: 
-STATS: evaluation time: 294.135094ms
-STATS: serialization time: 1.837015ms
+STATS: evaluating query: 307.029963ms
+STATS: serializing results: 14.356136ms
 STATS: 4 iterations
 STATS: automaton 0, cache2: 0 entries, cache6: 2671 entries
 STATS: cache2: length: 0, used: 0, occupation: -nan