tree: e04e009150c41a688ee01daa43aa96d80c089cd5 [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. kernel_boot_timeline.cc
  8. OWNERS
  9. 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.