Re: cfimage resize running very slow

2007-08-21 Thread Raymond Camden
Fair enough - I just wanted to make sure you tried those options. On 8/21/07, Jim Wright <[EMAIL PROTECTED]> wrote: > On 8/21/07, Raymond Camden <[EMAIL PROTECTED]> wrote: > > Again though Jim - you can't just look at speed - but quality of > > output. Remember that Adobe erred on the side of qual

Re: cfimage resize running very slow

2007-08-21 Thread Jim Wright
On 8/21/07, Raymond Camden <[EMAIL PROTECTED]> wrote: > Again though Jim - you can't just look at speed - but quality of > output. Remember that Adobe erred on the side of quality over speed, > but lets you change the quality to speed up performance. > Very true, but if I change the interpolation

Re: cfimage resize running very slow

2007-08-21 Thread Raymond Camden
Again though Jim - you can't just look at speed - but quality of output. Remember that Adobe erred on the side of quality over speed, but lets you change the quality to speed up performance. On 8/21/07, Jim Wright <[EMAIL PROTECTED]> wrote: > I had done some tests recently to try to determine if I

Re: cfimage resize running very slow

2007-08-21 Thread Jim Wright
I had done some tests recently to try to determine if I wanted to move some code over to using cfimage...here are some results. I tried to just run these tests with the defaults of each method. This was run on a shared host. Not scientific, but I don't think I will move away from Efflare quite y

Re: cfimage resize running very slow

2007-08-21 Thread Raymond Camden
Something else to consider. If you use the imageResize function instead of the cfimage tag, you are given options to control the quality/speed of the transfer. ColdFusion defaults to best output, slowest performance, which I think is a good choice, but you may want to play with the options to see i

RE: cfimage resize running very slow

2007-08-21 Thread Brad Wood
m: Zaphod Beeblebrox [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 21, 2007 9:41 AM To: CF-Talk Subject: Re: cfimage resize running very slow I'm curious what cfimage uses behind the scenes. If it's the java image libraries, I wouldn't be surprised with the speed issues as I had tro

Re: cfimage resize running very slow

2007-08-21 Thread Zaphod Beeblebrox
I'm curious what cfimage uses behind the scenes. If it's the java image libraries, I wouldn't be surprised with the speed issues as I had trouble with them when used as a cfobject. On 8/20/07, Steve Sequenzia <[EMAIL PROTECTED]> wrote: > I am trying to figure out if it is normal for the cfimage

cfimage resize running very slow

2007-08-20 Thread Steve Sequenzia
I am trying to figure out if it is normal for the cfimage resize to be very slow. I am reading photos from a database then resizing them and writing them to a directory. The the process works fine but it gets through about 17 pictures and then errors out with this error "The request has exceeded