Benchtests: Increase benchmark iterations
[platform/upstream/glibc.git] / benchtests / bench-memchr.c
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-04-17 Wilco DijkstraBenchtests: Adjust timing
2023-03-08 Wilco DijkstraBenchtests: Remove simple_mem(r)chr
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-20 Noah GoldsteinBench: Improve benchtests for memchr, strchr, strnlen...
2022-06-07 Noah GoldsteinBenchtests: Improve memrchr benchmarks
2022-05-28 Noah Goldsteinbenchtests: Improve benchtests for strstr, memmem,...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-05-03 Noah GoldsteinBench: Expand bench-memchr.c
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 Anton YoudkevitchBump up the runtime for "short" benchmarks
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-21 Wilco DijkstraRefactor string benchtests
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-11 Siddhesh Poyarekarbenchtests: Remove verification runs from benchmark...
2017-06-04 H.J. Lubenchtests: Add more tests for memrchr
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-08-26 Stefan LieblerS390: Optimize memchr, rawmemchr and wmemchr.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-06 Adhemerval Zanellabenchtests: Add memrchr benchmark
2013-09-04 Will Newtonbenchtests: Switch string benchmarks to use bench-timing.h.
2013-06-11 Siddhesh PoyarekarCopy over string performance tests into benchtests