string: Improve strlen-mte performance

Improve strlen performance by using a much simpler SIMD implementation.
On various micro architectures the speedup is 11% on large strings and
63% on small strings.
1 file changed