[Bug 1552939] Re: arm64 build doesn't use asm and is 4x-16x slower than it could be

dann frazier dann.frazier at canonical.com
Fri Mar 4 18:07:28 UTC 2016


** Changed in: openssl (Ubuntu)
     Assignee: (unassigned) => dann frazier (dannf)

** Changed in: openssl (Ubuntu)
   Importance: Undecided => High

** Also affects: openssl (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794326
   Importance: Unknown
       Status: Unknown

** Changed in: openssl
   Importance: Unknown => Undecided

** Changed in: openssl
 Remote watch: Debian Bug tracker #794326 => None

-- 
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/1552939

Title:
  arm64 build doesn't use asm and is 4x-16x slower than it could be

Status in OpenSSL:
  New
Status in openssl package in Ubuntu:
  Confirmed
Status in openssl package in Debian:
  Unknown

Bug description:
  The openssl build for arm64 doesn't compile in the assembly that is
  present in openssl as of version 1.0.2 for aarch64 because the debian-
  targets.patch that is applied specifies a target that doesn't have
  assembly. The line at issue is debian-arm64 target which needs
  ${no_asm}  changed to ${aarch64_asm}:linux64. Running openssl speed
  -evp aes-128-gcm shows a 4x-16x improvement in performance with this
  change made and the package rebuilt. Other aes and sha variants show
  similar performance gains by enabling asm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssl/+bug/1552939/+subscriptions



More information about the foundations-bugs mailing list