JuliaImages / ImageDistances.jl

Distances between N-dimensional images
https://github.com/JuliaImages/Images.jl
Other
15 stars 8 forks source link

Performance benchmark #27

Closed johnnychen94 closed 3 years ago

johnnychen94 commented 5 years ago

I didn't consider the performance much in the current implementation, but we will definitely need optimizations before the next minor release.

Before #22 , it would be convenient to provide a benchmark tool. Also post the benchmark results just like https://github.com/JuliaStats/Distances.jl#benchmarks

ashwani-rathee commented 3 years ago

Since I have to study Image distances in next few weeks, it would be good if we can resolve this. something like https://github.com/JuliaStats/Distances.jl/blob/master/benchmark/benchmarks.jl is what we are looking for.

johnnychen94 commented 3 years ago

Keep safe from the COVID-19!

johnnychen94 commented 3 years ago

should be resolved by #66