about summary refs log tree commit diff
path: root/benchtests/bench-rawmemchr.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Bench: Improve benchtests for memchr, strchr, strnlen, strrchrNoah Goldstein2022-10-191-3/+27
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* benchtests: Use JSON for bench-rawmemchr outputMatheus Castanho2021-05-171-15/+39
* 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
* Bump up the runtime for "short" benchmarksAnton Youdkevitch2019-06-281-1/+1
* String benchtest cleanupWilco Dijkstra2019-02-121-9/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* 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
* 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/+12
* Copy over string performance tests into benchtestsSiddhesh Poyarekar2013-06-111-0/+133