tree: ed65e2b8a109059d8fe8a9bc6a661f77df4ff85c [path history] [tgz]
  1. BUILD.gn
  2. OWNERS
  3. README.md
  4. results.go
  5. results_test.go
garnet/go/src/benchmarking/README.md

benchmarking

This is a Golang library for writing Fuchsia benchmarks that run on CI and whose results are uploaded to the Performance Dashboard.

For more information on automating benchmarks, see the CI benchmarking guide.