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]

PATCH: New 64 bit wcscmp implementation


Hello,

I've optimized wcscmp function (new implementation is written with
assembly language coding), it looks better than current version for
all machines with SSE2 supporting I have.
It improves performance by up to 3.6X.



--

Liubov Dmitrieva
Software Engineer
Intel Corporation

Attachment: wcscmp_64.patch
Description: Binary data

Attachment: ChangeLog.wcscmp_64
Description: Binary data


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