summaryrefslogtreecommitdiff
path: root/benchtests/bench-strncmp.c
AgeCommit message (Expand)Author
2018-03-06benchtests: Don't benchmark 0 length calls for strncmpSiddhesh Poyarekar
2018-03-06benchtests: Reallocate buffers for every strncmp implementationSiddhesh Poyarekar
2018-03-06benchtests: Convert strncmp benchmark output to jsonSiddhesh Poyarekar
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-26S390: Optimize strncmp and wcsncmp.Stefan Liebler
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton
2013-06-11Copy over string performance tests into benchtestsSiddhesh Poyarekar