]> sourceware.org Git - glibc.git/commit
x86: Expand bench-memcmp.c and test-memcmp.c
authorNoah Goldstein <goldstein.w.n@gmail.com>
Mon, 17 May 2021 17:56:17 +0000 (13:56 -0400)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Wed, 19 May 2021 02:57:39 +0000 (22:57 -0400)
commite68d6fcccae10f325799b965875744470adc7281
tree1462d77f20a74034cc39fe049094caca630c132f
parent3f500e7202476500fdc70f98d796d4103705638f
x86: Expand bench-memcmp.c and test-memcmp.c

No bug. This commit adds some additional performance test cases to
bench-memcmp.c and test-memcmp.c. The new benchtests include some
medium range sizes, as well as small sizes near page cross. The new
correctness tests correspond with the new benchtests though add some
additional cases for checking the page cross logic.

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