Speed Up C++ Compilation

https://devtalk.blender.org/t/speed-up-c-compilation/30508

14 points · 3 comments · view on lemmy.world

3 Comments

miniu@programming.dev · 2 pts · 3y

Good collection of tips. It would make a nice wiki page if there was one for cpp :)

leviosa@programming.dev · 1 pts · 2y (1 reply)

Ditching libraries with very long build times unless they are absolutely essential too.