aboutsummaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
authorYorick van Pelt <yorick@yorickvanpelt.nl>2021-12-27 13:18:55 +0100
committerYorick van Pelt <yorick@yorickvanpelt.nl>2021-12-27 13:18:55 +0100
commita4ab0a74d97c7c31df69f04870fa56cde89701a3 (patch)
tree5ead59578dee00cde7b503a31d537757546c0511 /perl
parentaf553b20902b8b8efbccab5f880879b09e95eb32 (diff)
Fix accidental O(n^2 * log n) performance in NixRepl::addAttrsToScope
Only sort once, after adding all of the attrs first. This reduces my `nix repl '<nixpkgs>'` loading time from 1.07s to 103ms. Fixes #5823
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions