From 5c13287c1adb79bbea33c4024eb90d1934b1b508 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Fri, 5 Mar 2021 15:51:18 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0015d781..623ad680 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ compressed file systems. DwarFS also **doesn't compromise on speed** and for my use cases I've found it to be on par with or perform better than SquashFS. For my primary use case, **DwarFS compression is an order of magnitude better -than SquashFS compression**, it's **4 times faster to build the file +than SquashFS compression**, it's **6 times faster to build the file system**, it's typically faster to access files on DwarFS and it uses less CPU resources.