tree: d12186fa9fbba83d6f3145c2ea66a2aa077d01d0 [path history] [tgz]
  1. meta/
  2. src/
  3. test_data/
  4. BUILD.gn
  5. config.json5
  6. README.md
src/sys/component_manager/tests/lifecycle_benchmark/README.md

Component lifecycle performance benchmark

This test measures the performance of component framework lifecycle operations such as starting components. A real instance of elf runner and package resolver is used, with a nested instance of component_manager.

The metrics for this test are configured at //src/tests/end_to_end/perf/expected_metric_names/fuchsia.component.lifecycle.txt. If you add, delete, or rename a test you will need to update this file.