IBM SMF Explorer
GitHubToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Field - execution_velocity

Execution velocity of service class.

Description

Execution velocity of the service class period, for one timepoint.

Post-Processed

The field is created using the following pseudocode:

execution_velocity = sample_total_using * 100 / (sample_total_using + sample_total_delay)