diff options
author | 2018-12-27 14:56:23 +0000 | |
---|---|---|
committer | 2018-12-27 14:56:23 +0000 | |
commit | 5289f1f56b7174da6b036d24a7626d9cd658fb01 (patch) | |
tree | 4d91f4f0319dba42323b1dbe1b9a241aa871c47e /malloc/dynarray_resize.c | |
parent | x86-64: Remove s_sincosf-sse2.S (diff) | |
download | glibc-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