about summary refs log tree commit diff
path: root/benchtests/bench-memset-walk.c
Commit message (Expand)AuthorAgeFilesLines
* 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