Hacker News new | ask | show | jobs
by humanrebar 1302 days ago
All of the CPUs? C runs a lot of places.
1 comments

If you need perf, then consider

better algorithms, better data structures, multi-threading, branchless programming (except safety), data-oriented design

and then elimination of checks, not first.