Bug#758487: findimagedupes: speed improvements

2019-01-23 Thread Jonathan H N Chin
Thank you for the suggested patch which, unfortunately, I have only just seen. Benchmarking the change on a buster/sid system today with: findimagedupes_2.18-7 libgraphics-magick-perl_1.4~hg15873-1+b1 perl -dNYTProf ./findimagedupes-test -v fp -n -- ... I get: Calls P F Exclusi

Bug#758487: findimagedupes: speed improvements

2014-08-19 Thread Andreas Tille
Hi Alex, thanks for your patch. Just for your information: Upstream has orphaned this for years and Debian is de facto upstream. In this sense the tag "upstream" does not help a lot (but for sure you can become upstream ;-)). Anybody can feel free to team upload this nice enhancement. Kind re

Bug#758487: findimagedupes: speed improvements

2014-08-17 Thread Alex 'AdUser' Z
Package: findimagedupes Version: 2.18 Severity: wishlist Tags: patch upstream Hi all! I want to offer the patch, significantly improves speed of image sampling. It's very simple: near line 483 replace 'Modulate' call with 'Quantize'. >From the manpage: == 3) Grayscale by reducing sat