On Oct 6, 2005, at 10:57 AM, [EMAIL PROTECTED] wrote:
Figure 10 to 20 microseconds per opcode. I'd say around 100.
Thanks. That makes sense.
Please note that the counter resets with each call to sqlite3_step().
That is very good to know. Does that mean that if I set the count too high, the progress handler might never get called?