Re: convert taking system resources, long time

Bob Meetin <[email protected]>
Newsgroups gmane.comp.video.image-magick.user
Message-ID <[email protected]>
Sorry but no improvement in performance.  I'm almost wondering if it's a 
memory or other problem on the server.  What should I be looking for 
with the server to improve the response time?

The same command which takes about 8 seconds on the server (VPS) takes 
closer to 1 second on my linux pc.

% convert 63.2010-04-28-22-05-48.jpg -quality 75 -resize 300x300 -strip 
300.jpg

This second command takes just over 1 second on my desktop and closer to 
10 on the server and jacks the load average up 6-7 digits.

% convert 1500KB.jpg -thumbnail '100x100>' -background white -gravity 
center -extent 100x100 100.jpg

-Bob

Fred Weinhaus wrote:
> try
>
>
> convert -define jpeg:size=300x300 63.2010-04-28-20-06-23.jpg 
> -thumbnail 300x300 -quality 75 300.jpg
>
>
> see http://www.imagemagick.org/Usage/formats/#jpg_read
>
> What version of IM are you on. The -define was changed from -size at IM 6.5.6-0
>
>
> Fred
> _______________________________________________
> Magick-users mailing list
> [email protected]
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.