Skip to content

Commit 3155499

Browse files
authored
chore: drop optimizer runs (#130)
1 parent c4e81b5 commit 3155499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ depth = 10
2525
[profile.optimized-build]
2626
via_ir = true
2727
test = 'src'
28-
optimizer_runs = 20000
28+
optimizer_runs = 15000
2929
out = 'out-optimized'
3030

3131
[profile.optimized-test]

0 commit comments

Comments
 (0)