Improve the speed of OP_Column through better caching. (CVS 1577)
FossilOrigin-Name: f687977a28eda5ce0aa1cba2fdfb0152443032bc
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
** on i486 hardware.
|
||||
*/
|
||||
int sqlite3_os_trace = 0;
|
||||
#if 1
|
||||
#ifdef SQLITE_DEBUG
|
||||
static int last_page = 0;
|
||||
__inline__ unsigned long long int hwtime(void){
|
||||
unsigned long long int x;
|
||||
|
||||
Reference in New Issue
Block a user