diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-10-13 23:07:47 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-10-13 23:34:09 +0200 |
commit | 998fb8fa1d6dfe64a0662aeaeb1ce7169b90dd57 (patch) | |
tree | 0fafb96367e836dc570815b38551f03b3db485d7 /tests/guix-authenticate.sh | |
parent | 8601d0ddcf5f0c1123d7679924560bc1b6b0e846 (diff) | |
download | guix-998fb8fa1d6dfe64a0662aeaeb1ce7169b90dd57.tar guix-998fb8fa1d6dfe64a0662aeaeb1ce7169b90dd57.tar.gz |
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 'tests/guix-authenticate.sh')
0 files changed, 0 insertions, 0 deletions