aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-memcmp.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-03-08Benchtests: Remove simple_memcmpWilco Dijkstra1-31/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-08string: Add len=0 to {w}memcmp{eq} tests and benchtestsNoah Goldstein1-9/+9
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-27Benchtests: Add benchtests for __memcmpeqNoah Goldstein1-6/+8
2021-09-24benchtests: Improve reliability of memcmp benchmarksNoah Goldstein1-11/+10
2021-05-18x86: Expand bench-memcmp.c and test-memcmp.cNoah Goldstein1-6/+26
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-28Further improve string bench timingWilco Dijkstra1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-21Refactor string benchtestsWilco Dijkstra1-18/+1
2018-08-08benchtests: Clean up the alloc_bufsSiddhesh Poyarekar1-1/+1
2018-02-02benchtests: Make bench-memcmp print jsonSiddhesh Poyarekar1-26/+50
2018-02-02benchtests: Reallocate buffers for every test runSiddhesh Poyarekar1-10/+13
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella1-1/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton1-19/+13
2013-06-11Copy over string performance tests into benchtestsSiddhesh Poyarekar1-0/+183