From: Christian Grothoff Date: Thu, 31 May 2012 18:54:00 +0000 (+0000) Subject: -use fewer tasks for 2x speedup during test X-Git-Tag: initial-import-from-subversion-38251~13329 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d33085eb77181275ecb77cdf69550e46c919b918;p=oweals%2Fgnunet.git -use fewer tasks for 2x speedup during test --- 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