Search found 1 match
- 2011-12-18T10:06:40-07:00
- Forum: Developers
- Topic: Threading slows down 'convert'
- Replies: 3
- Views: 25604
Threading slows down 'convert'
I am testing the performance of the convert utility in ImageMagick 6.6.0-4 on Debian Squeeze on a dual quad-core (8-cores, 16 core threads) Intel 5620 server. I tested converting 400MB of JPEG images to a lower resolution. On this server, I found the following timings: MAGICK_THREAD_LIMIT=1 150 sec ...