diff options
| -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): | 
