Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions | Variables
benchmark.py File Reference

Go to the source code of this file.

Namespaces

namespace  benchmark
 

Functions

def benchmark.match (bench, filt)
 
def benchmark.GetBenchmarkFile (path)
 
def benchmark.ReadBenchmarkList (mode, path, core)
 
def benchmark.BuildOptions ()
 
def benchmark.ProcessOptions (options)
 
def benchmark.GetBuildRoot (mode, arch, sanitizer)
 
def benchmark.GetDart (mode, arch, sanitizer)
 
def benchmark.Main ()
 

Variables

 benchmark.HOST_OS = utils.GuessOS()
 
 benchmark.HOST_CPUS = utils.GuessCpus()