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
- global
- Containing Type
- Benchmark
Dot Net Aliases
Syntax
public static void BenchmarkDotNetCompareResults(this ICakeContext context, string baseline, string diff, BenchmarkDotNetCompareSettings settings)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
baseline | string | |
diff | string | |
settings | Benchmark |
Return Value
Type | Description |
---|---|
void |