summaryrefslogtreecommitdiff
path: root/profile.sh
blob: 91bb94606c43a34bfa67dff94050d0864b86caad (plain)
#!/usr/bin/env bash
cargo build --example wasm-rust --profile profiling
samply record -r 10000 ./target/profiling/examples/wasm-rust $@