On 29 Nov 2012, at 5:47pm, Kevin Liao <kevin...@gmail.com> wrote:

> Usually it takes only 11-13
> ms to execute the update commands. Recently I upgrade the kernel to 3.4.6 but
> find one problem. It takes about 43-51 ms to finish the update command now.

How are you measuring the amount of time it takes ?

Can you try issuing the same command using the sqlite3 shell tool ?  You can 
use the '.timer ON' command and it will time how long a command takes.  Try 
this using both kernels and see if the newer kernal slows down the sqlite3 
shell tool too.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to