From 6a5ad9f1e7d9cd95e0d948491d35680a4acb2480 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 24 Nov 2011 11:54:42 +0000 Subject: increase --- src/nse/nse.conf | 3 ++- src/nse/nse_profiler_test.conf | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'src/nse') diff --git a/src/nse/nse.conf b/src/nse/nse.conf index 5a7835e82..8cc912d4d 100644 --- a/src/nse/nse.conf +++ b/src/nse/nse.conf @@ -20,5 +20,6 @@ WORKDELAY = 5 ms # Note: changing any of the values below will make this peer # completely incompatible with other peers! INTERVAL = 1 h -WORKBITS = 20 +# 26 is about 10 minutes on a modern i7 (single-core) +WORKBITS = 26 diff --git a/src/nse/nse_profiler_test.conf b/src/nse/nse_profiler_test.conf index c0f584ce4..67b56e912 100644 --- a/src/nse/nse_profiler_test.conf +++ b/src/nse/nse_profiler_test.conf @@ -70,7 +70,7 @@ PORT = 0 plugins = unix [testing] -NUM_PEERS = 100 +NUM_PEERS = 2000 WEAKRANDOM = YES TOPOLOGY = NONE CONNECT_TOPOLOGY = SMALL_WORLD_RING @@ -105,5 +105,5 @@ TOPOLOGY_OUTPUT_FILE = nse_topo_100_peers #ROUND3 = 100 #ROUND2 = 500 #ROUND3 = 1000 -WAIT_TIME = 120 s +WAIT_TIME = 1200 s CONNECTION_LIMIT = 10 -- cgit v1.2.3