← Back to context

Comment by j4coh

4 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?)

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!