libgocryptfs/tests/test_helpers
Jakob Unterwurzacher f8ad2ac3e2 dircache: increase cache size & lifetime
Looking at the dircache debug output, we see
that a "git status" workload has a very bad
cache hit rate because the entries expire or
get evicted before they can be reused.

Increase both cache size and lifetime for
a 4x speedup:

Before: 75s
After:  17s

https://github.com/rfjakob/gocryptfs/issues/410
2020-05-17 21:37:36 +02:00
..
helpers.go gocryptfs-xray: add -0 flag, add tests 2020-05-10 00:04:14 +02:00
mount_unmount.go dircache: increase cache size & lifetime 2020-05-17 21:37:36 +02:00