cache.h
1.62 KB
-
Refactor git_cache to use an rwlock · 6a211d7c
This significantly reduces contention when many threads are trying to read from the cache simultaneously.
Justin Spahr-Summers committed
This significantly reduces contention when many threads are trying to read from the cache simultaneously.