We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f627ce commit ab79eadCopy full SHA for ab79ead
1 file changed
bloat-check/Cargo.toml
@@ -14,7 +14,7 @@ debug = true
14
opt-level = "z"
15
16
[profile.release]
17
-opt-level = "z"
+opt-level = 3
18
debug = 0
19
debug-assertions = false
20
codegen-units = 1 # LLVM can perform better optimizations using a single thread
0 commit comments