-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_PerfTests_Running_Core_CompetitionRunnerBase_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. |
CompetitionRunnerBase Class
CodeJam.PerfTests.Running.Core Namespace