Hacker News new | ask | show | jobs
by sevenzero 6 days ago
Code should at all points be easy to reason about. Is SIMD easy to reason about? No.
2 comments

If uglier code can turn your non-realtime app into realtime, then it's worth it.
That's why I suggested making macros
I refuse macros for the same reason. Sure they can be handy, but usually they make code harder to read too.