about summary refs log tree commit diff
path: root/benchtests/bench-memcpy.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Benchtests: Adjust timingWilco Dijkstra2023-04-171-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* benchtests: Add additional cases to bench-memcpy.c and bench-memmove.cNoah Goldstein2021-11-061-6/+43
* Bench: Add support for choose direction of memcpy in benchtestsNoah Goldstein2021-05-231-34/+42
* bench-memcpy: Collect data from 2KB to 4KBH.J. Lu2021-05-031-0/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra2019-08-301-10/+9
* String benchtest cleanupWilco Dijkstra2019-02-121-12/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar2017-08-111-20/+0
* benchtests: Use TEST_NAME instead of hardcoding memcpySiddhesh Poyarekar2017-08-081-1/+1
* benchtests: Make memcpy benchmarks print results in jsonSiddhesh Poyarekar2017-06-221-26/+49
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Adjust benchtests to new support library.Adhemerval Zanella2016-12-191-1/+1
* Clear destination buffer updated by the previous runH.J. Lu2016-05-181-0/+4
* Test 64-byte alignment in memcpy benchtestH.J. Lu2016-04-011-0/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* benchtests: Switch string benchmarks to use bench-timing.h.Will Newton2013-09-041-19/+13
* Begin porting string performance tests to benchtestsSiddhesh Poyarekar2013-06-111-0/+163