C# Class Compare, benchmarker

Mostrar archivo Open project: xamarin/benchmarker Class Usage Examples

Public Methods

Method Description
Main ( string args ) : int

Private Methods

Method Description
CacheAndBranches ( string cachegrindFilename ) : Tuple
CheckBenchViewOptions ( string submissionType, string submissionName ) : bool
GetPullRequestBaselineRunSetId ( Machine machine, Product, product, string pullRequestURL, compare repository, Config, config ) : string>>.Task
InitCommons ( ) : void
MemoryIntegral ( string massifFilename ) : long>.Tuple
ParseJITPhases ( string stdout ) : List
ParseMassifEntry ( string>.Dictionary dict ) : long>.Tuple
SumArray ( List l, int start, int end ) : double
UploadPauseTimes ( string binprotFilePath, string grepBinprotPath, long runId ) : Task
UsageAndExit ( string message = null, int exitcode ) : int

Method Details

Main() public static method

public static Main ( string args ) : int
args string
return int