mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
rename aquatic to aquatic_udp, same for bench and load test crates
This commit is contained in:
parent
f614bab03d
commit
1b8d74e26d
35 changed files with 53 additions and 53 deletions
|
|
@ -53,8 +53,8 @@ cd ..
|
|||
git clone https://github.com/greatest-ape/aquatic.git
|
||||
cd aquatic
|
||||
export RUSTFLAGS="-C target-cpu=native"
|
||||
cargo build --release --bin aquatic
|
||||
cargo build --release --bin aquatic_load_test
|
||||
cargo build --release --bin aquatic_udp
|
||||
cargo build --release --bin aquatic_udp_load_test
|
||||
cd ..
|
||||
|
||||
# Download flamegraph stuff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue