tree: 16124f2b6651b0b173caa12ec535c1e48f14df2b [path history] [tgz]
  1. BUILD.gn
  2. MAINTAINERS
  3. README.md
  4. results.go
  5. results_test.go
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.