| MultiBenchmark Class |
Namespace: CMS.Base.Internal
public class MultiBenchmark : Benchmark
The MultiBenchmark type exposes the following members.
| Name | Description | |
|---|---|---|
| MultiBenchmark |
Constructor
|
| Name | Description | |
|---|---|---|
| BaseLine |
Base line benchmark to compare to
| |
| Benchmarks |
Benchmarks covered by this benchmark
| |
| Iterations |
Number of iterations to run. Default 1000
(Inherited from Benchmark.) | |
| Results |
Results of the benchmark
(Inherited from Benchmark.) |
| Name | Description | |
|---|---|---|
| GetReport |
Gets the benchmark report
(Overrides BenchmarkGetReport(Benchmark).) | |
| Run |
Runs the benchmarks
(Overrides BenchmarkRun.) |