Flutter Engine
The Flutter Engine
|
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() | |