milosmns / code-stats

An opinionated, local analysis of team contributions similar to GitHub Insights

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distribute builds

milosmns opened this issue · comments

When they're not broken, Mac builds are too slow. Having multiple platforms build in sequence will only make the total build time worse.

It's possible to split that work across different workers and merge the results after each platform finishes building.