summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-04-10 12:04:50 +0200
committerJakob Unterwurzacher2016-04-10 12:04:50 +0200
commite42e46c97cc46b731b63f1edfe1a4407161057f9 (patch)
tree8eae9191a024600232b1204609f212eeef64e6cd
parent0a49ecb869b3a68caf78d78beda9f74bde1f4b10 (diff)
Add v0.9-rc2 performance numbers
-rw-r--r--Documentation/performance.txt3
1 files changed, 2 insertions, 1 deletions
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