Files
lix/src/libexpr
Eelco Dolstra 759947bf72 StorePath: Rewrite in C++
On nix-env -qa -f '<nixpkgs>', this reduces maximum RSS by 20970 KiB
and runtime by 0.8%. This is mostly because we're not parsing the hash
part as a hash anymore (just validating that it consists of base-32
characters).

Also, replace storePathToHash() by StorePath::hashPart().
2020-06-16 14:28:41 +02:00
..
2020-06-15 14:12:39 +02:00
2017-11-01 21:32:30 +01:00
2020-03-24 14:34:47 +01:00
2020-03-24 14:06:47 +01:00
2019-03-14 14:10:52 +01:00
2020-04-16 17:30:18 +02:00
2020-06-15 14:12:39 +02:00
2020-06-16 14:28:41 +02:00
2019-03-14 14:11:12 +01:00
2020-06-15 14:12:39 +02:00