This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 v3] powerpc: strstr optimization


Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com> writes:

> -------- Forwarded Message --------
> Subject: [PATCH v3] powerpc: strstr optimization
> Date: Wed, 24 Jun 2015 12:33:30 +0530
> From: Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
> To: Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
>
> I have attached the modified version of the patch calling optimized
> strchr() which seems to give better results in both LE and BE.
> I have attached the benchresults ran on powerpc64le machine.
>
> 1) Ran using benchests/bench-strstr.c
> 2) Ran using ondrej proposed patches on string optimization and benchtests.

This patch looks good to me and has been extensively reviewed in another
thread [1].

I'm pushing it.

[1] https://sourceware.org/ml/libc-alpha/2015-06/msg00793.html

-- 
Tulio Magno


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