Skip to content
Commit cf975913 authored by H.J. Lu's avatar H.J. Lu
Browse files

benchtests: Add benches for memset with 0 value



memset with zero as the value to set is by far the majority value (99%+
for Python3 and GCC).  Add bench-memset-zero-large.c,
bench-memset-zero-walk.c and bench-memset-zero.c to measure memset
implementations for zeroing.

Reviewed-by: default avatarSunil K Pandey <skpgkp2@gmail.com>
parent 0f88a5c6
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