GetTickCount() is a good way to measure page request times.  You could
certainly write a snippet of code in your OnRequestEnd.cfm file to log the
page times.

Depending on what your objective is, you might also look into making CF log
the times for you.  The "Log slow pages taking longer than" setting in the
CFADMIN might come in handy if you are just looking for slow pages.  Look
for that setting in the Logging Settings" section of the admin.

-Cameron

-----------------
Cameron Childress
Sumo Consulting Inc
---
land:  858.509.3098
cell:  678.637.5072
aim:   cameroncf
email: [EMAIL PROTECTED]

-----Original Message-----
From: Robert Shaw [mailto:[EMAIL PROTECTED]
Sent: Friday, February 06, 2004 4:01 PM
To: CF-Talk
Subject: Page Execution Time

I'd like to log my applications page execution time (each page in the app).
Is GetTickCount the best way to do this? If anyone has advice on the best
way to do this, please share!

TIA,
Robbie
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to