NuGetComparer.

Compare(string, double, IEnumerable<string>) Method

Syntax

public NuGetCompareFinalResult Compare(string benchmarkDotNetArtifactsDirectory, double testThresholdPercentage, IEnumerable<string> filterPatterns)

Parameters

Name Type Description
benchmarkDotNetArtifactsDirectory string
testThresholdPercentage double
filterPatterns IEnumerable<string>

Return Value

Type Description
NuGetCompareFinalResult