Class ThroughputAnalysis
- Namespace
- DotCompute.Backends.Metal.Telemetry
- Assembly
- DotCompute.Backends.Metal.dll
Throughput analysis
public sealed class ThroughputAnalysis
- Inheritance
-
ThroughputAnalysis
- Inherited Members
Properties
KernelThroughput
public double KernelThroughput { get; set; }
Property Value
MemoryThroughput
public double MemoryThroughput { get; set; }