Skip to content

Commit

Permalink
Adjust profile.release's optimization parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanson committed Sep 26, 2024
1 parent ab88bd6 commit c7b05fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contracts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ resolver = "2"

[profile.release]
overflow-checks = true
opt-level = 's'
lto = true
strip = true
codegen-units = 1

0 comments on commit c7b05fc

Please sign in to comment.