benchtests: Add medium cases and increase iters in bench-memset.c
authorNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 24 Sep 2021 23:09:47 +0000 (18:09 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 8 Oct 2021 20:13:06 +0000 (15:13 -0500)
commit5d26d12f4ab59c67399c4d5ddcad91704fb737f9
treefcbc9b0cecb5dc19674f470448f6fb82be30dad1
parentfc5bd179ef3a953dff8d1655bd530d0e230ffe71
benchtests: Add medium cases and increase iters in bench-memset.c

No bug.

This commit adds new medium size cases for lengths in [512, 1024). As
well it increase the iters to INNER_LOOP_ITERS_LARGE for more reliable
results.

Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
benchtests/bench-memset.c