From 0e5f7de10e43983788746a16198bad120547cbfe Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 20 Jul 2021 09:20:30 +0200 Subject: Update data analysis --- results/paper.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'results/paper.sh') diff --git a/results/paper.sh b/results/paper.sh index bb4bfa6..50fb126 100755 --- a/results/paper.sh +++ b/results/paper.sh @@ -53,8 +53,8 @@ datasize=1000000 # 1Mb hintsize=8 # Integer hintdist=10800 # Hint distance while using farhint latency=0 # in Seconds -shutdown_on_rcv="false" -unschedule_on_rcv="false" +shutdown_on_rcv="true" +unschedule_on_rcv="true" farhint="true" bitrate="100kbps" -- cgit v1.2.3