summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-10-13 23:07:47 +0200
committerLudovic Courtès <ludo@gnu.org>2014-10-13 23:34:09 +0200
commit998fb8fa1d6dfe64a0662aeaeb1ce7169b90dd57 (patch)
tree0fafb96367e836dc570815b38551f03b3db485d7 /gnu
parent8601d0ddcf5f0c1123d7679924560bc1b6b0e846 (diff)
utils: Micro-optimize 'bytevector->base16-string'.
This reduces run time of (package-derivation s emacs) by ~1.5%. * guix/utils.scm (bytevector->base16-string): Traverse BV from the end so as to use 'string-concatenate' instead of 'string-concatenate-reverse'.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions