After reading the warning below, I am unsure what to do, to use the right options.
http://www.rsmas.miami.edu/~angel/web/ImageMagick/ --with-threads By default, the ImageMagick library is compiled without multi-thread support. This is fine for the utilities, and for use in single-threaded applications. When multi-threaded applications are to be used with the ImageMagick library, thread safety should be selected via --with-threads. Multi-thread support is disabled by default since a thread-safe ImageMagick may run slower (OS dependent) due to additional locking within the C library (e.g. in malloc()). Which OS is slower? I use Opensuse 11.1 (64bit) with an AMD Athlon(tm) Dual Core Processor 5050e, 2600 MHz 4GB RAM Which options should I use with the dualcore-cpu to get the fastest result? I use a bash-script with lots of convert, identify and others. Al _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
