Does the job need to be done with ColdFusion? Even if this is an ongoing
task, at the scale you're talking about I have to agree with Josh -
ImageMagick would be better. Throwing to ImageMagick with CFEXECUTE
separately for each image might be faster than CFIMAGE. It would definitely
be faster for batch resizes.

Blair

On Thu, Aug 9, 2012 at 9:45 AM, Steve Onnis <st...@cfcentral.com.au> wrote:

> the actual operation is being done as fast as i would expect as some of the
> files are a few Mb in size. the issue is that they seem to be getting done
> one at a time
>
> -----Original Message-----
> From: Zac Spitzer [mailto:zac.spit...@gmail.com]
> Sent: Wednesday, 8 August 2012 4:30 PM
> To: cfaussie@googlegroups.com
> Subject: Re: [cfaussie] cfimage processing slow
>
> if it's slow, they are probably RGBA images
>
> this might help
>
>
> http://zacster.blogspot.com.au/2011/05/coldfusion-slow-imageresize-problem.h
> tml<http://zacster.blogspot.com.au/2011/05/coldfusion-slow-imageresize-problem.h%0Atml>
>
> z
>
> On Wed, Aug 8, 2012 at 3:29 PM, Steve Onnis <st...@cfcentral.com.au>
> wrote:
> > currently cf9
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "cfaussie" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/cfaussie/-/eGz7OD5Ayg8J.
> >
> > To post to this group, send email to cfaussie@googlegroups.com.
> > To unsubscribe from this group, send email to
> > cfaussie+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/cfaussie?hl=en.
>
>
>
> --
> Zac Spitzer
> Solution Architect / Director
> Ennoble Consultancy Australia
> http://www.ennoble.com.au
> http://zacster.blogspot.com
> +61 405 847 168
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to