mirror of
https://github.com/greatest-ape/aquatic.git
synced 2026-07-27 05:50:53 +00:00
5 lines
108 B
Bash
Executable File
5 lines
108 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. ./scripts/env-native-cpu-without-avx-512
|
|
|
|
cargo run --release --bin aquatic_ws_load_test -- $@ |