tree: 87efcb412cbf6a544e30301ee23c8912eb9813f6 [path history] [tgz]
  1. benchmarks.cc
  2. benchmarks.sh
  3. benchmarks_perfcompare.sh
  4. BUILD.gn
  5. gfx_benchmarks.cc
  6. gfx_benchmarks.h
  7. OWNERS
  8. README.md
src/tests/benchmarks/README.md

benchmarks

This directory contains wrapper code for running Fuchsia benchmarks.

TODO(fxb/23091): This will eventually be replaced by the SL4F versions of the benchmarks.

To run a benchmark on CI and upload its results to the performance dashboard, add an entry in benchmarks.cc.

More detailed instructions can be found the CI benchmarking guide.