summaryrefslogtreecommitdiffstats
path: root/_log/vcs-1.md
diff options
context:
space:
mode:
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.