Age | Commit message (Expand) | Author | Files | Lines |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-09-24 | bench-strncmp.c: Add workloads on page boundary | H.J. Lu | 1 | -0/+128 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-06-28 | Further improve string bench timing | Wilco Dijkstra | 1 | -1/+1 |
2019-02-12 | String benchtest cleanup | Wilco Dijkstra | 1 | -34/+0 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-12-21 | Refactor string benchtests | Wilco Dijkstra | 1 | -8/+0 |
2018-08-08 | benchtests: Clean up the alloc_bufs | Siddhesh Poyarekar | 1 | -2/+2 |
2018-03-06 | benchtests: Don't benchmark 0 length calls for strncmp | Siddhesh Poyarekar | 1 | -24/+0 |
2018-03-06 | benchtests: Reallocate buffers for every strncmp implementation | Siddhesh Poyarekar | 1 | -44/+53 |
2018-03-06 | benchtests: Convert strncmp benchmark output to json | Siddhesh Poyarekar | 1 | -60/+96 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-19 | Adjust benchtests to new support library. | Adhemerval Zanella | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-08-26 | S390: Optimize strncmp and wcsncmp. | Stefan Liebler | 1 | -25/+85 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-09-04 | benchtests: Switch string benchmarks to use bench-timing.h. | Will Newton | 1 | -27/+17 |
2013-06-11 | Copy over string performance tests into benchtests | Siddhesh Poyarekar | 1 | -0/+249 |