Enum PerformanceGainTrend
- Namespace
- DotCompute.Backends.CPU.Kernels.Simd
- Assembly
- DotCompute.Backends.CPU.dll
An performance gain trend enumeration.
public enum PerformanceGainTrend
Fields
Excellent = 3Good = 2Moderate = 1Poor = 0
An performance gain trend enumeration.
public enum PerformanceGainTrend
Excellent = 3Good = 2Moderate = 1Poor = 0