mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 22:22:34 +03:00
4 lines
116 B
Bash
Executable File
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 |