aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/nixexpr.hh
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2022-01-02 00:41:21 +0100
committerpennae <github@quasiparticle.net>2022-01-14 14:01:52 +0100
commitc9fc975259e27220caeb4291f3dff453e65f1965 (patch)
tree0a354f5e80c59ad5eac65b84bb6db3ba0869d8e3 /src/libexpr/nixexpr.hh
parent6401e443a441f58f48e2cbab5286b89ec162835a (diff)
optimize removeAttrs builtin
use a sorted array of symbols to be removed instead of a set. this saves a lot of memory allocations and slightly speeds up removal.
Diffstat (limited to 'src/libexpr/nixexpr.hh')
0 files changed, 0 insertions, 0 deletions