mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-01-13 18:43:08 +00:00
opt-level max
This commit is contained in:
parent
a7ed744783
commit
39491f30b7
@ -13,3 +13,6 @@ strum_macros = "0.26.4"
|
||||
tokio = { version = "1.39.2", features = ["rt", "rt-multi-thread", "sync"] }
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3 # max optimization
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user