diff options
author | 2019-04-09 11:46:28 +0100 | |
---|---|---|
committer | 2019-04-09 11:46:28 +0100 | |
commit | a173d09f85a1f7e74e8b7ae7da04743a77cc7552 (patch) | |
tree | a62c6b098a743f9d44a39168dbc35d145be6934b /stdlib/stdlib.h | |
parent | Remove TIMING_INIT (diff) | |
download | glibc-a173d09f85a1f7e74e8b7ae7da04743a77cc7552.tar.xz glibc-a173d09f85a1f7e74e8b7ae7da04743a77cc7552.zip |
Improve bench-memmem
Improve bench-memmem by replacing simple_memmem with a more efficient
implementation. Add the Two-way implementation to enable direct comparison
with the optimized memmem.
* benchtests/bench-memmem.c (simple_memmem): Remove function.
(basic_memmem): Add function.
(twoway_memmem): Add function.
Diffstat (limited to 'stdlib/stdlib.h')
0 files changed, 0 insertions, 0 deletions