> > For a simple query and record list of a few rows, using the 'request.MyCFC =
> > application.MyCFC' method, which we know isn't workable, processing the
> > request takes 10ms on my machine almost always. Using CreateObject every
> > time, it takes 20-40ms.
> 
> You're worrying about the wrong level of detail here. Performance of a
> site under load has nothing to do with a few tens of milliseconds for
> a single invocation.

IMHO, it's also an apples-to-oranges comparison,  that of
instantiation vs. creating a pointer.

-Joe

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


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to 
[email protected] with the words 'unsubscribe cfcdev' as the subject of the 
email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]


Reply via email to