30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Zend Server <strong>Reference</strong> Manual<br />

Code Tracing Statistics<br />

Code Tracing Tree is accessed from Monitor | Tracing by selecting a trace ID from the list.<br />

The Statistics per Function tab is a table based display that provides a statistical perspective of the data<br />

captured in the request. The same data is displayed in two different ways. The “All functions” area at the<br />

top that lists all the functions included in the dump for a certain occurrence and the “Calls for Functions”<br />

area at the bottom that displays the function calls for a function selected from the list (by clicking on the<br />

function).<br />

Use this tab to investigate performance information such as the slowest function (sorting the table by 'own<br />

time' will help pinpoint this).<br />

The “All Functions” area includes the following columns:<br />

Function Name: The name of the function as it appears in the code.<br />

# of Calls: Function invocation count – how many times the function was called.<br />

Memory Consumed (all calls, bytes): Graphical and numerical representation of the memory<br />

consumed by all invocations of the function.<br />

To highlight/disable the display of memory usage within the trace file, mark the check-box next to<br />

"Show Memory Usage"<br />

Total Running Time: Total time taken by this function’s invocations including nested function<br />

calls. Hovering over shows a tooltip with the average time.<br />

40

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!