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 - Containing Type
- Comparer
Syntax
public IEnumerable<CompareResult> Compare(string baseFile, string diffFile, IEnumerable<string> filters)
Attributes
| Type | Description |
|---|---|
| Iterator |
Parameters
| Name | Type | Description |
|---|---|---|
| baseFile | string | |
| diffFile | string | |
| filters | IEnumerable |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
