AArch64: Optimize strlen
Optimize strlen by unrolling the main loop. Large strings are 64% faster on
modern CPUs.
Reviewed-by:
Szabolcs Nagy <szabolcs.nagy@arm.com>
Loading
Optimize strlen by unrolling the main loop. Large strings are 64% faster on
modern CPUs.
Reviewed-by:
Szabolcs Nagy <szabolcs.nagy@arm.com>