swc/ecmascript/parser/scripts/instrument.sh
Donny/강동윤 ca0d6ddf2e
fix(es/parser): Fix bugs (#2255)
swc_ecma_parser:
 - Treat `{` after an arrow as a brace stmt. (#2237)
 - Handle comments correctly while backtracking. (#2264)
2021-09-23 11:32:40 +00:00

4 lines
116 B
Bash
Executable File

#!/usr/bin/env bash
set -eu
cargo instruments --release -t time --features log/release_max_level_off --example perf