aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJakob Unterwurzacher2020-10-18 21:05:44 +0200
committerJakob Unterwurzacher2020-10-18 21:07:30 +0200
commit6697ffd6e213828ff4cd873cd1d104877096a230 (patch)
treef256f0b720d0472b37c0af08806786d2232e8806 /Documentation
parentc943ed32aaf94a4e60d96c7a513180d29b15a40a (diff)
fusefronted: reject GETXATTR "security.capability"
Unless we are mounted with -suid, we can reject these requests, and gain back some lost speed. Closes https://github.com/rfjakob/gocryptfs/issues/515
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/performance.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/performance.txt b/Documentation/performance.txt
index 4fa2fd9..a724632 100644
--- a/Documentation/performance.txt
+++ b/Documentation/performance.txt
@@ -64,7 +64,8 @@ v1.7.1 577 1100 8.3 4.2 0.9 2.0 go1.14.2, Linux 5.
v1.7.1-60-gb23f77c 472 1100 12.7 4.2 0.8 2.0
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
-
+v2.0-beta1-5-gc943ed3 417 1000 30.4 12.7 9.9 16.4
+v2.0-beta1-6 529 1100 17.5 9.0 3.6 9.0
Results for EncFS for comparison (benchmark.bash -encfs):