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-24 00:38:40 +01:00
2018-09-23 12:17:26 +02:00
2020-02-29 20:38:48 +01:00
2018-12-27 15:19:55 +01:00
2016-10-04 10:26:22 +02:00