lix/src/nix-env
Eelco Dolstra b83801f8b3 Optimize small lists
The value pointers of lists with 1 or 2 elements are now stored in the
list value itself. In particular, this makes the "concatMap (x: if
cond then [(f x)] else [])" idiom cheaper.
2015-07-23 22:05:09 +02:00
..
local.mk Update Makefile variable names 2014-02-01 13:54:38 +01:00
nix-env.cc Optimize small lists 2015-07-23 22:05:09 +02:00
user-env.cc Optimize small lists 2015-07-23 22:05:09 +02:00
user-env.hh Mis-read Eelko's request to not make this an option: now, let's not make 2015-05-20 17:29:52 +02:00