| 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`. |