public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: [PATCH] aarch64: optimize the unaligned case of memcmp
Date: Mon, 26 Jun 2017 08:23:00 -0000	[thread overview]
Message-ID: <20170626082329.GB6201@calimero.vinschen.de> (raw)
In-Reply-To: <1498249389-27204-1-git-send-email-s.pop@samsung.com>

[-- Attachment #1: Type: text/plain, Size: 1183 bytes --]

On Jun 23 15:23, Sebastian Pop wrote:
> This brings to newlib a performance improvement that we developed in Bionic
> libc.  That change has been submitted for review to Bionic libc:
> https://android-review.googlesource.com/418279
> 
> A similar patch has been submitted for review in glibc:
> https://sourceware.org/ml/libc-alpha/2017-06/msg01143.html
> 
> Patch written by Vikas Sinha and Sebastian Pop.
> 
> The performance was measured on the bionic-benchmarks on a hikey (aarch64 8xA53)
> board. There was no performance change to the existing benchmark
> and a performance improvement on the new benchmark for memcmp
> on the unaligned side. The new benchmark has been submitted for
> review at https://android-review.googlesource.com/414860
> 
> The overall performance improves by 18% for the small data set 8
> and the performance improves by 450% for the large data set 64k.
> 
> The base is with the libc from /system/lib64. The bionic libc
> with this patch is in /data.
> [...]
>  newlib/libc/machine/aarch64/memcmp.S | 57 ++++++++++++++++++++++++++++++++++--

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2017-06-26  8:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-23 20:23 Sebastian Pop
2017-06-26  8:23 ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170626082329.GB6201@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=newlib@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).