[roll] Roll fuchsia [network] Introduce localhost UDP & TCP benchmarks

Remove existing UDP trace-based benchmarks in favor of something that
can run entirely on the host.

Original-Fixed: 82467
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/567528
Original-Revision: 7de7fbe13b928e9a605cf28e801aeb5b99877d8c
GitOrigin-RevId: c7580624bcca126e54473897c88901f5bbc7b8ca
Change-Id: I846157b0841d4c4014e4f3577b127a8f57c2113e
1 file changed
tree: 8133f48cfe97288a64898fe148e9b697f2dee98f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.