Update of /cvsroot/monetdb/pathfinder/modules/pftijah/Tests In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17504/Tests
Modified Files:
procs.stable.out sigs.stable.out
Log Message:
- added new version of treemergejoin for unnested ancestor sets
- option handling for timing output
- using (poor man's) binary search for inplace +,*,-,/ in score aggregation
Index: sigs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/sigs.stable.out,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- sigs.stable.out 13 Jun 2007 11:57:53 -0000 1.15
+++ sigs.stable.out 14 Jun 2007 14:25:04 -0000 1.16
@@ -24,7 +24,6 @@
# signature # name
# str # type
#-------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
-[ "_run_tijah_query(BAT[str,str], bit, BAT[void,oid], str) : BAT[oid,dbl]"
]
[ "_tj_throw2collection(BAT[str,BAT], BAT[oid,BAT], str, str) : void"
]
[ "_tj_throw2collection_index(BAT[str,BAT], str) : void"
]
[ "indexfetchjoin(BAT[any,oid], BAT[void,oid], BAT[void,oid]) : BAT[void,oid]"
]
@@ -37,6 +36,8 @@
[ "mergeindex(BAT[oid,oid], BAT[void,oid], BAT[void,oid], int) :
BAT[void,BAT]"
]
[ "offsetindex(BAT[void,oid], int) : BAT[void,oid]"
]
[ "pf2tijah_node(BAT[oid,str], BAT[oid,oid], BAT[oid,oid], BAT[oid,oid],
BAT[oid,int], BAT[oid,str]) : BAT[void,oid]"
]
+[ "run_tijah_command(str) : bit"
]
+[ "run_tijah_query(BAT[str,str], bit, BAT[void,oid], str) : BAT[oid,dbl]"
]
[ "score_NLLR(BAT[oid,oid], BAT[void,int], BAT[oid,int], BAT[oid,int],
BAT[oid,any], dbl, int) : BAT[oid,dbl]"
]
[ "serialize_tijah_opt(BAT[void,BAT], int, BAT[void,oid], BAT[void,oid],
BAT[void,oid], BAT[void,int], BAT[void,lng], BAT[void,dbl], BAT[void,str]) :
BAT[str,str]" ]
[ "tijah_tokenize(str) : str"
]
@@ -53,10 +54,6 @@
[ "tj_ping() : void"
]
[ "tj_setlog(str) : void"
]
[ "treemergejoin_sort(BAT[void,oid], BAT[void,int], BAT[void,oid]) :
BAT[oid,oid]"
]
-[ "union_add(BAT[oid,dbl], BAT[oid,dbl]) : BAT[oid,dbl]"
]
-[ "union_div(BAT[oid,dbl], BAT[oid,dbl]) : BAT[oid,dbl]"
]
-[ "union_mul(BAT[oid,dbl], BAT[oid,dbl]) : BAT[oid,dbl]"
]
-[ "union_sub(BAT[oid,dbl], BAT[oid,dbl]) : BAT[oid,dbl]"
]
quit();
Index: procs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/procs.stable.out,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- procs.stable.out 14 Jun 2007 07:56:55 -0000 1.15
+++ procs.stable.out 14 Jun 2007 14:25:02 -0000 1.16
@@ -86,9 +86,8 @@
[ "_tj_collection(str) : BAT[str,BAT]"
]
[ "_tj_collection_str(str) : BAT[void,BAT]"
]
[ "_tj_commit(BAT[str,BAT]) : void"
]
-[ "_tj_finalize_collection(str, BAT[str,BAT], bit) : void"
]
+[ "_tj_finalize_collection(str, BAT[str,BAT]) : void"
]
[ "_tj_get_parameter(BAT[str,BAT], str) : str"
]
-[ "_tj_init_collection(str, BAT[str,str], BAT[void,str], bit) : void"
]
[ "_tj_set_parameter(BAT[str,BAT], str, str) : void"
]
[ "_ws_coll_isolate(lng, BAT[void,BAT], str, BAT[void,oid], BAT[void,oid],
BAT[void,oid], BAT[void,oid]) : void" ]
[ "_ws_free(lng) : BAT[void,any]"
]
@@ -512,7 +511,6 @@
[ "rule(int, int, int, int, int) : rule"
]
[ "rule(int, str, int, int) : rule"
]
[ "rule(int, str, int, int, int) : rule"
]
-[ "run_tijah_query(str, BAT[str,str], bit, BAT[void,oid], str) : BAT[oid,dbl]"
]
[ "runtime(lock, lock) : BAT[lock,BAT]"
]
[ "save(BAT[any::1,any::2]) : BAT[any::1,any::2]"
]
[ "scale(BAT[any,any], flt) : BAT[any,any]"
]
@@ -621,7 +619,6 @@
[ "tj_is_indexed(str) : bit"
]
[ "tj_ping() : void"
]
[ "tj_play_doc_tape(BAT[void,BAT], BAT[void,oid], BAT[void,int],
BAT[void,lng], BAT[void,str]) : void"
]
-[ "tj_rebuild_collection(str) : void"
]
[ "tj_setBackgroundCollName(str, BAT[oid,str]) : BAT[void,str]"
]
[ "tj_set_parameter(str, str, str) : void"
]
[ "tj_trace(str) : 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
