Hacker News new | ask | show | jobs
by thekingofh 2964 days ago
What do you mean by code bloat?
1 comments

Binary size after compiled. Also time to build - just turning on C++11 more than doubles the time to run the processor. (I hope C++20 modules fixes this)