Back out [05c9832e5f6eb] since it was causing a performance regression with

no obvious benefit.

FossilOrigin-Name: 639cc85a911454bffdcccb33f2976c683953ae64
This commit is contained in:
drh
2011-08-29 11:56:14 +00:00
5 changed files with 21 additions and 18 deletions
+1
View File
@@ -2437,6 +2437,7 @@ do_test pager1-32.1 {
BEGIN;
INSERT INTO t1 VALUES(1, randomblob(10000));
}
file_control_chunksize_test db main 1024
file_control_sizehint_test db main 20971520; # 20MB
execsql {
PRAGMA cache_size = 10;