▲ | j4coh 6 days ago | |
Are you not worried about parallelisation in your case? Or have you solved that in another way (one big beefy build machine maybe?) | ||
▲ | MortyWaves 6 days ago | parent [-] | |
Honestly not really… sure it might not be as fast but the ability to know I can debug it and build it exactly the same way locally is worth the performance hit. It probably helps I don’t write C++, so builds are not a multi day event! |