C# Class YAMPConsole.Benchmarks

显示文件 Open project: FlorianRappl/YAMP Class Usage Examples

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
AdditionBenchmark ( ) : void
Benchmark ( string name, string lines, Action parser ) : void
GenerateBenchmarks ( ) : void
MakeTenK ( string s ) : string[]
MatrixBenchmark ( ) : void
RunBenchmark ( BenchmarkKind which ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void