Benchtests: Increase benchmark iterations
[platform/upstream/glibc.git] / benchtests / bench-strstr.c
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-05-28 Noah Goldsteinbenchtests: Improve benchtests for strstr, memmem,...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-06-28 Wilco DijkstraFurther improve string bench timing
2019-06-19 Stefan LieblerFix gcc 9 build errors for make xcheck. [BZ #24556]
2019-06-11 Wilco DijkstraBenchmark strstr hard needles
2019-05-21 Wilco DijkstraImprove string benchtest timing
2019-04-09 Wilco DijkstraImprove bench-strstr
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-16 Wilco DijkstraImprove strstr performance
2018-03-15 Wilco DijkstraUse correct includes in benchtests
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-19 Adhemerval ZanellaAdjust benchtests to new support library.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-04 Will Newtonbenchtests: Switch string benchmarks to use bench-timing.h.
2013-06-11 Siddhesh PoyarekarCopy over string performance tests into benchtests