Richard Klein wrote:
> Does SQLite have a mechanism, in addition to the
> ANALYZE statement, for recording and dumping
> performance statistics?
> 

What kind of performance statistics are you looking for?

SQLiteSpy (see 
http://www.yunqa.de/delphi/doku.php/products/sqlitespy/index) measures 
the execution time of each SQL statement to help you optimize your SQL.

Dennis Cote


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

Reply via email to