From e42e46c97cc46b731b63f1edfe1a4407161057f9 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 10 Apr 2016 12:04:50 +0200 Subject: [PATCH] Add v0.9-rc2 performance numbers --- Documentation/performance.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/performance.txt b/Documentation/performance.txt index 75c26d9..859c9b9 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -3,7 +3,7 @@ The used test archive is https://www.kernel.org/pub/linux/kernel/v3.0/linux-3.0. (mirror: http://ftp.linux.org.uk/pub/linux/linux-3.0/linux-3.0.tar.gz). The archive is placed on tmpfs as well. -WRITE: dd if=/dev/zero of=zero bs=128K count=1000 +WRITE: dd if=/dev/zero of=zero bs=128K count=1000 UNTAR: time tar xfz ../linux-3.0.tar.gz LS: time ls -lR linux-3.0 > /dev/null RM: time rm -Rf linux-3.0 @@ -17,3 +17,4 @@ v0.6 47 1.8 4.3 v0.7 43 1.7 4.3 v0.7.2 26 1.8 4.3 v0.8 23 1.8 4.3 +v0.9-rc2 94 24 1.8 4.5