• miloyip's avatar
    Optimize SkipWhitespace_SIMD() · 4f81c873
    miloyip authored
    Do unaligned non-SIMD matching first, and then SIMD matching later.
    Also add a fast path for no skipping.
    4f81c873
reader.h 54.8 KB