[roll] Roll fuchsia [internet-checksum] Migrate to criterion

The supported benchmarking framework in fuchsia is `criterion`. The
previous benchmarks in `cargo bench` can never be built in fuchsia
and run against a target. This change also allows the benchmarks to
be run in `perfcompare` builders to monitor the performance changes
in CQ/CI.

The benchmarks themselves are unchanged.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426034
Original-Revision: 03d6f9304340fdedeef69fce747d4b48c7071aac
GitOrigin-RevId: b772d80367fe7b839851a55512b4c48ec0d6bae7
Change-Id: I593ff3cced39adc34a1b63666a89b6765743592f
1 file changed
tree: b5922e227fc475fe28f8f47c3f319e0ce40747b3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.