Some Unsafe Optimizations

This commit is contained in:
Chaoscaot
2023-03-11 10:17:57 +01:00
parent dd3e3a3c78
commit 971e453d46
4 changed files with 41 additions and 27 deletions

View File

@@ -14,3 +14,6 @@ lto = true
strip = true
opt-level = "z"
codegen-units = 1
[profile.release]
lto = true