Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 347:0a95a829176c performance/lazy_elementwise_operation
lazy_array.jl: Bring back the concrete types in the LazyElementwiseOperation struct.
We went this to be able to avoid dynamic dispatch
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 25 Sep 2020 21:51:14 +0200 |
parents | 1cafeb286c00 |
children | 2808c41f5efa |
line wrap: on
line source
using Test using TestSetExtensions @testset ExtendedTestSet "All" begin @includetests ARGS end