mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
5 lines
No EOL
107 B
Bash
Executable file
5 lines
No EOL
107 B
Bash
Executable file
#!/bin/sh
|
|
|
|
export RUSTFLAGS="-C target-cpu=native"
|
|
|
|
cargo run --release --bin aquatic_http_load_test -- $@ |