This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.BenchmarkDotNet.
- Assembly
- Cake
.BenchmarkDotNet .dll - Namespace
- Cake
.BenchmarkDotNet .NuGetComparison - Containing Type
- NuGetComparer
Syntax
public NuGetCompareFinalResult Compare(string benchmarkDotNetArtifactsDirectory, double testThresholdPercentage, IEnumerable<string> filterPatterns)
Parameters
Name | Type | Description |
---|---|---|
benchmarkDotNetArtifactsDirectory | string | |
testThresholdPercentage | double | |
filterPatterns | IEnumerable |
Return Value
Type | Description |
---|---|
Nu |