about summary refs log tree commit diff
path: root/benchtests/bench-strncmp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Benchtests: Remove simple_str(n)cmpWilco Dijkstra2023-03-081-36/+13
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* benchtests: Add more coverage for strcmp and strncmp benchmarksNoah Goldstein2022-02-031-29/+81
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* bench-strncmp.c: Add workloads on page boundaryH.J. Lu2020-09-241-0/+128
* 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
* Further improve string bench timingWilco Dijkstra2019-06-281-1/+1
* String benchtest cleanupWilco Dijkstra2019-02-121-34/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Refactor string benchtestsWilco Dijkstra2018-12-211-8/+0
* benchtests: Clean up the alloc_bufsSiddhesh Poyarekar2018-08-081-2/+2
* benchtests: Don't benchmark 0 length calls for strncmpSiddhesh Poyarekar2018-03-061-24/+0
* benchtests: Reallocate buffers for every strncmp implementationSiddhesh Poyarekar2018-03-061-44/+53
* benchtests: Convert strncmp benchmark output to jsonSiddhesh Poyarekar2018-03-061-60/+96
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* S390: Optimize strncmp and wcsncmp.Stefan Liebler2015-08-261-25/+85
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* 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-27/+17
* Copy over string performance tests into benchtestsSiddhesh Poyarekar2013-06-111-0/+249