tangled
alpha
login
or
join now
tjh.dev
/
um32
Implementation of the UM-32 "Universal Machine" as described by the
Cult of the Bound Variable
1
fork
atom
overview
issues
pulls
pipelines
add sandmark benchmark script
tjh
10 months ago
2bc3488f
ab6e8251
options
unified
split
Changed files
+3
sandmark.sh
+3
sandmark.sh
···
1
1
+
#!/usr/bin/env bash
2
2
+
cargo clean && cargo build --release
3
3
+
hyperfine 'target/release/um --time files/sandmark.umz'