about summary refs log tree commit diff
path: root/string/test-strspn.c
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-16 17:37:24 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-06-11 15:08:13 +0530
commitc1f75dc386d533806d29b7e94118363a7b50eed8 (patch)
tree38d917f7a99bf569704a09e56a0dd5b7b4475be5 /string/test-strspn.c
parent50fd745b4dec07e8e213cf2703b5cabcfa128225 (diff)
downloadglibc-c1f75dc386d533806d29b7e94118363a7b50eed8.tar.gz
glibc-c1f75dc386d533806d29b7e94118363a7b50eed8.tar.xz
glibc-c1f75dc386d533806d29b7e94118363a7b50eed8.zip
Begin porting string performance tests to benchtests
This is the initial support for string function performance tests,
along with copying tests for memcpy and memcpy-ifunc as proof of
concept.  The string function benchmarks perform operations at
different alignments and for different sizes and compare performance
between plain operations and the optimized string operations.  Due to
this their output is incompatible with the function benchmarks where
we're interested in fastest time, throughput, etc.

In future, the correctness checks in the benchmark tests can be
removed.  Same goes for the performance measurements in the
string/test-*.
Diffstat (limited to 'string/test-strspn.c')
0 files changed, 0 insertions, 0 deletions