diff --git a/Cargo.toml b/Cargo.toml index f2ae05ece8d..b3393aad538 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -389,7 +389,7 @@ debug = "full" inherits = "release" [profile.bench] -codegen-units = 1 +codegen-units = 16 debug = "full" lto = false