summaryrefslogtreecommitdiffstats
path: root/_log/vcs-1.md
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-07-25 16:48:16 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-08-13 22:51:43 +0800
commit10316f4c8259c65edf49462bc0e2a76011577e1c (patch)
treeee3e0e51d452326ae733520393900ff8abba0a27 /_log/vcs-1.md
parent61568cd8d254b794188352354902acd85bdc4739 (diff)
downloadwww-10316f4c8259c65edf49462bc0e2a76011577e1c.tar.gz
Add reference to Domsson's fakesteak and minor tweaks to articles.minimalist
Diffstat (limited to '_log/vcs-1.md')
-rw-r--r--_log/vcs-1.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/_log/vcs-1.md b/_log/vcs-1.md
index 8dc6bca..67c64ad 100644
--- a/_log/vcs-1.md
+++ b/_log/vcs-1.md
@@ -104,11 +104,9 @@ Final Inodes | 1462 | 41
TOTAL URN REBASES: 0
</pre>
-Git is 10x faster.
-
-On storage, Urn shows promise. Git wrote 12 MB to track a 17 MB repository; Urn
-wrote 9 MB. Over 80 commits, Git's inode consumption grew by 562, while Urn's
-crept from 1,300 to 1,462.
+Git is 10x faster. On storage, Urn shows promise. Git wrote 12 MB to track a 17
+MB repository; Urn wrote 9 MB. Over 80 commits, Git's inode consumption grew by
+562, while Urn's crept from 1,300 to 1,462.
Then fell the GC hammer. Inodes: 41. Space recovered: 8.4 MB.