diff --git a/Cargo.toml b/Cargo.toml index 8501f4e6..d0eaa163 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,6 +51,7 @@ codegen-units = 1 lto = "fat" [profile.bench] +codegen-units = 1 # Required for gungraun debug = true strip = false