mirror of
https://github.com/Noratrieb/benchmarks.git
synced 2026-01-14 18:55:02 +01:00
never underestimate a jit
This commit is contained in:
parent
44de39a2a5
commit
a8eacce3c8
4 changed files with 18 additions and 10 deletions
|
|
@ -6,4 +6,10 @@ edition = "2018"
|
|||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
[dependencies]
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 3
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue