about summary refs log tree commit diff
path: root/benchtests/bench-strchr.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-15/+23
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Bench: Improve benchtests for memchr, strchr, strnlen, strrchrNoah Goldstein2022-10-191-10/+25
* benchtests: Add random benchmark in bench-strchr.cNoah Goldstein2022-03-251-0/+143
* benchtests: Use json-lib in bench-strchr.cNoah Goldstein2022-03-251-30/+64
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* strchr: Add additional benchmarks and testsnoah2021-02-081-1/+25
* 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
* Bump up the runtime for "short" benchmarksAnton Youdkevitch2019-06-281-1/+1
* String benchtest cleanupWilco Dijkstra2019-02-121-14/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Refactor string benchtestsWilco Dijkstra2018-12-211-13/+4
* 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
* S390: Optimize strchrnul and wcschrnul.Stefan Liebler2015-08-261-7/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-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-20/+14
* Copy over string performance tests into benchtestsSiddhesh Poyarekar2013-06-111-0/+206