summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2018-11-01 18:24:25 +0100
committerGitHub <noreply@github.com>2018-11-01 18:24:25 +0100
commita001ad6bee3ad4456a5cea28c6856e7c8c0969aa (patch)
tree4e1981814a36363f3a067ac07c68691bc5e6f7ca
parent37b79c42da619c503a9883659375f30ee2f5a829 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index db89ef6..ea2289b 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,10 @@ The following benchmarks have been performed with [hyperfine](https://github.com
a moderately large folder (15GB, 100k directories, 400k files). Smaller folders are not really of any
interest since all programs would finish in a reasonable time that would not interrupt your workflow.
+In addition to `du` and `dup`, we also add [tin-summer](https://github.com/vmchale/tin-summer) (`sn`) in
+our comparison. It is a fully-featured replacement for (alternative to) `du` written in Rust, which you
+should check out.
+
### Cold disk cache
```bash