[Bug 1042162] Re: Please enable arm assembler optimisations in openssl
Launchpad Bug Tracker
1042162 at bugs.launchpad.net
Tue Jan 22 22:34:05 UTC 2013
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: openssl (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1042162
Title:
Please enable arm assembler optimisations in openssl
Status in “openssl” package in Ubuntu:
Confirmed
Status in “openssl” package in Debian:
New
Bug description:
Openssl has some rather nice arm assembler optimizations. For example
on pandaboard (omap4430), the following speed improvements were made:
benchmark debian with patch
sha1 55836.67k -> 73599.08k
aes-128 cbc 18451.11k -> 36305.34k
aes-256 cbc 13552.30k -> 27108.31k
sha256 20092.25k -> 43469.45k
sha512 8052.74k -> 37194.28k
rsa 1024 1904.2v/S -> 3650.5v/s
The attached patch enables using arm assembler, as well as removes the
armeb configuration as the armeb port is long dead.
The patch applies to the Quantal version of openssl.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1042162/+subscriptions
More information about the foundations-bugs
mailing list