aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-strcmp.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-28Further improve string bench timingWilco Dijkstra1-1/+1
2019-02-12String benchtest cleanupWilco Dijkstra1-35/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-21Refactor string benchtestsWilco Dijkstra1-22/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-15Convert strcmp benchmark output to json formatSiddhesh Poyarekar1-27/+51
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton1-19/+13
2013-06-11Copy over string performance tests into benchtestsSiddhesh Poyarekar1-0/+247