aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-strnlen.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-03-08Benchtests: Remove memchr_strnlenWilco Dijkstra1-10/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-19Bench: Improve benchtests for memchr, strchr, strnlen, strrchrNoah Goldstein1-6/+6
2022-09-28Benchtest: Add additional benchmarks for strlen and strnlenNoah Goldstein1-3/+52
2022-05-23benchtests: Improve bench-strnlen.cNoah Goldstein1-25/+52
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-11/+20
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-21Refactor string benchtestsWilco Dijkstra1-7/+2
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-08-26S390: Optimize strnlen and wcsnlen.Stefan Liebler1-25/+46
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/+139