forked from lix-project/lix
58ef4d9a95
queryValidPaths() combines multiple calls to isValidPath() in one. This matters when using the Nix daemon because it reduces latency. For instance, on "nix-env -qas \*" it reduces execution time from 5.7s to 4.7s (which is indistinguishable from the non-daemon case). |
||
---|---|---|
.. | ||
help.txt | ||
Makefile.am | ||
nix-env.cc | ||
profiles.cc | ||
profiles.hh | ||
user-env.cc | ||
user-env.hh |