aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-strstr.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-05-27benchtests: Improve benchtests for strstr, memmem, and memchrNoah Goldstein1-36/+149
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-28Further improve string bench timingWilco Dijkstra1-1/+1
2019-06-19Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler1-1/+2
2019-06-11Benchmark strstr hard needlesWilco Dijkstra1-0/+79
2019-05-21Improve string benchtest timingWilco Dijkstra1-1/+1
2019-04-09Improve bench-strstrWilco Dijkstra1-83/+137
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-16Improve strstr performanceWilco Dijkstra1-0/+1
2018-03-15Use correct includes in benchtestsWilco Dijkstra1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton1-19/+13
2013-06-11Copy over string performance tests into benchtestsSiddhesh Poyarekar1-0/+183