about summary refs log tree commit diff
path: root/benchtests/bench-strstr.c
Commit message (Expand)AuthorAgeFilesLines
* benchtests: Add difficult strstr needle for bruteforce algorithmsWilco Dijkstra2024-04-241-0/+27
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* benchtests: Improve benchtests for strstr, memmem, and memchrNoah Goldstein2022-05-271-36/+149
* 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
* Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler2019-06-191-1/+2
* Benchmark strstr hard needlesWilco Dijkstra2019-06-111-0/+79
* Improve string benchtest timingWilco Dijkstra2019-05-211-1/+1
* Improve bench-strstrWilco Dijkstra2019-04-091-83/+137
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Improve strstr performanceWilco Dijkstra2018-07-161-0/+1
* Use correct includes in benchtestsWilco Dijkstra2018-03-151-0/+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/+13
* Copy over string performance tests into benchtestsSiddhesh Poyarekar2013-06-111-0/+183