This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: Optimized arm string routines


Richard Earnshaw wrote:
On Thu, 2009-01-22 at 08:59 +0100, Schwarz, Konrad wrote:
Subject: Re: Optimized arm string routines
How do these fit in with the optimized strcmp() provided by Eric Blake?


I've not seen that. Do you have a link?


R.

I believe Konrad is referring to the work Eric did for handling unaligned data to avoid performance penalties. A similar optimization might make sense in the ASM version.

Perhaps if you were to publish some performance numbers (aligned, unaliged data) of the new code vs the generic, that would probably help. Do you happen to have any of these numbers handy?

-- Jeff J.


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