aquatic_bench: use 20 rounds again

This commit is contained in:
Joakim Frostegård 2020-04-10 03:29:26 +02:00
parent 43b31e5e96
commit 264ad17b7b

View file

@ -53,7 +53,7 @@ fn print_results(
fn main(){
let num_rounds = 1;
let num_rounds = 20;
let mut connect_data = (0.0, 0.0);
let mut announce_data = (0.0, 0.0);