[roll] Roll fuchsia [inspect][bench] Benchmark Inspect hierarchy creation

Measure how long it takes to parse a randomly filled VMO
into a DiagnosticsHierarchy.

This will let us compare various VMO-parsing algorithms with perfcompare.

(Rename the "snapshot" component back to "reader" and add the
benchmarks to the "fuchsia.rust_inspect.reader_benchmarks" set.)

Original-Bug: b/335516442
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129862
Original-Revision: 62c4fe559a6eb1e1b9e5fa4edf2a9a9a56c3757b
GitOrigin-RevId: b0915f969e1d78f306184293c2a9a79a1d4c2e74
Change-Id: I42878b85f93aa0a73cf06b3ee9c3a4578f6be564
1 file changed
tree: 6b4c6d79e59f8eaa06c8f059aa14ed5eb2a61380
  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 in one of the communication channels documented at get involved.

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.