diff options
author | Jakob Unterwurzacher | 2016-01-09 20:51:35 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-01-09 20:51:35 +0100 |
commit | e0edbc1cdf28df6131a388f530447c503dc2ff08 (patch) | |
tree | d63b3c0408598302333801ade8ac2c6b8adfc8c9 /docs/comparison.md | |
parent | 7afa5d281ec61ca6f56c8c3398a916828f7103ea (diff) |
Acknowledge tar extract performance as known performace limitation
Diffstat (limited to 'docs/comparison.md')
-rw-r--r-- | docs/comparison.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/comparison.md b/docs/comparison.md index 2d330b9..39ac813 100644 --- a/docs/comparison.md +++ b/docs/comparison.md @@ -119,7 +119,8 @@ Notes: However, an optimized WebDAV client may be able to significantly speed up small-file workloads. {2} Tested with the dave cli WebDAV client, which gave better speed than gvfs (Gnome built-in) and davfs2 {3} Tested with gvfs in the `/run/user/.../gvfs/dav:...` mount -{4} See [gocryptfs ticket#16](https://github.com/rfjakob/gocryptfs/issues/16) +{4} Known performance limitation in the go-fuse library. See [gocryptfs ticket#16](https://github.com/rfjakob/gocryptfs/issues/16) +for progress on a fix. Disk Space Efficiency |