parent
839638d528
commit
fdbcba12c2
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@ debug-assertions = false
|
|||
incremental = false
|
||||
lto = 'fat'
|
||||
# opt level needs to be benchmarked after every major feature
|
||||
# due to the changes in binary size and alignment
|
||||
opt-level = 2
|
||||
# due to the changs in binary size and alignment
|
||||
opt-level = 1
|
||||
overflow-checks = false
|
||||
|
||||
# do not optimize proc-macro crates = faster builds from scratch
|
||||
|
|
Loading…
Add table
Reference in a new issue