IBM SMF Explorer
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back 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)