diff options
author | pennae <github@quasiparticle.net> | 2022-01-02 00:41:21 +0100 |
---|---|---|
committer | pennae <github@quasiparticle.net> | 2022-01-14 14:01:52 +0100 |
commit | c9fc975259e27220caeb4291f3dff453e65f1965 (patch) | |
tree | 0a354f5e80c59ad5eac65b84bb6db3ba0869d8e3 /src/libexpr/nixexpr.hh | |
parent | 6401e443a441f58f48e2cbab5286b89ec162835a (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