Script execution time.

2005-08-03 Thread Sara
I have to test/optimize a script on a shared server. The script contains a couple of mySQL queries etc. Is there a way that I can see the query execution time (like in phymyAdmin) and total script execution time, plus memory CPU usage? There are a lot of ways doing it in PHP but nothing

Re: Script execution time.

2005-08-03 Thread Chris Devers
On Wed, 3 Aug 2005, Sara wrote: I have to test/optimize a script on a shared server. The script contains a couple of mySQL queries etc. Is there a way that I can see the query execution time (like in phymyAdmin) and total script execution time, plus memory CPU usage? There are a lot