From: Scott Worley Date: Sat, 18 Apr 2026 19:36:28 +0000 (-0700) Subject: Add overhead/efficiency graph X-Git-Url: http://git.scottworley.com/annex-ec/commitdiff_plain/7838d1b6e832ce416aeb2400c7a1007e84df5f22?ds=sidebyside;hp=1e7bbbad7baddaeb17e3b6f2a886e9483d292acf Add overhead/efficiency graph --- diff --git a/README.md b/README.md index 9e7fb71..8f3d1a3 100644 --- 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 index 0000000..95a49f4 Binary files /dev/null and b/overhead.png differ