summaryrefslogtreecommitdiffstats
path: root/_log/vcs-1.md
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-05-13 15:33:19 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-05-13 15:33:19 +0800
commitfbba9f3794630f7eb38e6d3a22cadcdf05da8bf3 (patch)
treed5fc6f2f181e38ca4936e3c9605b52ea39b0fad8 /_log/vcs-1.md
parent21abcccf6fc7444483ca60bb1c4af97924d88d8f (diff)
downloadwww-fbba9f3794630f7eb38e6d3a22cadcdf05da8bf3.tar.gz
Rename posts.minimalist
Diffstat (limited to '_log/vcs-1.md')
-rw-r--r--_log/vcs-1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/_log/vcs-1.md b/_log/vcs-1.md
index 4244007..93e842b 100644
--- a/_log/vcs-1.md
+++ b/_log/vcs-1.md
@@ -104,7 +104,7 @@ Final Inodes | 1462 | 41
TOTAL URN REBASES: 0
</pre>
-Git wins on speed and memory.
+Git is 10x times 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. Urn's crept
@@ -115,5 +115,5 @@ Then fell the GC hammer. Inodes: 41. Space recovered: 8.4 MB.
Precise impact on TBW and write amplification is not yet known.
Commit: <a
-href="https://git.asciimx.com/urn/commit/?id=79d9ec2bdef0a82172fa0aa56f12004bef206c04"
-class="external" target="_blank" rel="noopener noreferrer">79d9ec2</a>
+href="https://git.asciimx.com/urn/commit/?id=ff98b5711ae91d5cafd75764be192c0be5e592cf"
+class="external" target="_blank" rel="noopener noreferrer">ff98b57</a>