[thelist] Looking for a simple CF-based catalog/shopping cart

.jeff jeff at members.evolt.org
Tue Dec 11 02:16:49 CST 2001


raymond,

><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> From: Raymond Camden
>
> I'm not saying some functions won't be faster than
> others. I'm not saying Neo will _always_ be ten times
> faster than CF5, or whatever, I'm just saying that...
>
> a) worrying about stuff like this is NOT really useful
>    and
> b) it's going to change anyway
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><

this really only matters if you work for a company that plans on upgrading
to neo when it's released.  however, in the meantime we're all using various
versions of coldfusion, each with their own set of performance issues, and
should do our part to write the leanest, meanest applications possible.
when neo comes around we get to add a new set of things to remember
regarding performance.

<tip type="ColdFusion" author=".jeff">

using lists in coldfusion?  want some performance gains?  convert those
lists to arrays before working with them.  arrays and array functions are
*much* faster than list functions.

</tip>

just my 2c,

.jeff

http://evolt.org/
jeff at members.evolt.org
http://members.evolt.org/jeff/






More information about the thelist mailing list