ref: 965c5aca6d39f0c6a8e5461e12000d5e4b8723d2
parent: 36a878e8a7736bebe852c66cc4e97e9711ee2124
author: Runxi Yu <me@runxiyu.org>
date: Wed Mar 11 07:48:28 EDT 2026
research: repack is defragmentation
--- a/research/dynamic_packfiles.txt
+++ b/research/dynamic_packfiles.txt
@@ -9,6 +9,9 @@
and anything surrounding from unwanted objects that are slightly out
of the page boundary
+repack is not really git's repack algorithm, it's bascially just
+defragmentation.
+
genreational bloom filters
idx design
@@ -32,7 +35,7 @@
-upload-pack/send-pack/repack
+upload-pack/send-pack/defrag
============================
take current pack, remove dead objects/holes, filter objects out, record
--
⑨