about summary refs log tree commit diff
path: root/benchtests/bench-memmove-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: Add partial overlap case in bench-memmove-walk.cNoah Goldstein2021-11-061-15/+46
* 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
* Improve string benchtest timingWilco Dijkstra2019-05-211-12/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* benchtests: Move iterator declaration into loop headerSiddhesh Poyarekar2018-05-071-3/+2
* 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-10/+5
* benchtests: Memory walking benchmark for memmoveSiddhesh Poyarekar2017-10-051-0/+143