aquatic/scripts/run-load-test.sh

5 lines
103 B
Bash
Executable file

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