nix-gh/perl/lib/Nix
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
..
Config.pm.in Remove manifest support 2016-04-11 16:20:15 +02:00
CopyClosure.pm SSH.pm: Print a friendlier message if connecting fails 2014-11-10 16:03:51 +01:00
Manifest.pm Remove manifest support 2016-04-11 16:20:15 +02:00
SSH.pm SSH.pm: Print a friendlier message if connecting fails 2014-11-10 16:03:51 +01:00
Store.pm Provide addTempRoot in the Perl API 2015-10-09 12:49:47 +02:00
Store.xs Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
Utils.pm Fix bad operator 2014-11-20 11:45:01 +01:00