From 4442d2b75a101c229e7befea12d7e04be04ad3fe Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Fri, 5 Mar 2021 02:15:06 +0100 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 610c39a3..628a6da9 100644 --- a/README.md +++ b/README.md @@ -792,9 +792,9 @@ So here's a comparison of the extraction speed: $ time sudo dwarfsextract -i raspbian-9.dwarfs -o out2 - real 0m13.108s - user 0m11.793s - sys 0m1.399s + real 0m12.986s + user 0m11.711s + sys 0m1.350s Not much of a difference really.