Optimize SkipWhitespace_SIMD()
Do unaligned non-SIMD matching first, and then SIMD matching later. Also add a fast path for no skipping.
Showing
Please
register
or
sign in
to comment
Do unaligned non-SIMD matching first, and then SIMD matching later. Also add a fast path for no skipping.