mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Test using 4 parallel codegen units on release builds
This commit is contained in:
parent
6895dab07c
commit
363ef4a6d7
1 changed files with 3 additions and 4 deletions
|
@ -66,12 +66,11 @@ headless = ["glutin_app/headless"]
|
||||||
webdriver = ["webdriver_server"]
|
webdriver = ["webdriver_server"]
|
||||||
energy-profiling = ["profile_traits/energy-profiling"]
|
energy-profiling = ["profile_traits/energy-profiling"]
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
opt-level = 3
|
||||||
|
codegen-units = 4
|
||||||
# Uncomment to profile on Linux:
|
# Uncomment to profile on Linux:
|
||||||
#
|
|
||||||
# [profile.release]
|
|
||||||
# opt-level = 3
|
|
||||||
# debug = true
|
# debug = true
|
||||||
# rpath = false
|
|
||||||
# lto = false
|
# lto = false
|
||||||
|
|
||||||
[dependencies.compositing]
|
[dependencies.compositing]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue