[roll] Roll fuchsia [flatland] Reduce number of PredictedTimes computed for Flatland clients

No existing flatland client makes use of all 8 latch/presentation times
we compute. This computation is currently responsible for roughly half
the time SendHintsToStartRendering() takes to complete. By reducing the
number of FuturePresentationInfos we compute, we can reclaim a large
chunk of this time

Original-Bug: b/458384199
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1534955
Original-Revision: 26dd6e45a2063dfe19951f56872f205ba29bc4b7
GitOrigin-RevId: 3a5eef84489675fba083d98f1c0db37341cd947e
Change-Id: I3b23d97599d0c5f4b8a46d93c17bc259a6cc9083
1 file changed
tree: bbef3e2e684e4ab68da058e2d959913402404bea
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.