aquatic/scripts/run-load-test-http.sh
2020-07-20 15:21:25 +02:00

5 lines
No EOL
107 B
Bash
Executable file

#!/bin/sh
export RUSTFLAGS="-C target-cpu=native"
cargo run --release --bin aquatic_http_load_test -- $@