nos icon indicating copy to clipboard operation
nos copied to clipboard

Fix long build times

Open mplorentz opened this issue 2 years ago • 2 comments

Our development build times quadrupled in the last week. Let's figure out why and fix it.

More details in Slack

mplorentz avatar Apr 11 '24 15:04 mplorentz

One option is to downgrade the libraries that are causing this. Another is to potentially use a fork that depends on https://github.com/sjavora/swift-syntax-xcframeworks instead of swift-syntax.

mplorentz avatar Apr 11 '24 15:04 mplorentz

I went ahead and downgraded swift-ui-navigation and swift-dependencies to their last known good versions in #1141. I didn't spend time figuring out how far we can upgrade before they depend on SwiftSyntax, or if we can somehow install their latest versions without macro support, so let's include that work when completing this ticket.

mplorentz avatar May 16 '24 22:05 mplorentz

@mplorentz - Didn't you do some work a few weeks ago to fix the long build times in the app? Can we move this ticket along?

setch-l avatar Jun 12 '24 16:06 setch-l

Sure, I think we are in a good spot for now.

mplorentz avatar Jun 18 '24 18:06 mplorentz