increase
authorChristian Grothoff <christian@grothoff.org>
Thu, 24 Nov 2011 11:54:42 +0000 (11:54 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 24 Nov 2011 11:54:42 +0000 (11:54 +0000)
src/nse/nse.conf
src/nse/nse_profiler_test.conf

index 5a7835e82d4db38d6410bcdbbdd77b016578459b..8cc912d4df492d0514e13d33fd5e113cc2277f40 100644 (file)
@@ -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
 
index c0f584ce4819e04052905e0d07db42d0be007e4d..67b56e912ffcb8abba7e043bf346775be2fcf751 100644 (file)
@@ -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