Benchtests: Increase benchmark iterations
[platform/upstream/glibc.git] / benchtests / bench-strtok.c
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-03-08 Wilco DijkstraBenchtests: Remove simple_strcspn/strpbrk/strsep
2023-02-06 Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
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-05-21 Wilco DijkstraImprove string benchtest timing
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-12-14 Wilco DijkstraImprove strtok and strtok_r performance. Instead of...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-28 Ondřej BílkaMake strtok benchmark competive.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-19 Rajalakshmi Sriniv... benchtests: Add strtok benchmark