PATCH: New 32 bit wcscmp implementation
Dmitrieva Liubov
liubov.dmitrieva@gmail.com
Mon Aug 29 12:58:00 GMT 2011
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 3X.
This patch should be applied after 64bit wcscmp patch since shared
change in wcsmbs/wcscmp.c is required for this patch as well.
--
Liubov Dmitrieva
Software Engineer
Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChangeLog.wcscmp_32
Type: application/octet-stream
Size: 306 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20110829/a6f09690/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wcscmp_32.patch
Type: application/octet-stream
Size: 28939 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20110829/a6f09690/attachment-0001.obj>
More information about the Libc-alpha
mailing list