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: String Functions for x86-64


Here are the remaining routines bundled with the others previously submitted.  Their performance is generally better than the existing ones on x86-64 processors.  strncmp, however, can perform a tad slower for some tiny blocks, but is faster, up to several times, for blocks 16 bytes long or larger.

I added Mike Frysinger's changes, hopefully correctly.

Again, I'd appreciate your feedback.

Thanks,

-- 
_______________________________________________________
Evandro Menezes               AMD            Austin, TX

Attachment: libc-string-x86_64-head.diff.gz
Description: libc-string-x86_64-head.diff.gz


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