Initial commit.
This commit is contained in:
commit
694f7ff118
10 changed files with 1873 additions and 0 deletions
5
test1.sh
Executable file
5
test1.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cargo build --release
|
||||
rm -f test.map*
|
||||
time cargo run --release
|
Loading…
Add table
Add a link
Reference in a new issue