Hacker News new | ask | show | jobs
by omegalulw 1364 days ago
Compile time and non-optimized builds aren't what you want to consider when you care about code that's going to run across thousands of cores or ultra low latency work - those are the cases where you should be considering C++ in the first place.