Disable codegen-units due to performance regressions

This commit is contained in:
Lars Bergstrom 2016-05-10 19:04:44 -05:00
parent 069be91e84
commit d38cedeadc

View file

@ -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