Parse the meaning of the XHProf Report field and the xhprof Report field. Parse the meaning of the XHProf Report field. the xhprof Report field FunctionName: method name. Cils: the number of times a method is called. Cils %: number of methods called at the same level of the total number of methods called XHProf resolution of the meaning of the reported field, xhprof Report field
Function Name: method Name.
Cils: the number of times a method is called.
Cils %: percentage of the number of method Calls in the total number of Calls to the same level.
Incl. Wall Time (microsec): The Time taken to execute a method, including the execution Time of sub-methods. (Unit: microseconds)
IWall %: percentage of time spent on method execution.
Excl. Wall Time (microsec): The Time taken to execute the method itself, excluding the execution Time of the sub-method. (Unit: microseconds)
EWall %: percentage of time spent on method execution.
Incl. CPU (microsecs): the CPU time used for method execution, including the execution time of sub-methods. (Unit: microseconds)
ICpu %: Percentage of CPU time consumed by method execution.
Excl. CPU (microsec): the CPU time consumed by the method itself, excluding the execution time of sub-methods. (Unit: microseconds)
ECPU %: Percentage of CPU time consumed by method execution.
Incl. MemUse (bytes): memory occupied by method execution, including the memory occupied by sub-method execution. (Unit: bytes)
IMemUse %: Percentage of memory occupied by method execution.
Excl. MemUse (bytes): memory occupied by method execution, excluding the memory occupied by sub-method execution. (Unit: bytes)
EMemUse %: Percentage of memory occupied by method execution.
Incl. PeakMemUse (bytes): the peak value of Incl. MemUse. (Unit: bytes)
IPeakMemUse %: Percentage of Incl. MemUse peaks.
Excl. PeakMemUse (bytes): Excl. MemUse peak value. Unit: (bytes)
EPeakMemUse %: Excl. MemUse peak percentage.
The field meaning of the above XHProf report is all the content shared by the editor. I hope to give you a reference and support for the help house.
Invalid Function Name: method Name. Cils: the number of times a method is called. Cils %: number of methods called at the same level...