about summary refs log tree commit diff
path: root/benchtests/bench-strlen.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Benchtests: Adjust timingWilco Dijkstra2023-04-171-1/+1
* Benchtests: Remove memchr_strnlenWilco Dijkstra2023-03-081-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Benchtest: Add additional benchmarks for strlen and strnlenNoah Goldstein2022-09-281-4/+29
* 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
* Bump up the runtime for "short" benchmarksAnton Youdkevitch2019-06-281-1/+1
* Improve string benchtestsWilco Dijkstra2019-04-091-0/+2
* Add some spaces before '('.Joseph Myers2019-02-271-5/+5
* String benchtest cleanupWilco Dijkstra2019-02-121-9/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Improve bench-strlenWilco Dijkstra2018-12-271-14/+20
* Refactor string benchtestsWilco Dijkstra2018-12-211-5/+0
* Reallocate buffers for every run in strlenSiddhesh Poyarekar2018-08-161-7/+10
* Print strlen benchmark output in jsonSiddhesh Poyarekar2018-08-161-15/+38
* 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-20/+13
* Copy over string performance tests into benchtestsSiddhesh Poyarekar2013-06-111-0/+149