We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5a80f commit 5dd298dCopy full SHA for 5dd298d
1 file changed
Cargo.toml
@@ -12,7 +12,6 @@ ndarray = "0.16.1"
12
num-complex = "0.4.6"
13
rayon = "1.10.0"
14
15
-
16
[profile.release]
17
lto = true # Link-time optimization
18
codegen-units = 1 # Slower build times, but more optimization
0 commit comments