keep problem size
authorChristian Grothoff <christian@grothoff.org>
Mon, 19 Sep 2011 19:36:18 +0000 (19:36 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 19 Sep 2011 19:36:18 +0000 (19:36 +0000)
src/datacache/perf_datacache.c
src/datacache/perf_datacache_data_sqlite.conf

index 7d1825447b65a9dd0e834b0838b7ee7e2612b534..fd3e23b9251096cd06297f7f0de9aaff81417f67 100644 (file)
@@ -31,7 +31,7 @@
 
 #define ASSERT(x) do { if (! (x)) { printf("Error at %s:%d\n", __FILE__, __LINE__); goto FAILURE;} } while (0)
 
-#define ITERATIONS 50000
+#define ITERATIONS 10000
 
 static int ok;
 
index aee6f7d0ded446d18b06775ef0bc2e329ee0adb7..b81034f5ffc054dcd2d1b7edc07792dd6d2364b2 100644 (file)
@@ -1,4 +1,4 @@
 [perfcache]
-QUOTA = 2500000
+QUOTA = 500000
 DATABASE = sqlite