benchtests: Use "=" instead of ":=" [BZ #28970]
[platform/upstream/glibc.git] / benchtests / bench-string.h
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-07-28 Siddhesh Poyarekartests: use xmalloc to allocate implementation array
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-28 Anton YoudkevitchBump up the runtime for "short" benchmarks
2019-05-21 Wilco DijkstraImprove string benchtest timing
2019-02-27 Joseph MyersAdd some spaces before '('.
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-15 Wilco DijkstraUse correct includes in benchtests
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-14 Siddhesh Poyarekarbenchtests: Reallocate buffers for memset
2017-08-11 Siddhesh Poyarekarbenchtests: Remove verification runs from benchmark...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-19 Adhemerval ZanellaAdjust benchtests to new support library.
2016-04-06 H.J. LuAdd memcpy/memmove/memset benchmarks with large data
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-26 Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-07-03 Richard HendersonRemove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-26 Ondřej BílkaRemove duplicate ifunc benchtests.
2013-09-04 Will Newtonbenchtests: Switch string benchmarks to use bench-timing.h.
2013-06-11 Siddhesh PoyarekarBegin porting string performance tests to benchtests