Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2022-01-01 17:01:53 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2022-01-01 17:01:53 +0300
commitd643010feeef312c77d7f51c3dd476d4e605c982 (patch)
tree16090cd94447527c057f953446e03cc7384c9c4e /libbb/Config.src
parent5f6817020467598868b7d1c9ca477d7ccd66b87d (diff)
libbb/sha1: shrink x86_64 version - use r8..15 for W[8..15]
function old new delta sha1_process_block64 3683 3562 -121 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/Config.src')
-rw-r--r--libbb/Config.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/Config.src b/libbb/Config.src
index e027c14a8..f66f65f81 100644
--- a/libbb/Config.src
+++ b/libbb/Config.src
@@ -59,7 +59,7 @@ config SHA1_SMALL
Trade binary size versus speed for the sha1 algorithm.
throughput MB/s size of sha1_process_block64
value 486 x86-64 486 x86-64
- 0 367 367 3657 3683
+ 0 367 367 3657 3562
1 224 229 654 732
2,3 200 195 358 380