This may be normal, because the image to reconstruct is just too small.
Either remove these cases, or make them work, else the benchmark time may not even have any meaning (e.g. because a faulty loop could be faster or slower).
Add checks to these benchmarks which test if the reconstruction actually worked. Currently it only is timed.
When running the test suite with the
IMRESH_DEBUG
CMake-Option, then the shrink wrap benchmark will output something like:This may be normal, because the image to reconstruct is just too small. Either remove these cases, or make them work, else the benchmark time may not even have any meaning (e.g. because a faulty loop could be faster or slower).
Add checks to these benchmarks which test if the reconstruction actually worked. Currently it only is timed.