开发者

How can I test what is slowing down my php code? [duplicate]

This question already has answers here: Closed 11 years ago.
开发者_StackOverflow

Possible Duplicate:

php-cgi running very slowly on windows

I'm running wordpress on a windows server, and for some reason the php code is executing very slowly. How would I be able to trace exactly the part of the code that is slowing the server down?


Try to start with xdebug php extension. It could give you a lot of information.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜