dcv icon indicating copy to clipboard operation
dcv copied to clipboard

lockstep is slow

Open 9il opened this issue 9 years ago • 4 comments

It is very slow (zip is the same)

9il avatar Sep 14 '16 15:09 9il

Noted! :) Thank you!!!

ljubobratovicrelja avatar Sep 14 '16 18:09 ljubobratovicrelja

It is not solved. Please see https://github.com/ljubobratovicrelja/dcv/search?utf8=%E2%9C%93&q=lockstep It is deprecated, but few files still has lockstep in library code

9il avatar Nov 12 '16 13:11 9il

Well, most (if not all) of these are not performance critical. I think I've covered all performance critical parts.

But you're right, I will reopen.

ljubobratovicrelja avatar Nov 12 '16 14:11 ljubobratovicrelja

This files looks like important

  1. https://github.com/ljubobratovicrelja/dcv/blob/master/source/dcv/core/image.d
  2. https://github.com/ljubobratovicrelja/dcv/blob/master/source/dcv/tracking/opticalflow/lucaskanaded
  3. https://github.com/ljubobratovicrelja/dcv/blob/master/source/dcv/imgproc/filter.d

9il avatar Nov 12 '16 14:11 9il