aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-memset-large.c
AgeCommit message (Expand)AuthorFilesLines
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-23/+13
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-21Refactor string benchtestsWilco Dijkstra1-7/+0
2018-08-08benchtests: Clean up the alloc_bufsSiddhesh Poyarekar1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-14benchtests: Reallocate buffers for memsetSiddhesh Poyarekar1-1/+4
2017-09-14benchtests: Make memset benchmarks print jsonSiddhesh Poyarekar1-11/+35
2017-08-11benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar1-19/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella1-1/+1
2016-04-06Add memcpy/memmove/memset benchmarks with large dataH.J. Lu1-0/+134