my sqlite code is slow :(
Björnke von Gierke
bvg at mac.com
Mon Jun 22 19:10:25 EDT 2009
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"
More information about the use-livecode
mailing list