tree: 73554176fdddd85c0a3cee73d5467c1c1a552c52
  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.