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 22/26] arm: Implement armv6t2 optimized strchr, strrchr, rawmemchr


On Tue, 26 Feb 2013, Richard Henderson wrote:

> Not specifically speed tested against the byte-by-byte versions,
> but expected to be about as fast as the new strlen.

I think any such string function patch needs measured performance 
information compared to the previous version, not just "expected to be 
about as fast".

-- 
Joseph S. Myers
joseph@codesourcery.com


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