Class BenchmarkBuilder
Inheritance
System.Object
BenchmarkBuilder
Namespace: SigStat.Common.Loaders
Assembly: SigStat.Common.dll
Syntax
public static class BenchmarkBuilder : object
Methods
| Improve this Doc View SourceBuild(BenchmarkConfig, String)
Declaration
public static VerifierBenchmark Build(BenchmarkConfig config, string databasePath = null)
Parameters
Type | Name | Description |
---|---|---|
BenchmarkConfig | config | |
System.String | databasePath |
Returns
Type | Description |
---|---|
VerifierBenchmark |