diff --git a/components/servo/Cargo.toml b/components/servo/Cargo.toml index 6b9d6b0212f..fa4549bdb2d 100644 --- a/components/servo/Cargo.toml +++ b/components/servo/Cargo.toml @@ -26,7 +26,6 @@ energy-profiling = ["profile_traits/energy-profiling"] [profile.release] opt-level = 3 -codegen-units = 4 # Uncomment to profile on Linux: # debug = true # lto = false