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
conf4.json
{
"output_dir": "output4",
"n_milis":5000,
"n_tors":80,
"n_hosts_per_tor":10,
"n_host_peers":10,
"rate": 300,
"max_rate": 1000,
"agg_intervals": [1, 3, 5],
"agg_epoch_delays": [2],
"compute_epoches": [1, 3, 5],
"windows": [1],
"win_delay": 1,
"thresholds": [0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0,  1.3],
"iterations": [1],
"flow_dist_name": "HULL"
}
back to top