mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-11 14:53:12 +00:00
perf: turn on lto for release mode
This commit is contained in:
parent
1829a9ebca
commit
5a225e1da0
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