https://bitbucket.org/NetaRS/sched_analytics
Raw File
Tip revision: ed1f2acca39de9eb5f34a6cb5b0c8db1492f74f2 authored by NetaRS on 12 December 2020, 09:53:39 UTC
bounded traffic distributed
Tip revision: ed1f2ac
conf2.json
{
"output_dir": "output2",
"n_milis":5000,
"n_tors":80,
"n_hosts_per_tor":10,
"n_host_peers":10,
"rate": 250,
"max_rate": 1000,
"agg_intervals": [1, 3, 5, 10, 20, 40],
"agg_epoch_delays": [2],
"compute_epoches": [1, 3, 5, 10, 20, 40],
"windows": [1, 2],
"win_delay": 1,
"thresholds": [0.0, 0.1, 0.3,  0.7, 0.9, 1.0,  1.3],
"iterations": [1],
"max_degree": 2,
"top": 5
}
back to top