diff options
author | Jakob Unterwurzacher | 2020-10-16 19:13:05 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2020-10-16 19:13:32 +0200 |
commit | f99050b78a2e348d2325937a4e8b502617f4e931 (patch) | |
tree | 997e7d08d268258d5f1f2a8a7b250ea8a015fbe3 /Documentation | |
parent | 95775bf52cf2704b741598348ca69a511890f206 (diff) |
Update performance.txt with gocryptfs v2.0-beta1 result
As expected, we are slow. Fd caching will be implemented later.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/performance.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/performance.txt b/Documentation/performance.txt index 88d322a..0425d22 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -62,7 +62,7 @@ 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 Results for EncFS for comparison (benchmark.bash -encfs): |