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
..
2019-12-28 19:50:49 +01:00
2019-12-28 19:50:49 +01:00
2017-05-31 08:21:36 +02:00
2020-04-13 14:54:04 +02:00