mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_bench: use 20 rounds again
This commit is contained in:
parent
43b31e5e96
commit
264ad17b7b
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue