tree: bf309a69dde0d65de489125d481af11258ec4f26 [path history] [tgz]
  1. benchmarks.cc
  2. benchmarks.sh
  3. benchmarks_perfcompare.sh
  4. BUILD.gn
  5. kernel_boot_timeline.cc
  6. OWNERS
  7. 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.