Folk,

Two or three years ago, I was using ASP to access SQL Server 7 and MS Access 
databases.  There was a stopwatch dll made by CapRock Software that allowed me to time 
various elements of my ASP scripts, particularly the database queries.  I found 
several SQL problems that way, and made my queries much faster as a result.

Is there anything similar to that stopwatch dll that I could run in my PHP scripts to 
check the time on my MySQL queries?  I'm seeing some slowdowns, but can't quite nail 
them down, and would like to determine if it is PHP or MySQL that I need to address.

Any help would be appreciated.



Make a good day . . .
 . . . barn
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Housework is what a woman does that nobody ever notices unless she doesn't do it." -- 
Anonymous
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to