tweaked parameters, storing before increasing frequencies

This commit is contained in:
Priec
2025-11-19 19:43:10 +01:00
parent bf34ff1bcb
commit 78c85c7982
4 changed files with 18 additions and 7 deletions

View File

@@ -43,3 +43,7 @@ test = false
name = "main"
path = "src/bin/main.rs"
test = false
[profile.dev]
opt-level = 3
codegen-units = 1