Well, i think i tried everything suggested, and then some...

It seems that to create 1 mb of sqlite data, rev takes approximately half a minute, no matter what one does to speed it up. too bad.

On 22 Jun 2009, at 11:05, viktoras d. wrote:

Without begin-commit stated explicitly, SQLite automatically does begin-commit for each insert statement and this is why it slows down to 1 insert per 1 hard disk rotation :-).

Viktoras

Björnke von Gierke wrote:
It seems that revcommitdatabase is doing the commit part, but not the begin part, and therefore it's utterly useless, am I seeing that right?


--

official ChatRev page:
http://bjoernke.com/runrev/chatrev.php

Chat with other RunRev developers:
go stack URL "http://bjoernke.com/stacks/chatrev/chatrev1.3b3.rev";

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to