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