c/cpp · by lysdexic@programming.dev · 3ySpeed Up C++ Compilation https://devtalk.blender.org/t/speed-up-c-compilation/3050814 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
Ditching libraries with very long build times unless they are absolutely essential too.
DanielaKEngert@hachyderm.io · 1 pts · 2y
@leviosa @lysdexic Yeah!