Of course I did :) -----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 2:51 PM To: CF-Talk Subject: RE: UDF's are GREAT
<CF_ShamelessPlug> I assume you have visited www.cflib.org?? </CF_ShamelessPlug> -Raymond Camden > > Ok first time I used a UDF... I had written a program a while > back for the > company I work for. We survey > airports to get their yearly rates & charges, over 200 questions all > Numerical figures. Anyway in the report > I built last year a page spit out the Standard Deviation, > median and mean of > all the number (300+ airports and > about 50 fields per airport) I found a handy little CF > Custom tag someone > had written and it worked great > although it took over 5300 milliseconds to run, which I had > kinda suspected. > Well I upgraded it today using > UDF's for the STDEV, Median and mean and it now runs in about 700 > milliseconds... :)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

