about summary refs log tree commit diff
path: root/benchtests/bench-memset.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Benchtests: Adjust timingWilco Dijkstra2023-04-171-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Benchtests: Add length zero benchmark for memset in bench-memset.cNoah Goldstein2022-02-061-1/+1
* Benchtests: move 'alloc_bufs' from loop in bench-memset.cNoah Goldstein2022-02-051-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* benchtests: Add medium cases and increase iters in bench-memset.cNoah Goldstein2021-10-081-2/+2
* x86: Expand test-memset.c and bench-memset.cNoah Goldstein2021-04-191-2/+4
* benchtests: Updated json bench-variant attributeNaohiro Tamura2021-02-101-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra2019-08-301-13/+21
* String benchtest cleanupWilco Dijkstra2019-02-121-55/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Refactor string benchtestsWilco Dijkstra2018-12-211-7/+0
* benchtests: Clean up the alloc_bufsSiddhesh Poyarekar2018-08-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* benchtests: Reallocate buffers for memsetSiddhesh Poyarekar2017-09-141-1/+4
* benchtests: Make memset benchmarks print jsonSiddhesh Poyarekar2017-09-141-20/+45
* benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar2017-08-111-16/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Adjust benchtests to new support library.Adhemerval Zanella2016-12-191-1/+1
* Test 64-byte alignment in memset benchtestH.J. Lu2016-04-011-1/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* S390: Optimize wmemset.Stefan Liebler2015-08-261-21/+42
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* PowerPC: memset optimization for POWER8/PPC64Adhemerval Zanella2014-09-101-0/+5
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* benchtests: Switch string benchmarks to use bench-timing.h.Will Newton2013-09-041-20/+12
* Fix loop construction to functions callsAdhemerval Zanella2013-06-201-0/+1
* Copy over string performance tests into benchtestsSiddhesh Poyarekar2013-06-111-0/+169