Skip to content

Methods_T_CodeJam_PerfTests_Running_Console_ConsoleCompetition

andrewvk edited this page Nov 8, 2016 · 1 revision

ConsoleCompetition Methods

Methods

 

Name Description
Public methodStatic member Run(Assembly, ICompetitionConfig) Runs all benchmarks defined in the assembly.
Public methodStatic member Run(Type, ICompetitionConfig) Runs the benchmark.
Public methodStatic member Run(Type[], ICompetitionConfig) Runs all benchmarks defined in the assembly.
Public methodStatic member Run(T)(ICompetitionConfig) Runs the benchmark.
Public methodStatic 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