nix-super/src/nix-store
Eelco Dolstra e0204f8d46 Move path info caching from BinaryCacheStore to Store
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().
2016-04-19 18:52:53 +02:00
..
dotgraph.cc Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
dotgraph.hh More of the same 2016-02-04 15:10:47 +01:00
local.mk Use libsodium instead of OpenSSL for binary cache signing 2015-02-04 17:10:31 +01:00
nix-store.cc Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
serve-protocol.hh nix-store --serve: Implement log size limit 2015-10-06 17:33:30 +02:00
xmlgraph.cc Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
xmlgraph.hh More of the same 2016-02-04 15:10:47 +01:00