Skip to content
Commit 79e472f0 authored by Wilco Dijkstra's avatar Wilco Dijkstra
Browse files

benchtests: Add random memset benchmark



Add a new randomized memset test similar to bench-random-memcpy.  Instead of
repeating the same call to memset over and over again, it times a large number
of different inputs.  The distribution of memset length and alignment is based
on SPEC2017 (length up to 4096 and alignment up to 64).

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent 3dc426b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment