We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5add804 commit a3bc793Copy full SHA for a3bc793
Cargo.toml
@@ -43,3 +43,6 @@ path = "benches/bench.rs"
43
[[example]]
44
name = "hello"
45
path = "examples/hello.rs"
46
+
47
+[profile.bench]
48
+lto = true
0 commit comments