Hacker News new | ask | show | jobs
by jbk 2249 days ago
> you typically can’t vectorize OS code since it isn’t ALU bound

The answer and parent were in no way only talking about OS.

1 comments

The parent was definitely talking about the applicability of using assembly in the context of this project. Vectorization is irrelevant here.