From: Bart Polot Date: Thu, 23 Feb 2012 14:56:01 +0000 (+0000) Subject: - Changes for long churn (test with 10 peers) X-Git-Tag: initial-import-from-subversion-38251~14702 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a5614a99a9c9d35ac57dc315ae94dce5d8cd6013;p=oweals%2Fgnunet.git - Changes for long churn (test with 10 peers) --- diff --git a/src/nse/nse_profiler_test.conf b/src/nse/nse_profiler_test.conf index 552b4fe63..ae7df7218 100644 --- a/src/nse/nse_profiler_test.conf +++ b/src/nse/nse_profiler_test.conf @@ -1,5 +1,5 @@ [PATHS] -SERVICEHOME = /tmp/nse-profiler2/ +SERVICEHOME = /tmp/nse-profiler/ DEFAULTCONFIG = nse_profiler_test.conf [nse] @@ -114,7 +114,7 @@ AUTOSTART = NO PORT = 0 [testing] -NUM_PEERS = 4000 +NUM_PEERS = 10 WEAKRANDOM = YES TOPOLOGY = NONE #CONNECT_TOPOLOGY = SMALL_WORLD_RING @@ -133,17 +133,18 @@ MAX_CONCURRENT_SSH = 20 USE_PROGRESSBARS = YES PEERGROUP_TIMEOUT = 1000 s TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers_initial -MAX_OUTSTANDING_CONNECTIONS = 200 +MAX_OUTSTANDING_CONNECTIONS = 100 #SINGLE_PEERINFO_PER_HOST = YES #NUM_PEERINFO_PER_HOST = 10 #SINGLE_STATISTICS_PER_HOST = YES #NUM_STATISTICS_PER_HOST = 10 -DELETE_FILES = YES +DELETE_FILES = NO +#SKEW_VARIANCE = 30000 [nse-profiler] OUTPUT_FILE = nse_output_4000_peers.dat TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers -DATA_OUTPUT_FILE = nse_topo_4000_peers_stats +DATA_OUTPUT_FILE = nse_stats_4000_peers ROUND0 = 4000 ROUND1 = 4000 ROUND2 = 4000 @@ -175,6 +176,5 @@ ROUND27 = 2000 ROUND28 = 2000 ROUND29 = 2000 ROUND30 = 2000 -WAIT_TIME = 1920 s +WAIT_TIME = 300 s CONNECTION_LIMIT = 10 -