aquatic/scripts/criterion/aquatic-http-request-from-bytes.sh

7 lines
No EOL
250 B
Bash
Executable file

#!/bin/sh
# Compare against latest. If you commit changes, replace "latest" directory
# with "new" directory after running benchmark.
export RUSTFLAGS="-C target-cpu=native"
cargo bench --bench bench_request_from_bytes -- --noplot --baseline latest