diff options
Diffstat (limited to 'profile.sh')
| -rwxr-xr-x | profile.sh | 3 |
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 $@ |
