commit | cc3919194e6dc7d0b1b415c3884d840296d92fe9 | [log] [tgz] |
---|---|---|
author | James Sullivan <jfsulliv@fuchsia.infra.roller.google.com> | Fri Feb 23 21:06:58 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 23 13:08:04 2024 -0800 |
tree | d997694704620838ed5ddc4b66f8b91693d8c4ec | |
parent | 43c26ddbd93c4cda1ecbc97ebbec4e96211f6bc2 [diff] |
[roll] Roll fuchsia [fxfs] Only deserialize keys while seeking Defers deserializing the full item (i.e. the value) until we're done seeking through the SimplePersistentLayer. This is an adapted and simplified version of fxrev.dev/990832, which extended the lazy deserialization further (via letting clients partially deserialize keys and later access the value), which turned out to be a great deal of work for marginal benefit since frequently values need to be accessed anyways (e.g. for filtering and merging). Original-Bug: 323571978 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995796 Original-Revision: a88e44a1ce2564ce0695ed152b7d9fd830db38a7 GitOrigin-RevId: c68f350659eaefaecc3dcaffeb1587c57e7679d0 Change-Id: I821d4c88079a9cb28f699ff5d303628f69e8c1f4
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.