[magick-users] Environment variables in visual c++
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Thu Feb 5 05:49:10 PST 2009
> Could anybody tell me some recipes (visual 2005 projet configuration)
> to increase the performance for large images
The latest version of the ImageMagick Windows binaries are OpenMP-enabled
and permits ImageMagick to run in parallel on multiples cores. If you build
ImageMagick from source, be sure to enable the OpenMP C / C++ Language
selection for Core, Wand, and DPX/PNM. The next performance increase comes
from running on a 64-bit Windows OS otherwise reading / writing to fast disk
is best.
More information about the Magick-users
mailing list