Skip to content

Properties_T_CodeJam_PerfTests_CompetitionBenchmarkAttribute

andrewvk edited this page Nov 8, 2016 · 1 revision

CompetitionBenchmarkAttribute Properties

The CompetitionBenchmarkAttribute type exposes the following members.

Properties

 

Name Description
Public property Baseline (Inherited from BenchmarkAttribute.)
Public property Description (Inherited from BenchmarkAttribute.)
Public property DoesNotCompete Exclude the benchmark from competition.
Public property MaxRatio The maximum timing ratio relative to the baseline. Set to Empty (used by default) to mark the limit as unset but updateable during the annotation. Set to IgnoreValue to ignore the limit.
Public property MinRatio The minimum timing ratio relative to the baseline. Set to Empty (used by default) to mark the limit as unset but updateable during the annotation. Set to IgnoreValue to ignore the limit.
Public property OperationsPerInvoke (Inherited from BenchmarkAttribute.)
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
  Back to Top

See Also

Reference

CompetitionBenchmarkAttribute Class
CodeJam.PerfTests Namespace

Clone this wiki locally