benchtests: Don't benchmark 0 length calls for strncmp
The 0 length strncmp is interesting for correctness but not for performance. * benchtests/bench-strncmp.c (test_main): Remove 0 length tests. (do_test_limit): Likewise.
Loading
Please register or sign in to comment