aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-string.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-07-28tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar1-2/+3
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-28Further improve string bench timingWilco Dijkstra1-2/+3
2019-06-28Bump up the runtime for "short" benchmarksAnton Youdkevitch1-0/+1
2019-05-21Improve string benchtest timingWilco Dijkstra1-1/+3
2019-02-27Add some spaces before '('.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-21Refactor string benchtestsWilco Dijkstra1-0/+50
2018-08-08benchtests: Clean up the alloc_bufsSiddhesh Poyarekar1-27/+36
2018-03-15Use correct includes in benchtestsWilco Dijkstra1-0/+10
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-14benchtests: Reallocate buffers for memsetSiddhesh Poyarekar1-11/+39
2017-08-11benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar1-3/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella1-18/+26
2016-04-06Add memcpy/memmove/memset benchmarks with large dataH.J. Lu1-1/+3
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-11-26Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers1-5/+4
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson1-2/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-11-26Remove duplicate ifunc benchtests.Ondřej Bílka1-0/+1
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton1-12/+3
2013-06-11Begin porting string performance tests to benchtestsSiddhesh Poyarekar1-0/+212