I've tried to figure out how to use the described 'tablemem' command ("Loading database table into main memory and speedup evaluation times"), unsuccessfully so far. Can this be invoked both in the BaseX GUI and in a client call to the server? Surely it would only make sense to make the call once after server startup.
I've tried to figure out how to use the described 'tablemem' command ("Loading database table into main memory and speedup evaluation times"), unsuccessfully so far. Can this be invoked both in the BaseX GUI and in a client call to the server? Surely it would only make sense to make the call once after server startup.
We haven't tested the "tablemem" mode for a while, but, in general, you can get it running by setting the property to true, and creating/opening any database:
set tablemem on; open db
Feel free to ask for more, Christian ___________________________
Christian Gruen Universitaet Konstanz Department of Computer & Information Science D-78457 Konstanz, Germany Tel: +49 (0)7531/88-4449, Fax: +49 (0)7531/88-3577 http://www.inf.uni-konstanz.de/~gruen
On Thu, Jun 17, 2010 at 11:53 PM, NewIntellectual newintellectual@gmail.com wrote:
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de