]> sourceware.org Git - glibc.git/commit
benchtests: Add partial overlap case in bench-memmove-walk.c
authorNoah Goldstein <goldstein.w.n@gmail.com>
Mon, 1 Nov 2021 05:49:50 +0000 (00:49 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Sat, 6 Nov 2021 21:17:59 +0000 (16:17 -0500)
commitac759b1fbf28a82d99afde9046f8b72c7cba5dae
treeee4f986e3f870fb03e2a285134268c24b098ae4b
parent5e6cce9b34e1609dc5183312a9efaf0d420a547a
benchtests: Add partial overlap case in bench-memmove-walk.c

This commit adds a new partial overlap benchmark. This is generally
the most interesting performance case for memmove and was missing.

Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
benchtests/bench-memmove-walk.c
This page took 0.045862 seconds and 5 git commands to generate.