| BenchmarkResults Class |
Namespace: CMS.Base.Internal
public class BenchmarkResults
The BenchmarkResults type exposes the following members.
| Name | Description | |
|---|---|---|
| BenchmarkResults |
| Name | Description | |
|---|---|---|
| MaxRunSeconds |
Maximum number of seconds per single run
| |
| MinRunSeconds |
Minimum seconds per single run
| |
| Runs |
Number of benchmark runs
| |
| SecondsPerRun |
Average seconds per single run
| |
| TotalRunSeconds |
Total seconds for running all iterations
| |
| TotalSeconds |
Total number of seconds
|
| Name | Description | |
|---|---|---|
| ToString |
Returns the results as string representation
(Overrides ObjectToString.) |