Optimize quote in the dev profile
This commit is contained in:
parent
6cc4fd2596
commit
afc311b01d
@ -9,3 +9,7 @@ resolver = "2"
|
|||||||
# Speeds up test times by more than 10% in a simple test
|
# Speeds up test times by more than 10% in a simple test
|
||||||
# Set to 1 or 2 if you want to use a debugger in this workspace
|
# Set to 1 or 2 if you want to use a debugger in this workspace
|
||||||
debug = 0
|
debug = 0
|
||||||
|
|
||||||
|
[profile.dev.package]
|
||||||
|
# Also speeds up test times a little bit
|
||||||
|
quote = { opt-level = 2 }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user