Petite Abeille wrote: > On Jun 28, 2008, at 8:10 PM, [EMAIL PROTECTED] wrote: > >> I see. Do you have any suggestions on where I can find out about how >> to get more specific timing information? I'm pretty much an sqlite >> novice. > > In the sqlite3 command line: > > .timer ON|OFF Turn the CPU timer measurement on or off
or in C you can use time or gettimeofday functions. see the man pages for them. -Steve _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users