[openssl-commits] Still Failing: openssl/openssl#12928 (master - d9ca12c)

Travis CI builds at travis-ci.org
Wed Aug 2 21:51:03 UTC 2017


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 <rsalz at openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20170802/80d4800e/attachment.html>


More information about the openssl-commits mailing list