Do you have a class that you use to measure time when a PHP script loads certain blocks of code? Could you share what YOU use?
Xdebug and KCacheGrind , Not much better than that.
Class profiling is fine, but the correct way to profile a web application would be to install xdebug. Keeps your code clean from Benchmark :: start, etc.
Xdebug - , Webgrind. Kcachegrind - .
.
Google "xdebug profiler"
" - ": -)
php xdebug.
IDE PHP-. , , , .
, , , stackshots. , . ( , 100%.) , , , .
, , . , , , , , -. , , .
Source: https://habr.com/ru/post/1730276/More articles:NHibernate + Unable to insert null value in - nhibernateComputing a template in dynamic_cast - c ++Control.invoke and parental control - c #Use an array of Matlab cells in a C / C ++ program - c ++how to find out when NSData initWithContentsOfURL finished loading. - iphoneSetting an Excel range using an array using Python and comtypes? - pythonDICOMDIR tool / script to create - dicomWhat's new in iPhone SDK 3.2? - iphoneNHibernate selects the most recent entry that matches the criteria - c #Запустите iPhone SDK на iPad - iphoneAll Articles