aquatic/scripts/run-load-test-ws.sh
Joakim Frostegård 8beb13db29 In scripts, explicitly choose what workspace member to build
Otherwise, building aquatic_udp fails on other OS:es than Linux
2022-09-18 18:05:21 +02:00

5 lines
122 B
Bash
Executable file

#!/bin/sh
. ./scripts/env-native-cpu-without-avx-512
cargo run --profile "release-debug" -p aquatic_ws_load_test -- $@