summaryrefslogtreecommitdiff
path: root/benchtests/bench-memcpy.c
Commit message (Expand)AuthorAgeFilesLines
* 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