Update performance.txt with new numbers

This commit is contained in:
Jakob Unterwurzacher 2017-06-29 19:00:16 +02:00
parent 0cc6f53496
commit dee88f3c4d

View File

@ -1,4 +1,5 @@
All test performed on tmpfs, /tmp/a mounted on /tmp/b.
All test performed on a Pentium G630 (Dual-core Sandy Bridge, no AES-NI).
The working directory is on tmpfs.
The untar test uses https://cdn.kernel.org/pub/linux/kernel/v3.0/linux-3.0.tar.gz .
The archive is placed on tmpfs as well.
@ -10,7 +11,7 @@ RM: time rm -Rf linux-3.0
(or just run benchmark.bash)
VERSION WRITE UNTAR MD5 LS RM
VERSION WRITE READ UNTAR MD5 LS RM
v0.4 48 1.5 5
v0.5-rc1 56 7 19
v0.5-rc1-1 54 4.1 9
@ -32,6 +33,7 @@ v1.3-64-g80516ed 123 19 11 1.3 4.2
v1.3-67-g9837cb0 125 19 11 1.4 4.2 (go1.8.3)
v1.3-69-ge52594d 145 19.0 11.6 1.4 4.1
v1.4-1-g3c6fe98 154 17.2 11.7 1.4 4.1
v1.4-5-g0cc6f53 182 144 16.7 11.1 1.3 3.3
Results for EncFS for comparison (benchmark.bash -encfs):