Skip to content

Commit f06db22

Browse files
committed
Update comment
1 parent b71846d commit f06db22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/bench2.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ println("Rectangular wing, solve_base:")
4949
# time Julia: 0.6 ms Ryzen 7950x
5050
# 0.47 ms laptop, performance mode, grid
5151
println("Rectangular wing, solve!:")
52-
@btime sol = solve!($vsm_solver, $wa) # 608 allocations
52+
@btime sol = solve!($vsm_solver, $wa) # 590 allocations
5353
nothing

0 commit comments

Comments
 (0)