My site had worked great untill I updated its php version to 5.4.4 (I also tryed 5.3), I can't continue using php v5.2 because I have added some function that are not supported in 5.2 version.
I work on a windows server.
|
|
Profile your PHP with xdebug. You can see PROFILING PHP WITH XDEBUG AND WEBGRIND, the main parser of xdebug files (kcachegrind) is native for Linux. An alternative is windows port of kcachegrind, but I never tried it. |
|||
|
|
|
XHProf is another simple tool for Profiling It's very simple to use and configure. |
|||
|
|