Method |
Description |
|
ClassSetUp ( ) : void |
|
|
ClassTearDown ( ) : void |
|
|
CollectGarbage ( ) : void |
|
|
Execute ( string name, Action>.Dictionary initMap, Action>.Dictionary actionMap ) : void |
|
|
IncreaseThreadAndProcessPriority ( ) : void |
|
|
Measure ( Stopwatch watch, Action>.Dictionary actionMap, int iterationCount ) : void |
|
|
Prepare ( ) : void |
|
|
RunArrayBenchmark ( ) : void |
|
|
RunConstructorBenchmark ( ) : void |
|
|
RunFieldBenchmark ( ) : void |
|
|
RunIndexerBenchmark ( ) : void |
|
|
RunLookupBenchmark ( ) : void |
|
|
RunMetadataIntegrationBenchmark ( ) : void |
|
|
RunMethodInvocationBenchmark ( ) : void |
|
|
RunPropertyBenchmark ( ) : void |
|
|
RunStaticFieldBenchmark ( ) : void |
|
|
RunStaticMethodInvocationBenchmark ( ) : void |
|
|
RunStaticPropertyBenchmark ( ) : void |
|
|
RunTryCreateInstanceBenchmark ( ) : void |
|
|