Benchtests: Improve memrchr benchmarks
[platform/upstream/glibc.git] / benchtests / bench-strncmp.c
2022-02-03 Noah Goldsteinbenchtests: Add more coverage for strcmp and strncmp...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-09-24 H.J. Lubench-strncmp.c: Add workloads on page boundary
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-02-12 Wilco DijkstraString benchtest cleanup
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-21 Wilco DijkstraRefactor string benchtests
2018-08-07 Siddhesh Poyarekarbenchtests: Clean up the alloc_bufs
2018-03-06 Siddhesh Poyarekarbenchtests: Don't benchmark 0 length calls for strncmp
2018-03-06 Siddhesh Poyarekarbenchtests: Reallocate buffers for every strncmp implem...
2018-03-06 Siddhesh Poyarekarbenchtests: Convert strncmp benchmark output to json
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-08-26 Stefan LieblerS390: Optimize strncmp and wcsncmp.
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