BaseBenchmarks.jl
BaseBenchmarks.jl copied to clipboard
`perf_laplace_sparse_matvec` doesn't seem to do any matvecs
https://github.com/JuliaCI/BaseBenchmarks.jl/blob/9306a2797514518052189bcb4a70fbc73cf3009e/src/problem/Laplacian.jl#L41-L51
It is just benchmarking the setup of the sparse matrix (effectively testing sparse matmat)