commit | c3cfcc92422f6e525073226cdbfdcb00ab1e7dc7 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Jan 04 01:45:13 2022 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Jan 04 01:45:52 2022 +0100 |
tree | fc2c1bd26b585b8da0ba8cbe21b9b9ab745ef42c | |
parent | 1fc520ed286f815cae1da1e9f8014cb18a256744 [diff] |
libbb/sha1: x86_64 version: reorder prologue/epilogue insns Not clear exactly why, but this increases hashing speed on Skylake from 454 MB/s to 464 MB/s. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>