Skip to content

Commit c516afb

Browse files
committed
lto benchmarks
1 parent d5222be commit c516afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ twox-hash = { version = "1.6.3", default-features = false, optional = true }
5555

5656
[profile.bench]
5757
codegen-units = 1
58-
debug = true
58+
lto = true
5959
opt-level = 3
6060

6161
[profile.release]

0 commit comments

Comments
 (0)