Re: Slow conversions on 6.4.1

Glenn Randers-Pehrson <[email protected]> Fri, 13 Jun 2008 06:59:48 -0400
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
At 09:52 AM 6/13/2008 +0200, Henrik wrote:

>How come the newest version be sooo much slower?
>This really keeps my back from upgrading. :(

Please make sure you are comparing Q8 vs Q8 or Q16 vs Q16
builds.  If one is Q8 and the other Q16, the Q16 will be
*much* slower.

"convert | head -2" to find out what version and Q you have.

Glenn