Some useful information about how to profile php.
google groups thread
Admittedly, I didn't think of looking for this earlier, and I've been doing my own profiling by using microtime() between different sections of my code, but it looks like the methods mentioned above would work much, much better :)
No comments:
Post a Comment