Hacker News new | ask | show | jobs
by phyllostachys 4151 days ago
As an embedded engineer, you and parent have put into words something that I've known but haven't been able to articulate.

I think I encountered the sentiment (on HN) before that because CPU and memory speeds have become so far out of whack and that increasing CPU speeds have power limits that engineers will start having to worry about optimization more and more. I suppose the difference is that before, we didn't have the boat-loads of memory that we have now (in a system).

In other words, yay for LLVM IR!