about summary refs log tree commit diff
path: root/benchtests/bench-memset-large.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-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: Remove redundant assert.hNaohiro Tamura2021-09-131-1/+0
* 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-23/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Refactor string benchtestsWilco Dijkstra2018-12-211-7/+0
* benchtests: Clean up the alloc_bufsSiddhesh Poyarekar2018-08-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* benchtests: Reallocate buffers for memsetSiddhesh Poyarekar2017-09-141-1/+4
* benchtests: Make memset benchmarks print jsonSiddhesh Poyarekar2017-09-141-11/+35
* benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar2017-08-111-19/+0
* 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
* Add memcpy/memmove/memset benchmarks with large dataH.J. Lu2016-04-061-0/+134