summaryrefslogtreecommitdiff
path: root/profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'profile.sh')
-rwxr-xr-xprofile.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/profile.sh b/profile.sh
deleted file mode 100755
index 91bb946..0000000
--- a/profile.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-cargo build --example wasm-rust --profile profiling
-samply record -r 10000 ./target/profiling/examples/wasm-rust $@