about summary refs log tree commit diff
path: root/benchtests/bench-memset-walk.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-24/+13
* Improve string benchtest timingWilco Dijkstra2019-05-211-5/+8
* 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: Bump start size since smaller sizes are noisySiddhesh Poyarekar2017-11-201-1/+1
* benchtests: Fix walking sizes and directions for *-walk benchmarksSiddhesh Poyarekar2017-11-201-2/+2
* benchtests: Memory walking benchmark for memsetSiddhesh Poyarekar2017-10-051-0/+138