mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Disable codegen-units due to performance regressions
This commit is contained in:
parent
069be91e84
commit
d38cedeadc
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ energy-profiling = ["profile_traits/energy-profiling"]
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
opt-level = 3
|
opt-level = 3
|
||||||
codegen-units = 4
|
|
||||||
# Uncomment to profile on Linux:
|
# Uncomment to profile on Linux:
|
||||||
# debug = true
|
# debug = true
|
||||||
# lto = false
|
# lto = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue