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