summaryrefslogtreecommitdiffstats
path: root/malloc/dynarray_resize.c
diff options
context:
space:
mode:
authorWilco Dijkstra <wdijkstr@arm.com>2018-12-27 14:56:23 +0000
committerWilco Dijkstra <wdijkstr@arm.com>2018-12-27 14:56:23 +0000
commit5289f1f56b7174da6b036d24a7626d9cd658fb01 (patch)
tree4d91f4f0319dba42323b1dbe1b9a241aa871c47e /malloc/dynarray_resize.c
parentx86-64: Remove s_sincosf-sse2.S (diff)
downloadglibc-5289f1f56b7174da6b036d24a7626d9cd658fb01.tar.xz
glibc-5289f1f56b7174da6b036d24a7626d9cd658fb01.zip
Improve bench-strlen
The current bench-strlen compares against a slow byte-oriented strlen which is not useful given it's too easy to beat. Remove it and compare against the generic C strlen version and memchr. * benchtests/bench-strlen.c (generic_strlen): New function. (memchr_strlen): New function.
Diffstat (limited to 'malloc/dynarray_resize.c')
0 files changed, 0 insertions, 0 deletions