mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
move RUSTFLAGS gen to own file instead of setting in each script
This commit is contained in:
parent
b3caa7ab7b
commit
cff9b44a7f
11 changed files with 18 additions and 46 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
export RUSTFLAGS="-C target-cpu=native"
|
||||
. ./scripts/env-native-cpu-without-avx-512
|
||||
|
||||
cargo bench --bench bench_request_from_bytes -- --noplot --baseline latest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue