Skip to content

Overload_CodeJam_PerfTests_Running_Console_ConsoleCompetition_Run

andrewvk edited this page Nov 8, 2016 · 1 revision

ConsoleCompetition.Run Method

Overload List

 

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

See Also

Reference

ConsoleCompetition Class
CodeJam.PerfTests.Running.Console Namespace

Clone this wiki locally