aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-memcpy.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-04-17Benchtests: Adjust timingWilco Dijkstra
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-11-06benchtests: Add additional cases to bench-memcpy.c and bench-memmove.cNoah Goldstein
2021-05-23Bench: Add support for choose direction of memcpy in benchtestsNoah Goldstein
2021-05-03bench-memcpy: Collect data from 2KB to 4KBH.J. Lu
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-08-30Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra
2019-02-12String benchtest cleanupWilco Dijkstra
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-11benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar
2017-08-08benchtests: Use TEST_NAME instead of hardcoding memcpySiddhesh Poyarekar
2017-06-22benchtests: Make memcpy benchmarks print results in jsonSiddhesh Poyarekar
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella
2016-05-18Clear destination buffer updated by the previous runH.J. Lu
2016-04-01Test 64-byte alignment in memcpy benchtestH.J. Lu
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-11Begin porting string performance tests to benchtestsSiddhesh Poyarekar