aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-memmove.c
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-11-06benchtests: Add additional cases to bench-memcpy.c and bench-memmove.cNoah Goldstein1-3/+23
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-08-30Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra1-21/+9
2019-02-14benchtests: Remove useless ORIG_SRC in memmove benchmarksSiddhesh Poyarekar1-4/+4
2019-02-12String benchtest cleanupWilco Dijkstra1-24/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-11benchtests: Print json in memmove benchmarkSiddhesh Poyarekar1-26/+49
2017-08-11benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar1-25/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella1-2/+2
2016-05-18Clear destination buffer updated by the previous runH.J. Lu1-0/+1
2016-04-01Test 64-byte alignment in memmove benchtestH.J. Lu1-0/+8
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/+14
2013-06-20Fix loop construction to functions callsAdhemerval Zanella1-0/+1
2013-06-11Copy over string performance tests into benchtestsSiddhesh Poyarekar1-0/+187