[roll] Roll fuchsia [archivist] Optimize reading of logs

This CL improves the performance of reading logs significantly. I used
the profiler to guide the changes. This addresses the low hanging fruit
that I could easily identify and fix.

To improve things further, I think we probably need to move away from
JSON serialization.

Original-Bug: 448177023
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1489436
Original-Revision: 588cd7b3c8e1a1be1f240d9ed87ffc03e681b62d
GitOrigin-RevId: e3bf4f98882086fd705d0c6af85fcf20423bd396
Change-Id: If7cf0be78e65da5458decb28129364185d6fbf7f
1 file changed
tree: 17d5f1b3fb8602daa3fb7a6da885e686fb85a490
  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.