> Which is more readable?
>
> #createTimeSpan(0, 0, 0, 10)#
> 0.000115741
>
> Sure, the execution time is slightly less for the latter, but
> if you care about that last few microseconds, I'd highly
> recommend dumping CF for assembler.  The beauty of CF is that
> it's really easy to learn, code, read and maintain.  Doing
> little "tricks" like that only detracts.  
>
> And that's not even addressing the issue that there is almost
> guarenteed to be somewhere that you can tweak a few lines of
> SQL, or add an index somewhere and save several (perhaps tens
> of) milliseconds a request.

Amen, brother!

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to