tree: 7bf74cc44c4346cd66e93af54c73fdff9dcb7781 [path history] [tgz]
  1. benchmarking.cc
  2. benchmarking.h
  3. BUILD.gn
  4. is_vulkan_supported.cc
  5. is_vulkan_supported.h
  6. OWNERS
  7. README.md
garnet/testing/benchmarking/README.md

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.