Using NetBeans Profiler 5.5
Code Fragment Snapshot
The Code Fragment Snapshot captures data on the time it takes to execute the specified piece of code within a method. You can take a snapshot when running either the Analyze Code Fragment Performance task or a custom CPU profile.
The Code Fragment snapshot contains the following tabs:
- Calls. The Calls tab displays the number of invocations of the selected code fragment and the time it took to execute the fragment.
- Info. The Info tab displays data on when the snapshot was taken, where it is saved, and the profile settings used.
See also
