tree: c5a4ac4f0e6e4cdda035d41b7a9c2687187cc2a6 [path history] [tgz]
  1. BUILD.gn
  2. OWNERS
  3. README.md
  4. report_system_metrics.go
  5. report_system_metrics_test.go
  6. results.go
  7. results_test.go
  8. tracing.go
  9. tracing_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.