]> matita.cs.unibo.it Git - helm.git/commit
tentative hack for the incredible DB slowdown.
authorEnrico Tassi <enrico.tassi@inria.fr>
Mon, 11 Jul 2005 14:07:04 +0000 (14:07 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Mon, 11 Jul 2005 14:07:04 +0000 (14:07 +0000)
commitc1554e961d5147b8fde7c47d783603d77fe4576c
tree6095c86629a0cf586f5c07d75219651ef4747e4c
parent968c1c7745c0f5e4c06143c589fbec0cfc8f418c
tentative hack for the incredible DB slowdown.
I suppose we use the DB in a really uncommon way, billions of inserts and
queryes mixed, while (I suppose) the usual is a bunch of inserts and then
billions of queries. ANALYZE TABLE is called sometime to try to ameliorate this
problem.
helm/ocaml/metadata/metadataDb.ml