mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Add scripts dir with "run-server.sh" and "bench-handlers.sh"
This commit is contained in:
parent
165214018c
commit
e42dc05996
4 changed files with 12 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ macro_rules! print_results {
|
|||
|
||||
|
||||
fn main(){
|
||||
let num_rounds = 100;
|
||||
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