[roll] Roll fuchsia [power] Add benchmark test for Topological Test Daemon

The Power Topology Testing fidl calls are tested for performances using
criterion. An integration test was created to verify the correctness of
the functions acquiring the fidl proxies, and actually toggling lease
states.

The location of this bench is moved from the System Activity Governor
to src/power. The metric names are revised as well.

Original-Bug: b/357445279
Test: fx set terminal.vim3 --with //src/tests/end_to_end/perf:test \
    --with-test //src/power:tests --release
  fx test --e2e power_framework_microbenchmarks -o
  fx test -o power-framework-bench-integration-tests
    --test-filter=*test_topologytestdaemon_toggle -- --repeat 5000
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1098517
Original-Revision: 676c648be43d19cb162569390666ba170b171ab0
GitOrigin-RevId: 2fa32481777bd2cd665cf827408800131eb87f6b
Change-Id: Icb780aaf6c4e3d0592ccca830f9e9bb50bc172b7
1 file changed
tree: fbc267756da62b46f4c651ca3823a18c678e15c2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.