Shawn McKenzie wrote:

O.K. So I've written my application and debugged it, and now I want to try and optimize the speed. I have written a little test script to test

Several profilers / debuggers will help you optimize on speed... by telling you how much time the parser spends inside a function. There are really a lot of them out there, try google for "PHP profiler" and stick with what you like.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to