diff options
| author | Jakob Unterwurzacher | 2020-10-16 19:13:05 +0200 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2020-10-16 20:03:59 +0200 | 
| commit | d656574d0800d152c70292cbd540593e68189a93 (patch) | |
| tree | 3322114b94bc44d0b881f8812fc60dd124865e65 | |
| parent | f99050b78a2e348d2325937a4e8b502617f4e931 (diff) | |
performance.txt: add gocryptfs v1.8.0 results
| -rw-r--r-- | Documentation/performance.txt | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/Documentation/performance.txt b/Documentation/performance.txt index 0425d22..4fa2fd9 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -62,7 +62,8 @@ v1.7.1            450      697      11.5   9.5  1.5    3.6  v1.7.1            556     1000       9.0   4.2  0.9    2.0    go1.13.6, Linux 5.4.17  v1.7.1            577     1100       8.3   4.2  0.9    2.0    go1.14.2, Linux 5.6.7  v1.7.1-60-gb23f77c 472    1100      12.7   4.2  0.8    2.0 -v2.0-beta1        387     1100      36.2  14.4 12.8   19.3    go1.15.3, Linux 5.8.13 +v1.8.0            410     1000      17.5   6.7  5.4    7.8    go1.15.3, Linux 5.8.13 +v2.0-beta1        387     1100      36.2  14.4 12.8   19.3  Results for EncFS for comparison (benchmark.bash -encfs): | 
