Show / Hide Table of Contents

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 Source

Build(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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX