tvl-depot/tvix/tools/crunch-v2
edef 4f22203a3a feat(tvix/tools/crunch-v2): init
This is a tool for ingesting subsets of cache.nixos.org into its own flattened castore format.
Currently, produced chunks are not preserved, and this purely serves as a way of measuring
compression/deduplication ratios for various chunking and compression parameters.

Change-Id: I3983af02a66f7837d76874ee0fc8b2fab62ac17e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10486
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2024-01-27 18:23:40 +00:00
..
protos feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00
src feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00
.gitignore feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00
build.rs feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00
Cargo.lock feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00
Cargo.nix feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00
Cargo.toml feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00
default.nix feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00
OWNERS feat(tvix/tools/crunch-v2): init 2024-01-27 18:23:40 +00:00