From d33085eb77181275ecb77cdf69550e46c919b918 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 May 2012 18:54:00 +0000 Subject: [PATCH] -use fewer tasks for 2x speedup during test --- src/util/test_speedup_data.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util/test_speedup_data.conf b/src/util/test_speedup_data.conf index 262b2f01e..699cdc933 100644 --- a/src/util/test_speedup_data.conf +++ b/src/util/test_speedup_data.conf @@ -1,3 +1,3 @@ [testing] -SPEEDUP_INTERVAL = 1 ms -SPEEDUP_DELTA = 1 ms +SPEEDUP_INTERVAL = 100 ms +SPEEDUP_DELTA = 100 ms -- 2.25.1