tree: b11549a61e1a0994bcc3402190aae67a57e54bb4 [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.