aquatic/scripts/criterion/aquatic-http-request-from-path.sh
2020-07-19 13:26:17 +02:00

7 lines
No EOL
249 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_path -- --noplot --baseline latest