OK, this is a very short post but to me worth mentioning.
There is a report that I wrote years ago that doesn’t use optimized SQL calls, it handles all the processing in ColdFusion. This was before I knew what I was doing with SQL. Anyway, the database has more than a million records in it and I actually recall the old numbers…
CF 5.0 timed out
CFMX (6.1) took about 18 seconds to run
CF 7.1 took on average 10 seconds
Now, with CF8 the average load time???
3 Seconds!
Vince Collins
February 8, 2008 at 4:59 pm
That is some sweet action right there, I tell you what. Very cool.