> 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.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to