Update of /cvsroot/monetdb/MonetDB5/src/modules/atoms
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17201/modules/atoms
Modified Files:
Makefile.ag
Log Message:
The code has been tested for robustness. The minimal size of the
instruction argument list was downgraded from 9 to 4. It uncovered
sloppyness in taking care of a possibly enlarged instruction.
The code in SQL code generation was properly done.
The look back for constants has been reduced a little (36->32 instructions)
without a major loss of opportunities.
The BMP, partitions and mergetable optimizer are still the focus
of further improvements. Mergetable optimizer first run indicates
about 60 test problems.
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/Makefile.ag,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- Makefile.ag 16 Jul 2007 21:54:53 -0000 1.32
+++ Makefile.ag 17 Aug 2007 13:56:34 -0000 1.33
@@ -21,7 +21,7 @@
LIBS = {
DIR = pkglibdir
SEP = _
- SOURCES = blob.mx url.mx mtime.mx streams.mx inet.mx color.mx
+ SOURCES = blob.mx url.mx mtime.mx streams.mx inet.mx color.mx xml.mx
HEADERS = h
#SCRIPTS = mal
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins