mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-14 13:35:00 +01:00
o2 is even faster
This commit is contained in:
parent
7b6046745c
commit
a421a78aa0
4 changed files with 314 additions and 104 deletions
|
|
@ -7,3 +7,7 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue