tvl-depot/tvix/tools
edef 31d73cd443 refactor(nix-compat/nar/reader): reuse prev_name allocation
We reuse the prev_name allocation for Entry, instead of allocating and
returning a separate Vec.

We encode the `prev_name: None` case as an empty vector, since we don't
allow empty names anyway, and the sorting is equivalent.

Change-Id: I975b37ff873805f5ff099bc82128706891052247
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11607
Reviewed-by: Brian Olsen <me@griff.name>
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-05-08 15:30:46 +00:00
..
crunch-v2 refactor(nix-compat/nar/reader): reuse prev_name allocation 2024-05-08 15:30:46 +00:00
narinfo2parquet chore(tvix/tools/narinfo2parquet): polars 0.34.2 -> 0.36.2 2024-02-19 16:03:14 +00:00
turbofetch chore(tvix/tools/turbofetch): bump magic-buffer to 0.1.1 2024-02-07 20:03:24 +00:00
weave fix(tvix/tools/weave): handle sliced arrays correctly 2024-03-03 16:45:19 +00:00