Skip to content

Overload_CodeJam_PerfTests_Running_Core_CompetitionRunnerBase_Run

andrewvk edited this page Nov 8, 2016 · 1 revision

CompetitionRunnerBase.Run Method

Overload List

 

Name Description
Public method Run(T)(ICompetitionConfig) Runs the benchmark.
Public method Run(Assembly, ICompetitionConfig) Runs all benchmarks defined in the assembly.
Public method Run(Type, ICompetitionConfig) Runs the benchmark.
Public method Run(Type[], ICompetitionConfig) Runs all benchmarks defined in the assembly.
Public method Run(T)(T, ICompetitionConfig) Runs the benchmark.
  Back to Top

See Also

Reference

CompetitionRunnerBase Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally