Skip to main content

SSE2_CHUNK_SIZE

Constant SSE2_CHUNK_SIZE 

Source
const SSE2_CHUNK_SIZE: usize = 64;
Available on x86-64 and target feature sse2 only.
Expand description

Chunk size for SSE2 vectorized ASCII checking (4x 16-byte loads).