about summary refs log tree commit diff
path: root/benchtests/bench-strrchr.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Benchtests: Remove simple_str(r)chrWilco Dijkstra2023-03-081-16/+15
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Bench: Improve benchtests for memchr, strchr, strnlen, strrchrNoah Goldstein2022-10-191-2/+26
* benchtests: Improve bench-strrchrNoah Goldstein2022-04-221-44/+82
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* 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
* Further improve string bench timingWilco Dijkstra2019-06-281-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Refactor string benchtestsWilco Dijkstra2018-12-211-9/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Minor formatting fixSiddhesh Poyarekar2014-02-211-2/+2
* print length in strrchr benchtestRajalakshmi Srinivasaraghavan2014-02-211-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* benchtests: Switch string benchmarks to use bench-timing.h.Will Newton2013-09-041-19/+13
* Copy over string performance tests into benchtestsSiddhesh Poyarekar2013-06-111-0/+190