@mattiem @mattcomi “this would imply that disk speed is a major bottleneck” I think it actually is for Swift targets, they are not multi core constrained but disk plus single core perf.
The only time I see my CPU exercised is when compiling swift-nio-ssl, ie BoringSSL, which sucks all cores available.