Comment by j4coh

Comment by j4coh 5 days ago

1 reply

Are you not worried about parallelisation in your case? Or have you solved that in another way (one big beefy build machine maybe?)

MortyWaves 5 days ago

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!