Polarity
A constant that states whether larger or smaller measurements, relative to a set baseline, indicate better performance.
enum PolarityTypes of Polarity
case prefersLargerA performance measurement where a larger value, relative to a set baseline, indicates better performance.
case prefersSmallerA performance measurement where a smaller value, relative to a set baseline, indicates better performance.