summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Courtès <ludovic.courtes@inria.fr>2017-06-16 12:07:26 +0200
committerLudovic Courtès <ludo@gnu.org>2017-06-16 17:08:22 +0200
commitd27cc3bfaafe6b5b0831e88afb1c46311d382a0b (patch)
tree1cc92c5ece84a792e170913d5e4d73958f74027e /ChangeLog
parentfa73c1937364872560c509f02b3d7648a5bed006 (diff)
downloadpatches-d27cc3bfaafe6b5b0831e88afb1c46311d382a0b.tar
patches-d27cc3bfaafe6b5b0831e88afb1c46311d382a0b.tar.gz
discovery: Rewrite 'scheme-files' using 'scandir*'.
On a command like: guix environment --ad-hoc coreutils -- true this reduces the number of 'stat' calls from 14.1K to 9.7K on my setup (previously each getdents(2) call would be followed by one stat(2) call per entry). * guix/discovery.scm (scheme-files): Rewrite using 'scandir*'.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions