Benchtests: Increase benchmark iterations
[platform/upstream/glibc.git] / benchtests / bench-memcpy.c
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-04-17 Wilco DijkstraBenchtests: Adjust timing
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-06 Noah Goldsteinbenchtests: Add additional cases to bench-memcpy.c...
2021-05-23 Noah GoldsteinBench: Add support for choose direction of memcpy in...
2021-05-03 H.J. Lubench-memcpy: Collect data from 2KB to 4KB
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-08-30 Wilco DijkstraUse generic memset/memcpy/memmove in benchtests
2019-02-12 Wilco DijkstraString benchtest cleanup
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-11 Siddhesh Poyarekarbenchtests: Remove verification runs from benchmark...
2017-08-07 Siddhesh Poyarekarbenchtests: Use TEST_NAME instead of hardcoding memcpy
2017-06-22 Siddhesh Poyarekarbenchtests: Make memcpy benchmarks print results in...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-19 Adhemerval ZanellaAdjust benchtests to new support library.
2016-05-18 H.J. LuClear destination buffer updated by the previous run
2016-04-01 H.J. LuTest 64-byte alignment in memcpy benchtest
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 PoyarekarBegin porting string performance tests to benchtests