Table of Contents

Class PerformanceOptimization

Namespace
DotCompute.Abstractions.Debugging
Assembly
DotCompute.Abstractions.dll

Performance optimization suggestion.

public class PerformanceOptimization
Inheritance
PerformanceOptimization
Inherited Members

Properties

Description

public string Description { get; init; }

Property Value

string

Implementation

public string Implementation { get; init; }

Property Value

string

PotentialSpeedup

public float PotentialSpeedup { get; init; }

Property Value

float

Type

public string Type { get; init; }

Property Value

string