ImageFiltering.jl icon indicating copy to clipboard operation
ImageFiltering.jl copied to clipboard

WIP: use LoopVectorization

Open timholy opened this issue 4 years ago • 0 comments

Preliminary tests suggest ~4x speedups, not too shabby. But there are still errors, latency is longer, and the package is not quite as Revisable as before using LV (due to the @generated functions). So this is still some ways from being ready for merging.

timholy avatar Sep 22 '21 22:09 timholy