snix/users/edef
edef 201d8f0cf2 feat(users/edef/weave): use FxHashSet and dedupe early
Deduping early saves a fair bit of memory, but the extra hashing is
costly.

We switch to FxHash, since we don't need a DoS-proof hash, but we do
need it to be *fast*.

Change-Id: Ic6b7010874c417862baa9b882593208c8dd1d5e6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12648
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-10-19 17:01:38 +00:00
..
crunch-v2 chore(users/edef/crunch-v2): bump crate dependencies 2024-10-17 22:55:15 +00:00
depot-scan style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
fetchroots docs(users/edef/fetchroots): add a README for other users 2024-10-17 16:41:03 +00:00
narinfo2parquet chore(tvix/tools): move narinfo2parquet to //users/edef 2024-10-12 23:17:29 +00:00
refscan feat(users/edef/refscan): AArch64 support 2023-01-11 20:10:38 +00:00
turbofetch chore(users/edef/turbofetch): bump crate dependencies 2024-10-17 22:41:07 +00:00
weave feat(users/edef/weave): use FxHashSet and dedupe early 2024-10-19 17:01:38 +00:00
keys.nix fix(edef/keys): add readTree header 2020-08-05 02:21:47 +00:00
OWNERS chore(gerrit): migrate OWNERS files to code-owners style 2022-09-19 11:13:28 +00:00