Description
Add ARM NEON SIMD optimizations for Apple Silicon and ARM servers.
Status: ⏸️ DEFERRED
Waiting for Go native SIMD support (golang/go#73787) expected in Go 1.26+.
Current State
- x86-64 AVX2/SSSE3 SIMD implemented in assembly
- ARM falls back to pure Go implementation
When Go SIMD lands
References
Milestone
v0.9.0+ (after Go 1.26)
Description
Add ARM NEON SIMD optimizations for Apple Silicon and ARM servers.
Status: ⏸️ DEFERRED
Waiting for Go native SIMD support (golang/go#73787) expected in Go 1.26+.
Current State
When Go SIMD lands
References
simd/memchr_amd64.s,prefilter/teddy_ssse3_amd64.sMilestone
v0.9.0+ (after Go 1.26)