Skip to content

Commit 2d9282c

Browse files
committed
Add some overhead
1 parent e10cd8b commit 2d9282c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/bench.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ using LinearAlgebra
204204
false
205205
) samples=1 evals=1
206206
@info "Calculate Results Allocations: $(result.allocs) Memory: $(result.memory)"
207-
@test result.allocs 600
207+
@test result.allocs 700
208208
end
209209

210210
@testset "Allocation Tests for solve() and solve!()" begin

0 commit comments

Comments
 (0)