[roll] Roll fuchsia [performance] Migrate rust inspect benchmark to python

This change also introduces a base class for performance tests.

We can continue adding features to FuchsiaPerfTest as necessary until we
are at feature parity with the Dart implementation as we migrate
benchmarks to this new API.

Original-Fixed: b/305081404
Cq-Include-Trybots: luci.fuchsia.try:terminal.vim3-release
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/936095
Original-Revision: b384e80157620e29201ecfdf32bc82541d7286ed
GitOrigin-RevId: 6817bea0fd1a68a4c26cb8ed907162b4363e0d65
Change-Id: I3a0baa7c2515b0cecb271fd2beecbcb7a9dfa68f
1 file changed
tree: ac77a3327c7e367859893120bf635fcf359d9196
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.