Optimizing ImageMagick to make it faster

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

We could always put an option in the configure script to enable the SSE2 instruction set at build time. Post your patch here and we will investigate making it part of the official ImageMagick distribution. Also post a URL to one of your images and the command line you used. We will need to reproduce the bottleneck before we can apply a proper patch.
Post Reply