The table in this section explains each of the columns in the profiler report. Data is grouped by
RTC_Stats_Type and Description. (Description contains information about the specific RTC.) All data collected for conditions and actions performed during each RTC is listed within each RTC grouping.
|
|
|
|
|
|
|
|
Information relating to the current RTC_Stats_Type. For example, the description of type RTC-Object-Asserted is the name of the object being asserted.
|
|
|
|
|
|
TotalRtcTime / NumExecuted
|
|
|
|
|
|
The maximum time in milliseconds spent to resolve a single RTC, including condition evaluation and action execution, but excluding operations related to object management (OM).
|
|
The minimum time in milliseconds spent to resolve a single RTC, including condition evaluation and action execution, but excluding operations related to object management (OM).
|
|
|
|
|
|
|
|
|
Condition statement of a rule or a state machine transition rule for user-defined condition, or predefined condition name for internal conditions.
|
|
|
|
Total number of times the Join condition is evaluated to true.
This value is the sum of NumEvalTruePropagatedLeft and NumEvalTruePropagatedRight.
|
|
|
|
|
|
|
|
|
|
Number of times the join condition evaluation is triggered by object assertion propagated from the left side of the condition.
|
|
Number of times the join condition evaluates to true and evaluation is triggered by object assertion propagated from the left side of the condition.
|
|
Average rate that the condition evaluates to true and evaluation is triggered by object assertion propagated from the left side of the condition.
|
|
Maximum number of times the join condition evaluates to true and evaluation is triggered by object assertion propagated from the left side of the condition.
|
|
Minimum number of times the join condition evaluate to true and evaluation is triggered by object assertion propagated from the left side of the condition.
|
|
Number of times the join condition evaluation is triggered by object assertion propagated from the right side of the condition.
|
|
Number of times the join condition evaluates to true and evaluation is triggered by object assertion propagated from the right side of the condition.
|
|
Average rate that the condition evaluates to true and evaluation is triggered by object assertion propagated from the right side of the condition.
|
|
Maximum number of times the join condition evaluates to true and evaluation is triggered by object assertion propagated from the right side of the condition.
|
|
Minimum number of times the join condition evaluate to true and evaluation is triggered by object assertion propagated from the right side of the condition.
|
|
|
|
|
|
|
For example, description of type ACTION-Rule-Action is the name of the rule.
|
|
|
|
|
|
TotalActionTime / NumExecuted.
|
|
|
|
|
|
Total time in milliseconds spent on the total number of action execution phases. Action execution time is the time Rete network spends on executing the action, for example, time spent in creating new objects, deleting existing objects, and so on.
|
|
|
|
|
|
|
|
Total time in milliseconds spent on the total number of action operation phases. Action operation time is the time TIBCO BusinessEvents spends on applying changes to the Rete network, for example, time spent asserting newly created objects, or retracting deleted objects.
|
|
|
|
|
|
|
|
|
|
|