| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-03-05 | benchtests: Add random strlen benchmark | Wilco Dijkstra | 1 | -0/+194 | |
| Add a new randomized strlen test similar to bench-random-memcpy. Instead of repeating the same call to strlen over and over again, it times a large number of different strings. The distribution of the string length and alignment is based on SPEC2017. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> | |||||
