aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-strlen.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-04-17Benchtests: Adjust timingWilco Dijkstra
2023-03-08Benchtests: Remove memchr_strnlenWilco Dijkstra
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-09-28Benchtest: Add additional benchmarks for strlen and strnlenNoah Goldstein
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-06-28Bump up the runtime for "short" benchmarksAnton Youdkevitch
2019-04-09Improve string benchtestsWilco Dijkstra
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-12String benchtest cleanupWilco Dijkstra
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-27Improve bench-strlenWilco Dijkstra
2018-12-21Refactor string benchtestsWilco Dijkstra
2018-08-16Reallocate buffers for every run in strlenSiddhesh Poyarekar
2018-08-16Print strlen benchmark output in 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-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