Field | Description |
Incl | Percentage of time occupied by calling the method |
Inclusive | The call method time (ms) (including all method calls) |
Excl | The percentage of time occupied by the execution method |
Exclusive | Execution method takes time (ms) (does not include sub-method calls) |
Calls+Recur Calls/Total | The number of calls and repeat calls |
Time/Call | The total time (ms) |
This comment has been removed by a blog administrator.
ReplyDelete