5 ms·
Vectorization unrolling?
by renrutal 1y ago
Vectorization unrolling?
- Windeycastle 1y agoIn that case I advice using actual C3 vectors. They are a built in type that will use simd (or similar) under the hood if the compilation target supports it.