Skip to content

Commit

Permalink
perf(dev): compile optimized multivm crate (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
Karrq authored Aug 21, 2024
1 parent 1cf88dc commit c8fe5a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ axum.opt-level = 3
# keystores
scrypt.opt-level = 3

# zksync
multivm.opt-level = 3

# Override packages which aren't perf-sensitive for faster compilation speed.
[profile.release.package]
mdbook.opt-level = 1
Expand Down

0 comments on commit c8fe5a7

Please sign in to comment.