[roll] Roll fuchsia [microbenchmarks] Measure VMAR allocation

Benchmarks cost of VMAR allocation under a VMAR that is differently
loaded both in terms of total number of existing allocations, as well
density of existing allocations.

Presently ASLR performance is somewhat linear with respect to number
of existing allocations, and shows notable slowdowns at 10k. This
benchmark is added to track improvements to this.

Original-Bug: 445988883
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1412214
Original-Revision: c19cd21b31d2c58889a03f55dba434405ec1cfa1
GitOrigin-RevId: 7fe9f9b222532a30d0a0b9b57c2908443a01bc88
Change-Id: I1eac96208e2af29a647637f55e439caf875bb8bf
1 file changed
tree: b003422c345a4642693420134a74beb90455414f
  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.