add aquatic_load_test for benchmarking aquatic over the network

This commit is contained in:
Joakim Frostegård 2020-04-19 10:21:12 +02:00
parent eb3ba6a2ce
commit f6ed47fec7
9 changed files with 1108 additions and 0 deletions

5
scripts/run-load-test.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
export RUSTFLAGS="-C target-cpu=native"
cargo run --release --bin aquatic_load_test -- $@