swc/crates/swc_ecma_parser/scripts/instrument/bench.sh
2022-09-07 06:13:32 +00:00

8 lines
266 B
Bash
Executable File

#!/usr/bin/env bash
set -eu
export RUST_LOG=off
export MIMALLOC_SHOW_STATS=1
cargo profile instruments --release -t time --features tracing/release_max_level_info --features swc_common/concurrent --features swc_common/parking_lot --bench parser -- --bench --color