mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-24 12:20:06 +00:00
perf: turn on lto for release mode
This commit is contained in:
parent
cf928ca6ca
commit
32bbc078a0
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ members = ["crates/*"]
|
|||
|
||||
[profile.release]
|
||||
debug = 1
|
||||
lto = true
|
||||
|
|
Loading…
Reference in a new issue