diff options
| author | Henry <mail@henrygressmann.de> | 2026-04-03 23:40:04 +0200 |
|---|---|---|
| committer | Henry <mail@henrygressmann.de> | 2026-04-03 23:40:04 +0200 |
| commit | 1f741ba37d8217de333488d0a66fa6cc7f8537a7 (patch) | |
| tree | 0c37368d8160668b3a79bee4bc2b068be41e6cea /profile.sh | |
| parent | a15acabfc1e23282d8fba9ec660f593b96709b2a (diff) | |
feat: add relaxed simd
Signed-off-by: Henry <mail@henrygressmann.de>
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 $@ |
