Update of /cvsroot/monetdb/pathfinder/modules/pftijah/Tests
In directory sc8-pr-cvs16:/tmp/cvs-serv11078/modules/pftijah/Tests

Modified Files:
        procs.stable.out 
Log Message:

added kind-test push-down for loop-lifted following step.

This speeds up the query reported by JanR in bug report #1654317
"XQ: following step kills Mserver (after 2h)"
(http://sourceforge.net/tracker/index.php?func=detail&aid=1654317&group_id=56967&atid=482468)
from ~45 secs to ~25 secs with the ALG backend
(on a 2 GHz Opteron with 8 GB RAM; Mserver grows to 4/8 GB res/virt);

(MPS version not tested, yet)


Declaration/disclaimer:
-----------------------
On my FC6 desktop (64-bit, 64-bit OIDs, configured with --enable-optimize,
compiled with gcc 4.1.1), this check-in does not make any pathfinder test
fail that did not also fail with the most recent code base in CVS prior to
this check-in.
I did not check in detail, though, whether all previously failing tests
still fail the same way after this check-in as they did before this
check-in.


Index: procs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/procs.stable.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- procs.stable.out    7 May 2007 09:28:47 -0000       1.1
+++ procs.stable.out    15 May 2007 14:19:31 -0000      1.2
@@ -207,7 +207,7 @@
 [ "fix_consecutive_texts(BAT[void,BAT], BAT[oid,oid]) : void"                  
                                                                  ]
 [ "floor(flt) : flt"                                                           
                                                                          ]
 [ "fn_put(BAT[oid,BAT], BAT[void,str], BAT[void,oid], any, BAT[void,lng], 
BAT[void,dbl], BAT[void,dbl], BAT[void,str]) : void"                            
                                               ]
-[ "following(BAT[void,oid], BAT[void,oid], oid, BAT[void,BAT], int) : 
BAT[void,BAT]"                                                                  
   ]
+[ "following(BAT[void,oid], BAT[void,oid], oid, BAT[void,BAT], int, chr) : 
BAT[void,BAT]"                                                                  
                                                                                
      ]
 [ "following_sibling(BAT[void,oid], BAT[void,oid], oid, BAT[void,BAT], int) : 
BAT[void,BAT]"                                                             ]
 [ "fopen(str, str) : Stream"                                                   
                                                                          ]
 [ "fputs(str, Stream) : void"                                                  
                                                                          ]


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to