reduced rust codegen units
All checks were successful
CI / Build arch-builder docker images (push) Successful in 27m23s
All checks were successful
CI / Build arch-builder docker images (push) Successful in 27m23s
This commit is contained in:
@@ -16,7 +16,7 @@ git-fetch-with-cli = true
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
codegen-units = 16
|
||||
codegen-units = 4
|
||||
lto = true
|
||||
strip = true
|
||||
|
||||
|
Reference in New Issue
Block a user