aquatic/scripts/bench-udp-handlers.sh

5 lines
No EOL
101 B
Bash
Executable file

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