[magick-developers] Slow conversions on 6.4.1

Elie Zedeck RANDRIAMIANDRIRAY rez at eliezedeck.com
Fri Jun 13 06:44:10 PDT 2008


> debian-ipox-x64:~# convert | head -2
> Version: ImageMagick 6.2.4 02/10/07 Q16 http://www.imagemagick.org
> Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC
>
>
> debian-ipox-x64:~/download/ImageMagick-6.4.1/utilities# ./convert |  
> head -2
> Version: ImageMagick 6.4.1 06/12/08 Q16 http://www.imagemagick.org
> Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
>
>
> Looks the same to me! :)
>
> Any other ideas?
>   

I had similar slow-down issue with 6.4.1 compared to 6.3.8. But me, I'm 
using the C++ (Magick++) interface rather than the =convert= application.

I now know that there is really something wrong with the 6.4.1, and 
probably later versions. For my case, it was in the Quantize part that 
was messed-up and went really slow. Usually, from 1.0x seconds to 6.x 
seconds.

If I were you, I'd keep using the older version.



More information about the Magick-developers mailing list