Skip to content

Commit

Permalink
use lto=fat (qdrant#1431)
Browse files Browse the repository at this point in the history
  • Loading branch information
csko authored and generall committed Feb 6, 2023
1 parent c19fc5c commit ce5dec5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ bench = false
[workspace]
members = ["lib/*"]
exclude = ["benches/search-points"]

[profile.release]
lto = "fat"

0 comments on commit ce5dec5

Please sign in to comment.