Skip to content

on btrfs, gocryptfs is significantly slower than encfs #63

@tyrak

Description

@tyrak

Hi,

I just discovered this project and I am considering to use it to replace encfs, but it's write performance is significantly worse than encfs on my laptop. This is a sandy bridge laptop with a 5400 rpm (spinning) hard drive running 64-bit linux. I tried the provided precompiled binary for debian as well as compiling it myself (both with and without openssl support) and the results are very similar.

Here are some benchmarks:

$ ./benchmark.bash 
Testing gocryptfs at /tmp/benchmark.bash.5r4.mnt
WRITE: 131072000 bytes (131 MB) copied, 89.1114 s, 1.5 MB/s
UNTAR: 914.49
LS:    2.05
RM:    9.34

and

$ ./benchmark.bash -encfs
Testing EncFS at /tmp/benchmark.bash.QZU.mnt
WRITE: 131072000 bytes (131 MB) copied, 3.32415 s, 39.4 MB/s
UNTAR: 20.68
LS:    3.54
RM:    4.99

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions