tvl-depot/tvix/nix-compat
edef 55c37a2871 feat(tvix/nix-compat): decode base32 with a lookup table
This also takes input validation out of the loop, leaving the loop
backedge as the sole branch in the hot path.

Change-Id: Id08e6fb9cf5b074780efa09a7ad389352a601bcc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9847
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2023-10-27 07:31:46 +00:00
..
benches feat(nix-compat): add bench for aterm parsing 2023-10-16 12:26:36 +00:00
src feat(tvix/nix-compat): decode base32 with a lookup table 2023-10-27 07:31:46 +00:00
Cargo.toml feat(nix-compat): add bench for aterm parsing 2023-10-16 12:26:36 +00:00
default.nix test(tvix/nix-compat/nar/writer/sync): add tests 2023-10-18 12:31:57 +00:00