mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-03 11:18:29 +00:00
use LTO for release and benchmark builds (#1157)
This commit is contained in:
@@ -81,3 +81,6 @@ unstable_wasm = ["fancy-regex", "getrandom/js"]
|
||||
criterion = "0.4"
|
||||
tempfile = "3.1"
|
||||
assert_approx_eq = "1.1"
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
||||
Reference in New Issue
Block a user