Refactor git_cache to use an rwlock
This significantly reduces contention when many threads are trying to read from the cache simultaneously.
Showing
Please
register
or
sign in
to comment
This significantly reduces contention when many threads are trying to read from the cache simultaneously.