swc/crates/swc_css_parser/scripts/instruemnt/bench-parser.sh

7 lines
189 B
Bash
Raw Normal View History

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