aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-strlen.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-28Bump up the runtime for "short" benchmarksAnton Youdkevitch1-1/+1
2019-04-09Improve string benchtestsWilco Dijkstra1-0/+2
2019-02-27Add some spaces before '('.Joseph Myers1-5/+5
2019-02-12String benchtest cleanupWilco Dijkstra1-9/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-27Improve bench-strlenWilco Dijkstra1-14/+20
2018-12-21Refactor string benchtestsWilco Dijkstra1-5/+0
2018-08-16Reallocate buffers for every run in strlenSiddhesh Poyarekar1-7/+10
2018-08-16Print strlen benchmark output in jsonSiddhesh Poyarekar1-15/+38
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-20/+13
2013-06-11Copy over string performance tests into benchtestsSiddhesh Poyarekar1-0/+149