Hi again! On Thu, Mar 20, 2008 at 11:16 PM, Nelson A. de Oliveira <[EMAIL PROTECTED]> wrote: > I have forwarded it to > http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=10885 > Lets see what upstream authors think about it.
OK. What they said is: ====== Add this to your command line to trade off memory usage for I/O usage: -limit memory 16mb -limit map 32mb. Another option is to build the 8-bit version of ImageMagick (add --with-quantum-depth=8 to the configure command line). The 8-bit version uses 100% less memory than the default 16-bit version. ====== I can see 5 times improvement in memory usage about bug 389604, by using "-limit memory 16mb -limit map 32mb". Could you try to use it and see if you get a satisfactory result, please? Thank you! Best regards, Nelson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]