]> git.scottworley.com Git - annex-ec/commitdiff
Add overhead/efficiency graph
authorScott Worley <scottworley@scottworley.com>
Sat, 18 Apr 2026 19:36:28 +0000 (12:36 -0700)
committerScott Worley <scottworley@scottworley.com>
Sat, 18 Apr 2026 19:36:28 +0000 (12:36 -0700)
README.md
overhead.png [new file with mode: 0644]

index 9e7fb71ee2b9ffbf285ba073a5a6e10a2dc8e32f..8f3d1a30abb678343c3d67e6ddb8756dd7a1f8eb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,3 +3,7 @@
 Use erasure codes (par2) to use storage more efficiently than `numcopies`.
 
 ![parity](annex-ec/blob_plain/HEAD:/parity.png)
+
+More drives → better efficiency:
+
+![overhead](annex-ec/blob_plain/HEAD:/overhead.png)
diff --git a/overhead.png b/overhead.png
new file mode 100644 (file)
index 0000000..95a49f4
Binary files /dev/null and b/overhead.png differ