strchr: Add additional benchmarks and tests
authornoah <goldstein.w.n@gmail.com>
Wed, 3 Feb 2021 05:39:00 +0000 (00:39 -0500)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 8 Feb 2021 19:34:00 +0000 (11:34 -0800)
commita00e2fe3dfd3a4e218ba6c1c3445ee68322ddda9
tree3b6ca4910217d3b5d05e879831183cd9772ea050
parent1f745ecc2109890886b161d4791e1406fdfc29b8
strchr: Add additional benchmarks and tests

This patch adds additional benchmarks and tests for string size of
4096 and several benchmarks for string size 256 with different
alignments.
benchtests/bench-strchr.c
string/test-strchr.c