• Show log

    Commit

  • Hash : 6a211d7c
    Author : Justin Spahr-Summers
    Date : 2014-08-26T15:12:43

    Refactor git_cache to use an rwlock
    
    This significantly reduces contention when many threads are trying to
    read from the cache simultaneously.