Skip to content
Snippets Groups Projects
  • Mike McQuaid's avatar
    3d436d36
    Improve linkage cache linkage_cache_performance · 3d436d36
    Mike McQuaid authored
    - Use reference counting so nested `CacheStoreDatabase.use` share the
      same underlying database (rather than rereading it every time).
    - Only write out the cache database file when it has changed.
    - Cleanup cache database entries on formula or full `brew cleanup`.
    
    Fixes #8690
    3d436d36
    History
    Improve linkage cache linkage_cache_performance
    Mike McQuaid authored
    - Use reference counting so nested `CacheStoreDatabase.use` share the
      same underlying database (rather than rereading it every time).
    - Only write out the cache database file when it has changed.
    - Cleanup cache database entries on formula or full `brew cleanup`.
    
    Fixes #8690
Code owners
Assign users and groups as approvers for specific file changes. Learn more.