Skip to content

Commit 1bf721e

Browse files
committed
Turn off LTO for benches.
It's causing massive variability with code changes, without any changes for benches when run independently.
1 parent e757c85 commit 1bf721e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extras/benchmark/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ resolver = "2"
1212
opt-level = 3
1313
debug = false
1414
debug-assertions = false
15-
lto = true

0 commit comments

Comments
 (0)