Build Update for openssl/openssl
-------------------------------------

Build: #12928
Status: Still Failing

Duration: 25 minutes and 49 seconds
Commit: d9ca12c (master)
Author: Andy Polyakov
Message: sha/asm/keccak1600-armv4.pl: improve non-NEON performance by ~10%.

This is achieved mostly by ~10% reduction of amount of instructions
per round thanks to a) switch to KECCAK_2X variant; b) merge of
almost 1/2 rotations with logical instructions. Performance is
improved on all observed processors except on Cortex-A15. This is
because it's capable of exploiting more parallelism and can execute
original code for same amount of time.

Reviewed-by: Rich Salz <[email protected]>
Reviewed-by: Bernd Edlinger <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/4057)

View the changeset: 
https://github.com/openssl/openssl/compare/7e885b7bdfad...d9ca12cbf628

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/260379746?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to