Skip to content
Commit 80e6c655 authored by Noah Goldstein's avatar Noah Goldstein
Browse files

benchtests: Add more coverage for strcmp and strncmp benchmarks



Add more small and medium sized tests for strcmp and strncmp.

As well for strcmp add option for more direct control of
alignment. Previously alignment was being pushed to the end of the
page. While this is the most difficult case to implement, it is far
from the common case and so shouldn't be the only benchmark.

Signed-off-by: default avatarNoah Goldstein <goldstein.w.n@gmail.com>
parent 8418eb3f
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