Self Timeis a wall-clock time spent in the method itself (includes time waiting/sleeping).Self Time (CPU)is a time processor time, so it does NOT include time spent waiting, sleeping, etc.- Both columns do NOT include time spent in methods invoked from that method.
- Both
Self TimeandSelf Time (CPU)in the sampler are approximation of actual data. Self Time [%]refers to one of the two selectedSelf Time [(CPU)]columns.