Compilation extremely slow since macros adoption

In my team we also decided against using macros as it’s too expensive build time wise. From local developer iteration time to CI builds. It’s quite unfortunate. I hope there will be a distributed binary eventually or some other solution. Someone already made a proof of concept for a distributed binary here:

But SwiftSyntax is by Apple so I think Apple should ship and maintain some binary.

1 Like