mirror of
https://github.com/greatest-ape/aquatic.git
synced 2026-07-17 08:41:49 +00:00
5 lines
126 B
Bash
Executable File
5 lines
126 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. ./scripts/env-native-cpu-without-avx-512
|
|
|
|
cargo run --profile "release-debug" --bin aquatic_http_load_test -- $@ |