diff options
author | Wilco Dijkstra <wdijkstr@arm.com> | 2015-08-05 15:24:06 +0100 |
---|---|---|
committer | Wilco Dijkstra <wdijkstr@arm.com> | 2015-08-05 16:24:03 +0100 |
commit | f29ac72effae859140bb0d7fffdb1e6cef0ffed0 (patch) | |
tree | 8f21084d089aa7048842421dcaac965299a8d10b /catgets/tst-catgets.c | |
parent | f6482cf29d3094ca9688be59802353014c528959 (diff) | |
download | glibc-f29ac72effae859140bb0d7fffdb1e6cef0ffed0.tar.gz |
Improve memccpy performance by using memchr/memcpy/mempcpy rather than
a byte loop. Overall performance on bench-memccpy is > 2x faster when
using the C implementation of memchr and an optimized memcpy.
Diffstat (limited to 'catgets/tst-catgets.c')
0 files changed, 0 insertions, 0 deletions