On Mon, 28 Sep 2009 19:07:05 -0700 (PDT), oryann9
<orya...@yahoo.com> wrote:

>Is there a method, set of tools to gather and show
>either graphically or non-graphically the performance
>of SQLite3 databases?
>I am trying to determine the current memory, disk IO
>and cpu load all DB transactions place on our server.

Set up a suite of benchmark queries and use the performance
tools of your operating system, vmstat, iostat, etc..
You can also try sar, or if you are rich, TeamQuest.
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to