Hey Chris,

If you go into the ColdFusion administrator and turn off debugging and
report execution times, does it speed up significantly?

-Joe

On 2/9/06, Chris Blackwell <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm writing an image gallery app, and I have a simple many to many
> relationship for image to gallery.  My app creates the gallery record
> then calls getImageArray().  In production mode, on a dual 3ghz xeon,
> which is not under any other load it takes 1500-1900ms to generate the
> page even when returning an empty array.  Does this sound right?  If so,
> that's one hell of a performance hit over a neatly joined cfquery that
> would execute in a few milliseconds.
>
> Cheers, Chris
>
>


--
Get Glued!
The Model-Glue ColdFusion Framework
http://www.model-glue.com

Reply via email to