-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_PerfTests_Running_Console_ConsoleCompetition_Run
andrewvk edited this page Nov 8, 2016
·
1 revision
Name | Description | |
---|---|---|
![]() ![]() ![]() ![]() |
Run(T)(ICompetitionConfig) | Runs the benchmark. |
![]() ![]() ![]() ![]() |
Run(Assembly, ICompetitionConfig) | Runs all benchmarks defined in the assembly. |
![]() ![]() ![]() ![]() |
Run(Type, ICompetitionConfig) | Runs the benchmark. |
![]() ![]() ![]() ![]() |
Run(Type[], ICompetitionConfig) | Runs all benchmarks defined in the assembly. |
![]() ![]() ![]() ![]() |
Run(T)(T, ICompetitionConfig) | Runs the benchmark. |
ConsoleCompetition Class
CodeJam.PerfTests.Running.Console Namespace