Skip to content

Commit

Permalink
BIT-353: BIT-353 adding profile ephemeral build and use opt-level 2 f…
Browse files Browse the repository at this point in the history
…or test profile, using opt-level 3 for release profile
  • Loading branch information
eduardogr committed Aug 23, 2023
1 parent 01c9f17 commit 4fb3859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ codegen-units = 16
opt-level = 2

[profile.ephemeral-build]
inherits = "release"
opt-level = 2
codegen-units = 8

0 comments on commit 4fb3859

Please sign in to comment.