-
Notifications
You must be signed in to change notification settings - Fork 35
Methods_T_CodeJam_PerfTests_CompetitionHelpers
andrewvk edited this page Nov 8, 2016
·
1 revision
The CompetitionHelpers type exposes the following members.
Name | Description | |
---|---|---|
CreateDefaultConfig | Helper for custom configs: configuration that should be used for new performance tests. | |
CreateDefaultConfigAnnotate | Helper for custom configs: creates configuration that should be used for new performance tests. Automatically annotates the source with new timing limits. | |
CreateDefaultConfigReannotate | Helper for custom configs: creates configuration that should be used in case the existing limits should be ignored. | |
CreateDefaultJob | Helper for custom configs: creates default job for the config. | |
Delay | Default delay implementation. Performs delay for specified number of cycles. |