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.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>