aquatic/scripts/bench-handlers.sh
2020-04-11 14:31:21 +02:00

5 lines
No EOL
98 B
Bash
Executable file

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