From 04ff064a5379c4308f99615a6fdf6aa12e675f5e Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 28 Jun 2026 04:52:47 +0000 Subject: research: Place fs-level compresion correctly --- research/dynamic_packfiles.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/dynamic_packfiles.txt b/research/dynamic_packfiles.txt index a2c171c3..a3461fbb 100644 --- a/research/dynamic_packfiles.txt +++ b/research/dynamic_packfiles.txt @@ -2,13 +2,13 @@ Format: * Append-only-ish rolling packfiles * All objects are uncompressed with no zlib framing -* Compression relies on filesystem block-level compression instead * uint64 instead of varints Rationale for the lack of compression: * Non-delta objects become readable via mmap with no copies at all * Delta instructions become easier to stream +* FS-level compression works Indexes: -- cgit v1.3.1-10-gc9f91