swc/crates/swc_ecma_parser/scripts/instrument.sh

7 lines
238 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -eu
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