blob: 8444aae11e5bb8e251f917cb1822629ea6f3c089 [file] [view]
benchmarking
==
## Overview
`benchmarking` is a C++ library for driving Fuchsia benchmarks. Most of the
programs written using this library are used by Fuchsia infrastructure which
executes the benchmarks and uploads the results to the performance dashboard.
For example usage see `//garnet/tests/benchmarks`.