Jinsight Reference Manual

Execution Pattern View

Execution View
Purpose · Elements · Interpretation · Related Views

next: ElementsPurpose

Browse recurring calling patterns arising from a given set of method invocations.

next: InterpretationElements

See also Using Slices in the Execution Pattern View for a discussion of the effect of slices and workspaces on the Execution Pattern view.

next: Related ViewsInterpretation

Highly recurrent patterns may reflect behavior within loops or heavily used operations.  Complex conditional logic often manifests itself as patterns containing several subpatterns.  The relative frequency of the subpatterns probably varies with input data.

next: bottom of pageRelated Views

The Execution view gives a more global view of execution behavior as a function of time.  Its interactions with other views apply equally to the Execution Pattern view.

The Call Tree view is another way to view a summary of calling behavior. Unlike the Execution Pattern view, it does not take the sequence of method calls into account in its summarization. The Call Tree view can also show the calling paths leading to as well as those eminating from a set of method invocations.


Execution View
Jinsight Home