Class BenchmarkPartitioner
Namespace: BenchmarkDotNet.Running
Assembly: BenchmarkDotNet.dll
Syntax
public static class BenchmarkPartitioner
Methods
CreateForBuild(BenchmarkRunInfo[], IResolver)
Declaration
public static BuildPartition[] CreateForBuild(BenchmarkRunInfo[] supportedBenchmarks, IResolver resolver)
Parameters
| Type | Name | Description |
|---|---|---|
| BenchmarkRunInfo[] | supportedBenchmarks | |
| IResolver | resolver |
Returns
| Type | Description |
|---|---|
| BuildPartition[] |