[roll] Roll fuchsia [network] Add benchmark for UDP serde ops

Fast UDP uses custom methods for serializing and deserializing FIDL
tables to and from byte buffers. Add benchmarks for each method.

Original-Fixed: 102270
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692705
Original-Revision: 34c2d93ca35e3e0eea39f58afebab1f90458cb12
GitOrigin-RevId: bcf09263bd4fe3186cc8038a4cb57aca99d039a1
Change-Id: Ic3b8453f8cdb062c109377bb4b91d0b60a383662
1 file changed
tree: 8bd90b81dea673d7116f480d06629c1a8ba16129
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.