mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 13:53:07 +00:00
11 lines
234 B
TOML
11 lines
234 B
TOML
[workspace]
|
|
members = ["ecdsa", "evm", "field", "insertion", "maybe_rayon", "plonky2", "starky", "system_zero", "u32", "util", "waksman"]
|
|
|
|
[profile.release]
|
|
opt-level = 3
|
|
#lto = "fat"
|
|
#codegen-units = 1
|
|
|
|
[profile.bench]
|
|
opt-level = 3
|