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: Improve 32 bit strcat functions with SSE2/SSSE3


Hello,

This patch improves 32 bit strcat functions with SSE2 and SSSE3.
Tested on Atom, Core 2, Core i5, Core i7. ?It improves performance by
up to 5X for strcat and 15x for strncat.


--
Liubov Dmitrieva

Attachment: strcat_32.patch
Description: Binary data

Attachment: ChangeLog.strcat_32
Description: Binary data


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