Skip to content
Snippets Groups Projects
  1. Apr 29, 2016
  2. Apr 28, 2016
  3. Apr 25, 2016
  4. Apr 22, 2016
  5. Apr 21, 2016
  6. Apr 20, 2016
  7. Apr 19, 2016
    • Eelco Dolstra's avatar
      Move path info caching from BinaryCacheStore to Store · e0204f8d
      Eelco Dolstra authored
      Caching path info is generally useful. For instance, it speeds up "nix
      path-info -rS /run/current-system" (i.e. showing the closure sizes of
      all paths in the closure of the current system) from 5.6s to 0.15s.
      
      This also eliminates some APIs like Store::queryDeriver() and
      Store::queryReferences().
      e0204f8d
  8. Apr 16, 2016
  9. Apr 15, 2016
Loading