Spectra includes a real nice utility for doing this as well. You can wrap
individual portions of code and get tick reports on each one.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Allaire

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: Scott Weikert [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 05, 2001 4:20 PM
> To: CF-Talk
> Subject: Re: GetTickCount - what's the point?
>
>
> One good thing its for, is if you're working on a box that you CAN'T get
> debug stuff on.. throw some <CFSETs> in at various places setting
> variables
> to GetTickCount(), then comparing the differences. You can track
> how far it
> takes your page to get from point A to B, B to C, C to D, etc.
> and identify
> slow areas that need work.
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to