mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-23 21:26:26 +00:00
feat: enable LTO
This commit is contained in:
committed by
GitHub
parent
dd76eaaaec
commit
f8b7a48b1a
@ -35,6 +35,7 @@ license = "MIT"
|
||||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
lto = true
|
||||
|
||||
[profile.dev.package.flate2]
|
||||
opt-level = 3
|
||||
|
Reference in New Issue
Block a user