PHP code's performance test

前端 未结 7 1830
自闭症患者
自闭症患者 2020-12-08 22:56

What is the best way for me to test my PHP code\'s performance?

7条回答
  •  一整个雨季
    2020-12-08 23:24

    As a new look at an old issue, consider using a commercial tool such as NewRelic to assist in profiling. I personally just use them to get a small sample of data for either free or a nominal price. I do take full advantage of their fully featured product trial though.

提交回复
热议问题