This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC.


On Mon, Apr 15, 2013 at 11:01:37AM +0100, Will Newton wrote:
> Attached are a set of benchmarks of the new code versus the existing
> memcpy implementation on a Cortex-A15 platform.
>

As I wrote at previous thread:

On Thu, Apr 04, 2013 at 08:37:01AM +0200, OndÅej BÃlka wrote:
> Try also benchmark with real world data (20MB). I put it on
> http://kam.mff.cuni.cz/~ondra/dryrun_memcpy.tar.bz2
> 
> To add neon copy test_generic.c file and add compiling neon
> implementation to benchmark script.
> 
> It now only measures total time.
> I would need something like timestamp counter for more detailed
> results.

How good it fares on my benchmark?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]