Performance Leaks
Posted: Wed May 09, 2007 12:45 pm
Is there some kind of tool to test php scripts for performance leaks?
I'm having trouble with a script that exceeds the 30sec, had a look at the queries and they seemed fine, also the connection with the mysql server is pretty persistent..
I'm having trouble with a script that exceeds the 30sec, had a look at the queries and they seemed fine, also the connection with the mysql server is pretty persistent..