0

What should I look for or pay attention to when trying to optimize C++ application for faster build times? Smaller translation units? Less dependencies?

Does splitting large units into multiple smaller ones, where they will include each other can help or it won't change a thing?

Can someone point me in the right direction, what to look for in such a process or where to find more information about it?

MGrudi
  • 13
  • 1
  • 2

0 Answers0